Disabling Jit In A Websphere Application Server When Websphere Partner Gateway Produces A Javacore; Defining A Custom Transport Type; Resolving Websphere Partner Gateway Errors Bcg210031 And Bcg240415 - IBM E02HRLL-G - WebSphere Partner Gateway Express Administration Manual

Administration guide
Table of Contents

Advertisement

2. Run the utility from the command line:
Disabling JIT in a WebSphere Application Server when WebSphere
Partner Gateway produces a javacore
About this task
When WebSphere Partner Gateway components (Receiver, Document Manager, or
Console) end abruptly and produce a javacore, it is typically because of a problem
with the Java JIT compiler. If this behavior occurs, disable JIT from the WebSphere
Application Server Admin Console.
To disable JIT from WebSphere Application Server:
1. Logon to WebSphere Application Server Admin console.
2. Under Servers, click Servers and select the WebSphere Partner Gateway Server.
3. On the configuration page, select Java and Process Management > Process
4. In Additional Properties select Java Virtual Machine.
5. Select the Disable JIT check box.

Defining a custom transport type

When defining a custom transport type, do not create an attribute with name URI.
This conflicts with a WebSphere Partner Gateway reserved keyword. You will not
be able to create and save any destination of that transport type.
For example: <tns2:AttributeName>URI</tns2:AttributeName> should not be used.
Resolving WebSphere Partner Gateway errors BCG210031 and
BCG240415
WebSphere Partner Gateway continually attempts to process the same document,
issuing the following errors:
The following is an example of the messages that the router.log file contains:
17 Oct 2005 17:55:30,681 ERROR [BPEEngine] [main Thread 1]
- Error in nonRepProcess
17 Oct 2005 17:55:30,681 ERROR [BPEEngine] [main Thread 1]
- java.io.FileNotFoundException:
/opt/wbi/ca/common/data/Inbound/process/917/fa/xxx
(A file or directory in the path name does not exist.)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java(Inlined Compiled Code))
at java.io.FileInputStream.<init>(FileInputStream.java(Inlined Compiled Code))
at com.ibm.bcg.util.NonRepudiationDbImpl.copyFile(NonRepudiationDbImpl.java
(Compiled Code))
at com.ibm.bcg.util.NonRepudiationDbImpl.store(NonRepudiationDbImpl.java(Compiled Code))
at com.ibm.bcg.server.BPEBean.doNonRepudiation(BPEBean.java(Compiled Code))
at com.ibm.bcg.server.BPEBean.processDocument(BPEBean.java(Compiled Code))
168
IBM WebSphere Partner Gateway Enterprise and Advanced Editions: Administration Guide
REPROCESSOR_HOME=Document Manager installation root
JAVA_HOME=$REPROCESSOR_HOME/java
LOG_REPROCESSOR_CLASSES=$REPROCESSOR_HOME/classes
./reprocessDbLoggingErrors.sh or reprocessDBLoggingErrors.bat
Definition.
BCG210031: Unable to Non-Rep document {0}
BCG240415: AS Packager Error: {0}

Advertisement

Table of Contents
loading

This manual is also suitable for:

Websphere partner gateway

Table of Contents