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

 Previous Next  

IJINFRA メッセージ 300-399


300


ERROR: Cannot expand object info table

説明

An attempt to allocate space for internal data structures failed because the server process ran out of memory.

アクション

This error may indicate that all available memory for the process has been exhausted. Ensure that operating system parameters are set correctly for the amount of memory on the machine and for the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.


301


ERROR: Cannot allocate reply input stream

説明

An attempt to allocate space for internal data structures failed because the server process ran out of memory.

アクション

This error may indicate that all available memory for the process has been exhausted. Ensure that operating system parameters are set correctly for the amount of memory on the machine and for the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.


302


ERROR: Cannot preserve input buffer

説明

An attempt to allocate space for internal data structures failed because the server process ran out of memory.

アクション

This error may indicate that all available memory for the process has been exhausted. Ensure that operating system parameters are set correctly for the amount of memory on the machine and for the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.


303


ERROR: Cannot register service val: val

説明

An error occurred while attempting to register the specified service to the Jolt registry.

アクション

Contact BEA Customer Support.


304


ERROR: Cannot advertise service val: val

説明

An error occurred while attempting to advertise the specified service.

アクション

Contact BEA Customer Support.


305


ERROR: Cannot unadvertise service val: val

説明

An error occurred while attempting to unadvertise the specified service.

アクション

Contact BEA Customer Support.


306


ERROR: tptypes() failed: val

説明

An error occurred while attempting to get the buffer type from the message header in the Tuxedo-to-Jolt buffer conversion.

アクション

Contact BEA Customer Support.


307


ERROR: Jolt protocol error (msg len=val)

説明

An error occurred while attempting to construct a Jolt protocol object.

アクション

Contact BEA Customer Support.


308


ERROR: Missing REPNAME param in the protocol

説明

The service name was missing in the Jolt protocol object while attempting to convert the Jolt protocol to ATMI.

アクション

Contact BEA Customer Support.


309


ERROR: Unsupported Jolt opcode val

説明

An invalid opcode in the Jolt protocol object was found while attempting to convert the Jolt protocol to ATMI.

アクション

Contact BEA Customer Support.


310


ERROR: Invalid opcode val in Tuxedo to Jolt conversion

説明

An invalid Jolt opcode was found while attempting to convert ATMI results to the Jolt protocol.

アクション

Contact BEA Customer Support.


311


ERROR: Cannot allocate val bytes for CARRAY

説明

An attempt to allocate space for internal data structures failed because the server process ran out of memory.

アクション

This error may indicate that all available memory for the process has been exhausted. Ensure that operating system parameters are set correctly for the amount of memory on the machine and for the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.


312


ERROR: tpalloc(val,val) failed: val

説明

An attempt to allocate space for internal data structures failed because the server process ran out of memory.

アクション

This error may indicate that all available memory for the process has been exhausted. Ensure that operating system parameters are set correctly for the amount of memory on the machine and for the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.


313


ERROR: tpalloc(val,val) failed: val

説明

An attempt to allocate space for internal data structures failed because the server process ran out of memory.

アクション

This error may indicate that all available memory for the process has been exhausted. Ensure that operating system parameters are set correctly for the amount of memory on the machine and for the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.


314


ERROR: Not enough memory: data is dropped

説明

An attempt to allocate space for internal data structures failed because the server process ran out of memory.

アクション

This error may indicate that all available memory for the process has been exhausted. Ensure that operating system parameters are set correctly for the amount of memory on the machine and for the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.


315


ERROR: Out of memory

説明

An attempt to allocate space for internal data structures failed because the server process ran out of memory.

アクション

This error may indicate that all available memory for the process has been exhausted. Ensure that operating system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Reduce the memory usage on the machine, or increase the amount of physical memory on the machine.


316


ERROR: Sending reply with outstanding async replies

説明

A method completed with outstanding message replies.

アクション

Check the method code and make sure that it does not complete before all the tpacall and tpgetrply calls used via JNI are complete, all outstanding requests sent to other services have returned, and/or there are not two applications using the same IPCKEY.


317


WARN: Sending reply failed because of subordinate conversations open

説明

A method that created ATMI conversations via JNI completed in an invalid conversational context. The method code failed to successfully end all conversations it had initiated before completing.

アクション

Modify the application logic so that the method ends all conversations it started before completing.

関連項目

tpconnect(3c)


318


INFO: val jar management in effect

説明

JAR management is in effect.

アクション

No action required.


319


ERROR: JAVA_HOME environment variable is not defined

説明

Environment variable JAVA_HOME is not defined.

アクション

Set the JAVA_HOME environment variable to the directory path where you installed the JDK software.


320


WARN: Environment variable WLE_JVM is not defined correctly, using the default JVM

説明

Environment variable WLE_JVM is not defined correctly.

アクション

Check the WLE_JVM environment variable. It can be defined either as classic or hotspot.


321


WARN: Environment variable WLE_JVM has conflict with CLOPT, using CLOPT option

説明

Environment variable WLE_JVM has conflict with CLOPT, one of them points to classic JVM and the other points to hotspot JVM.

アクション

This is an Warning message. The CLOPT option will take precedence. If that option is correct, no action is required. If the CLOPT option is not correct, change it.


322


ERROR: Cannot load Java val jvm.dll

説明

Problem with loading Java JVM. WebLogic Enterprise cannot find the location of jvm.dll.

アクション

Make sure the JAVA_HOME environment variable is set to the directory path where you installed the JDK software. Make sure the WLE_JVM environment variable or the CLOPT option is defined correctly. Make sure the JDK is installed correctly.


323


ERROR: Cannot find JNI interfaces in: val

説明

Problem with creating Java JVM.

アクション

Make sure the JAVA_HOME environment variable is set to the directory path where you installed the JDK software. Make sure the WLE_JVM environment variable or the CLOPT option is defined correctly. Make sure the JDK is installed correctly. If the problem persists, contact BEA Customer Support.


324


ERROR: Buffer translation error, val

説明

An error occurred in converting JET data to WebLogic Enterprise data for tpcall(3c) or tpacall(3c).

アクション

Use the val in the message to correct the data type in the service definition.


325


WARN: xa_start() failed in pre-prepare phase with error = err

説明

This is a warning message to indicate that an attempt by the WLE infrastructure to call xa_start during the transaction pre-prepare phase failed. The XA error code is specified in err.

アクション

None. This may subsequently result in a more severe error. If so, the error message will be displayed in the ULOG.

 

Back to Top Previous Next
Contact e-docsContact BEAwebmasterprivacy