bea Home | 製品 | dev2dev | support | askBEA
 ドキュメントのダウンロード   サイト・マップ   用語集 
検索

 Previous Next  

IJENGINE メッセージ 100-199


100


ERROR: Cannot initialize context manager: val

説明

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

アクション

Contact BEA Customer Support.


101


ERROR: Cannot initialize AOM: val

説明

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

アクション

Contact BEA Customer Support.


102


ERROR: Cannot initialize interfaces: val

説明

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

アクション

Contact BEA Customer Support.


103


ERROR: Cannot initialize transactions: val

説明

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

アクション

Contact BEA Customer Support.


104


ERROR: Cannot initialize FactoryFinder: val

説明

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

アクション

Contact BEA Customer Support.


105


ERROR: Cannot initialize Scheduler: val

説明

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

アクション

Contact BEA Customer Support.


106


ERROR: Cannot initialize Services: val

説明

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

アクション

Contact BEA Customer Support.


107


ERROR: Cannot initialize personality "val": val

説明

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

アクション

Contact BEA Customer Support.


108


ERROR: Cannot initialize AdminFramework: val

説明

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

アクション

Contact BEA Customer Support.


109


ERROR: Cannot initialize JDBC connection pools: val

説明

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

アクション

Contact BEA Customer Support.


110


ERROR: Cannot initialize personality "val": val

説明

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

アクション

Contact BEA Customer Support.


111


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

説明

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

アクション

Contact BEA Customer Support.


112


ERROR: IOException decoding Jolt Request

説明

An exception occurred while converting a Tuxedo request to a Jolt request.

アクション

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


113


ERROR: Exception executing Jolt Request: val

説明

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

アクション

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


114


ERROR: Service failed during Initialization: val

説明

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

アクション

Contact BEA Customer Support.


115


ERROR: Input buffer is empty

説明

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

アクション

Contact BEA Customer Support.


116


ERROR: No Flushcache service is found

説明

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

アクション

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


117


ERROR: Flushcache call failed for val

説明

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

アクション

Contact BEA Customer Support.


118


ERROR: Exception executing Jolt Request: val

説明

Failed to perform service definition update for this current server.

アクション

Contact BEA Customer Support.


119


ERROR: Cannot describe the .TMIB: val

説明

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.

アクション

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

説明

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.

アクション

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

説明

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.

アクション

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

説明

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.

アクション

Contact BEA Customer Support.


123


ERROR: Invalid parameter type val

説明

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

アクション

Contact BEA Customer Support.


124


ERROR: Service "val" is already registered

説明

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

アクション

Contact BEA Customer Support.


125


ERROR: Service "val" already has a description

説明

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

アクション

Contact BEA Customer Support.


126


ERROR: Invalid parameter type val for val

説明

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

アクション

Contact BEA Customer Support.


127


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

説明

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

アクション

Contact BEA Customer Support.


128


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

説明

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

アクション

Contact BEA Customer Support.


129


ERROR: Service "val" already has a description

説明

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

アクション

Contact BEA Customer Support.


130


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

説明

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

アクション

Contact BEA Customer Support.


131


ERROR: Service "val" is not registered

説明

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

アクション

Contact BEA Customer Support.


132


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

説明

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

アクション

Contact BEA Customer Support.


133


ERROR: Service "val" is not registered

説明

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

アクション

Contact BEA Customer Support.


134


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

説明

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

アクション

Contact BEA Customer Support.


135


ERROR: Got unexpected run-time exception: val

説明

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

アクション

Contact BEA Customer Support.


136


ERROR: Got unexpected nonrun-time exception: val

説明

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

アクション

Contact BEA Customer Support.


137


WARN: Service name should be 15 characters or less val

説明

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

アクション

Use 15 or fewer characters when registering a service name.


138


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

説明

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


139


ERROR: Failed to set interface transaction timeout

説明

The program failed to set the interface transaction timeout.

アクション

Contact BEA Customer Support.


140


ERROR: No JNDI context factory for Main initialization

説明

An internal problem was encountered at JavaServer initialization.

アクション

Contact BEA Customer Support.


141


ERROR: Cannot instantiate JNDI context factory: val

説明

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

アクション

Contact BEA Customer Support.


142


ERROR: Cannot initialize JNDI context factory: val

説明

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

アクション

Contact BEA Customer Support.


143


ERROR: Jar not found for deployment request: val

説明

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

アクション

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

説明

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.

アクション

Contact BEA Customer Support and provide this information.


145


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

説明

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

アクション

Contact BEA Customer Support.


146


ERROR: doSet Local failed. val

説明

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

アクション

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


147


ERROR: Invalid Attribute for class: val

説明

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

アクション

Contact BEA Customer Support.


148


ERROR: doSet failed val

説明

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

アクション

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

説明

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

アクション

Contact BEA Customer Support.


150


ERROR: Invalid change to class val

説明

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

アクション

Revert to the original class.


151


ERROR: Invalid change to class val

説明

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

アクション

Revert to the original class.


152


INFO: Closing jar val

説明

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.

アクション

None.


153


ERROR: JavaServer not enabled for hot deployment

説明

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

アクション

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

説明

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

アクション

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

説明

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

アクション

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

説明

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

アクション

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

 

Back to Top Previous Next
Contact e-docsContact BEAwebmasterprivacy