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 is found

Description

System services for updating 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: Flushcache 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 persists, 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 persists, 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" already has a description

Description

The intended 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 could not 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 run-time 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 nonrun-time 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.


143


ERROR: Jar not found for deployment request: val

Description

The JAR file given by val could not be located either by the absolute or relative paths specified.

Action

Be sure that the JAR file is specified either as an absolute location or as a path relative to APPDIR.


144


ERROR: While attempting to revert operation: val

Description

An unexpected failure occurred during the execution of a remote service request while trying to undo a hot deployment request. The exception is given by val.

Action

Contact BEA Customer Support and provide this information.


145


ERROR: doSet Local failed. Invalid Attribute for class: val

Description

An internal error occurred while processing the attributes for the class val.

Action

Contact BEA Customer Support.


146


ERROR: doSet Local failed. val

Description

An error occurred while processing a "set" command. The exception is given by val.

Action

Depending on the nature of the exception, contact your local system administrator or BEA Customer Support.


147


ERROR: Invalid Attribute for class: val

Description

An internal error occurred while processing the attributes for the class val.

Action

Contact BEA Customer Support.


148


ERROR: doSet failed val

Description

An error occurred while processing a "set" command. The exception is given by val.

Action

Depending on the nature of the exception, contact your local system administrator or BEA Customer Support.


149


ERROR: Invalid MIB class: val. This class is not served by the JavaServer

Description

A request to access MIB class val is not possible and cannot be handled.

Action

Contact BEA Customer Support.


150


ERROR: Invalid change to class val

Description

The redeployment request is rejected because the class val is a published class and has been changed. Changes to published classes are not allowed.

Action

Revert to the original class.


151


ERROR: Invalid change to class val

Description

The redeployment request is rejected because the class val is a published class and has been changed. Changes to published classes are not allowed.

Action

Revert to the original class.


152


INFO: Closing jar val

Description

This is only an informational message. It indicates that the last class using this JAR file has been garbage collected and this file is now being closed and unlocked.

Action

None.


153


ERROR: JavaServer not enabled for hot deployment

Description

The hot deployment request has been rejected because this JavaServer does not currently allow hot deployment.

Action

If hot deployment is needed, you should define the wle.dynamic Java property on the JavaServer's CLOPT line in the UBBCONFIG file.


154


ERROR: JavaServer not enabled for hot undeployment

Description

The hot undeployment request has been rejected because this JavaServer does not currently allow hot undeployment.

Action

If hot undeployment is needed, you should define the wle.dynamic Java property on the JavaServer's CLOPT line in the UBBCONFIG file.


155


ERROR: .GETSVC service is not available

Description

An error occurred when executing either tpcall(3c) or tpacall(3c) with service name .GETSVC.

Action

The JREPSVR server might be down. Restart it and try it again. If the problem persists, contact BEA Customer Support.


156


ERROR: .GETSVC service failed, error code val

Description

An error occurred in receiving a reply from either tpcall(3c) or tpacall(3c) with service name .GETSVC.

Action

Check the ULOG file for earlier messages indicating problems with JREPSVR or other messages related to this failure.