BEA Logo BEA Banner

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

 

   WLE Doc Home   |   Messages   |   Catalog List   |   Previous   |   Next


IJENGINE Messages 100-199



100


ERROR: Cannot initialize context manager: val

Description

An exception occurred at JavaServer initialization. The val value contains details of the exception returned.

Action

Contact BEA Customer Support.


101


ERROR: Cannot initialize AOM: val

Description

An exception occurred at JavaServer initialization. The val value contains details of the exception returned.

Action

Contact BEA Customer Support.


102


ERROR: Cannot initialize interfaces: val

Description

An exception occurred at JavaServer initialization. The val value contains details of the exception returned.

Action

Contact BEA Customer Support.


103


ERROR: Cannot initialize transactions: val

Description

An exception occurred at JavaServer initialization. The val value contains details of the exception returned.

Action

Contact BEA Customer Support.


104


ERROR: Cannot initialize FactoryFinder: val

Description

An exception occurred at JavaServer initialization. The val value contains details of the exception returned.

Action

Contact BEA Customer Support.


105


ERROR: Cannot initialize Scheduler: val

Description

An exception occurred at JavaServer initialization. The val value contains details of the exception returned.

Action

Contact BEA Customer Support.


106


ERROR: Cannot initialize Services: val

Description

An exception occurred at JavaServer initialization. The val value contains details of the exception returned.

Action

Contact BEA Customer Support.


107


ERROR: Cannot initialize personality "val": val

Description

An exception occurred while attempting to initialize the val personality at JavaServer initialization. The val value contains details of the exception returned.

Action

Contact BEA Customer Support.


108


ERROR: Cannot initialize AdminFramework: val

Description

An exception occurred at JavaServer initialization. The val value contains details of the exception returned.

Action

Contact BEA Customer Support.


109


ERROR: Cannot initialize JDBC connection pools: val

Description

An exception occurred at JavaServer initialization. The val value contains details of the exception returned.

Action

Contact BEA Customer Support.


110


ERROR: Cannot initialize personality "val": val

Description

An exception occurred while attempting to initialize the val personality at JavaServer initialization. The val value contains details of the exception returned.

Action

Contact BEA Customer Support.


111


ERROR: All state classes must be registered before the first ThreadBase is created

Description

An attempt to create a server thread before the thread local storage are initialized.

Action

Contact BEA Customer Support.


112


ERROR: IOException decoding Jolt Request

Description

An exception occurred while converting a TUXEDO request to a Jolt Request.

Action

Make sure that the client is calling the matching TUXEDO service, or contact BEA Customer Support.


113


ERROR: Exception executing Jolt Request: val

Description

An exception occurred either during execution of a service request or when replying to a service request.

Action

Check ULOG for stack trace information and contact BEA Customer Support.


114


ERROR: Service failed during Initialization: val

Description

Failed to invoke the .TMIB service during initialization. The val value contains details of the exception returned.

Action

Contact BEA Customer Support.


115


ERROR: Input buffer is empty

Description

The required data for system service is not provided when the service is invoked.

Action

Contact BEA Customer Support.


116


ERROR: No Flushcache service are found

Description

System services for udpating the service definition of JavaServer are missing from the system.

Action

Restart JavaServer to fix the problem. If the problem persists, contact BEA Customer Support.


117


ERROR: flushcach call failed for val

Description

Failed to invoke a system service "val" to update the service definition.

Action

Contact BEA Customer Support.


118


ERROR: Exception executing Jolt Request: val

Description

Failed to perform service definition update for this current server.

Action

Contact BEA Customer Support.


119


ERROR: Cannot describe the .TMIB: val

Description

Failed to add .TMIB service definition to the current server. The .TMIB service will not be available through JET. The val value contains details of the exception returned.

Action

Make sure that tpadm is in the list of FIELDTBLS32 and this file location is in the list of FLDTBLDIR32. If the problem persist, contact BEA Customer Support.


120


ERROR: Cannot describe .GETSVC: val

Description

Failed to add the .GETSVC service definition to the current server. All the TUXEDO services will not be callable using JET. The val value contains details of the exception returned.

Action

Make sure that jrep.f32 is in the list of FIELDTBLS32 and this file location is in the list of FLDTBLDIR32. If the problem persists, contact BEA Customer Support.


121


ERROR: Cannot register .JSL: val

Description

Failed to register the .JSL service definition to the current system. This server will not be able to fanout services from JREPSVR to update service definitions. The val value contains details of the exception returned.

Action

Make sure that jwsladmin.f32 is in the list of FIELDTBLS32 and this file location is in the list of FLDTBLDIR32. If the problem persist, contact BEA Customer Support.


122


ERROR: Cannot register ..J unique: val

Description

Failed to register a ..J unique service. The service to update service definitions for the current server will not be available. The val value contains details of the exception returned.

Action

Contact BEA Customer Support.


123


ERROR: Invalid parameter type val

Description

The parameter type is not one of the following: BYTE, SHORT, INT, FLOAT, DOUBLE, STRING, BINARY, or LIST.

Action

Contact BEA Customer Support.


124


ERROR: Service "val" is already registered

Description

The service name intended to be registered already exists in the system.

Action

Contact BEA Customer Support.


125


ERROR: Service "val" already has a description

Description

The service name intended to be described is already defined in the system.

Action

Contact BEA Customer Support.


126


ERROR: Invalid parameter type val for val

Description

The parameter type is not one of the following: BYTE, SHORT, INT, FLOAT, DOUBLE, STRING, BINARY, or LIST.

Action

Contact BEA Customer Support.


127


ERROR: Cannot advertise service "val", error = val

Description

Failed to advertise service "val". The service cannot be advertised to the system. The val value contains details of the exception returned.

Action

Contact BEA Customer Support.


128


ERROR: Cannot describe service "val", error = val

Description

Failed to describe service "val". The service definition cannot be added to the current server. The val value contains details of the exception returned.

Action

Contact BEA Customer Support.


129


ERROR: Service "val" alredy has a description

Description

The indentded register/describe service name already has a service definition in the current server.

Action

Contact BEA Customer Support.


130


ERROR: Cannot advertise service "val", error = val

Description

Failed to advertise "val" during register/advertise. The val value contains details of the exception returned.

Action

Contact BEA Customer Support.


131


ERROR: Service "val" is not registered

Description

During an attempt to unregister a service, the intended unadvertise service name cannot be found in the system.

Action

Contact BEA Customer Support.


132


ERROR: Cannot unadvertise service "val", error = val

Description

Failed to unregister "val" service. The val value contains details of the exception returned.

Action

Contact BEA Customer Support.


133


ERROR: Service "val" is not registered

Description

During an attempt to undescribe a service, the intended unadvertise service name cannot be found in the system.

Action

Contact BEA Customer Support.


134


ERROR: Cannot unadvertise service "val", error = val

Description

The intended undescribe service name does not exist in the system.

Action

Contact BEA Customer Support.


135


ERROR: Got unexpected runtime exception: val

Description

A run-time exception occurred while executing an outbound request using JET.

Action

Contact BEA Customer Support.


136


ERROR: Got unexpected nonrun-time exception: val

Description

A non-runtime exception occurred while executing an outbound request using JET.

Action

Contact BEA Customer Support.


137


WARN: Service name should be 15 characters or less val

Description

A name is longer than the maximum length allowed. The name has been truncated to 15 characters.

Action

Use 15 or fewer characters when registering a service name.


138


WARN: Unique service name should be 4 characters or less val

Description

An unique service name is guaranteed by padding it with a 5-digit


139


ERROR: Failed to set interface transaction timeout

Description

The program failed to set the interface transaction timeout.

Action

Contact BEA Customer Support.


140


ERROR: No JNDI context factory for Main initialization

Description

An internal problem was encountered at JavaServer initialization.

Action

Contact BEA Customer Support.


141


ERROR: Cannot instantiate JNDI context factory: val

Description

An exception occurred at JavaServer initialization. The val value contains details of the exception returned.

Action

Contact BEA Customer Support.


142


ERROR: Cannot initialize JNDI context factory: val

Description

An exception occurred at JavaServer initialization. The val value contains details of the exception returned.

Action

Contact BEA Customer Support.