コンテンツはここから始まります

システム・メッセージ: TUXJSカタログ200-299

前 次

250


ERROR: Failed to load JVM library jvm_library_name

Description

The TMJAVASVR Server failed to load the JVM library dynamically. There are different reasons in different cases that cause the JVM loading fail. In many case, it is related to the environment setting. The Java Server cannot load the JVM library if the TMJAVASVR Server cannot find the correct version JVM library in its library search path.

Action

Make sure the correct environment setting about JVM library according to the Java support feature document, I.e the JVM library should be in the TMJAVASVR Server library search path). If the environment setting is correct and the problem still exists, contact Oracle Tuxedo System Technical Support

See Also

ATMI Programming


251


ERROR: Failed to get function function_name.

Description

The TMJAVASVR Server failed to get the specified function from JVM library.

Action

Make sure the correct JVM library version is used. If the problem still exists, contact Oracle Tuxedo System Technical Support.


252


エラー: JVM環境の初期化に失敗しました。

説明

TMJAVASVRサーバーが、Java仮想マシンの作成またはJVM環境の初期化に失敗しました。

アクション

正しいバージョンのJVMライブラリが使用されていることを確認してください。問題が解決しない場合は、Oracle Tuxedoシステムのテクニカル・サポートに連絡してください。


254


ERROR: Cannot find entry of service service_name.

Description

The TMJAVASVR Server cannot find the specified Java application service. It maybe because the Java Application does not implement this service or does not advertise this service with the specified name.

Action

Check to see if the specified service is implemented or the service is advertised with specified name in the server configuration file.

See Also

ATMI Programming


255


エラー: TMJAVASVRは会話型サーバーになれません。

説明

TMJAVASVRサーバーは会話モードをサポートしないにもかかわらず、UBB構成ファイルでCONV=yを指定して構成されています。

アクション

UBB構成ファイルでTMJAVASVRサーバーに対するCONV=yを削除してください。

関連項目

ATMIプログラミング


256


エラー: TMJAVASVRはMSSQセットの一部になれません。

説明

TMJAVASVRサーバーはMSSQをサポートしないため、構成でMSSQセットに含めることはできないにもかかわらず、UBB構成ファイルでMSSQセットに属するように構成されています。

アクション

UBB構成ファイルでMSSQセットからTMJAVASVRサーバーを削除してください。


257


ERROR: Failed to initialize JVM environment thread.

Description

The TMJAVASVR server thread failed to attach to the Java virtual machine

Action

Make sure the correct Java virtual machine version is used. If the error still exists, contact the Oracle Tuxedo System Technical Support


259


エラー: Javaサーバーのスレッドを初期化できません。

説明

TMJAVASVRサーバー・スレッドがスレッドの初期化中に失敗しました。

アクション

Oracle Tuxedoシステムのテクニカル・サポートに連絡してください。


260


ERROR: Out of memory. Cannot allocate space for Java info.

Description

The TMJAVASVR server fails to allocate the memory from heap when trying to get the Java class definition information.

Action

Contact the Oracle Tuxedo System Technical Support


261


"ERROR: Cannot find class_name class."

Description

The TMJAVASVR server cannot find the specified class definition. The class_name is the class name of missing definition.

Action

Make sure the correct Java Class path is specified in TMJAVASVR configuration file.


262


"ERROR: Cannot create ref for object_class_name

Description

The TMJAVASVR server cannot create a global Java object reference. The object_class_name is the class name of the failed object.

Action

Contact the Oracle Tuxedo System Technical Support


263


"ERROR: Cannot find class_name.method_name.

Description

The TMJAVASVR server cannot find the specified method in the specified Java class. The class_name.method_name gives detail information about the missing method.

Action

Make sure the specified Java class defines the specified method in Java application.


264


エラー: リクエスト・データが無効です。

説明

TMJAVASVRサーバーが無効なリクエスト・データを含むリクエストを受信しました。

アクション

Oracle Tuxedoシステムのテクニカル・サポートに連絡してください。


265


ERROR: Failed to create a Java object java_object_name.

Description

The TMJAVASVR server fails to create the specified Java object. The java_object_name is the object name that fails to be created.

Action

Contact the Oracle Tuxedo System Technical Support


267


ERROR: Memory allocation failure: failure_description:line_number.

Description

The TMJAVASVR server cannot allocate the memory from heap. The string failure_description:line_number provides the detail failure reason and source file line number where the allocation failure occurs.

Action

Contact the Oracle Tuxedo System Technical Support


269


ERROR: Failed to create Java object java_object_name.

Description

The TMJAVASVR server failed to create the specified Java object. The java_object_name is the failure Java object name.

Action

Contact the Oracle Tuxedo System Technical Support


270


ERROR: Failed to invoke Java method class_name.method_name.

Description

The TMJAVASVR server failed to invoke the specified Java class method. The class_name.method_name provides detailed failure method information.

Action

Contact the Oracle Tuxedo System Technical Support


271


ERROR: Failed to get reply from Java service service_name:class_name.method_name.

Description

The TMJAVASVR server failed to get reply from the specified service. The service_name is the called service, the class_name.method_name specifies the class name and method name that implements the specified service.

Action

Contact the Oracle Tuxedo System Technical Support


272


エラー: データ・エンコード操作に失敗しました。

説明

TMJAVASVRサーバーが、リクエスト・データのエンコードに失敗しました。

アクション

Oracle Tuxedoシステムのテクニカル・サポートに連絡してください。


273


エラー: データ・デコード操作に失敗しました。

説明

TMJAVASVRサーバーが、応答データのデコードに失敗しました。

アクション

Oracle Tuxedoシステムのテクニカル・サポートに連絡してください。


274


エラー: メッセージ・バッファのメモリー割当てができませんでした。

説明

TMJAVASVRサーバーがヒープからのメモリーの割当てに失敗しました。

アクション

Oracle Tuxedoシステムのテクニカル・サポートに連絡してください。


275


エラー: メッセージ・バッファのサイズ変更ができませんでした。

説明

TMJAVASVRサーバーがメッセージ・バッファのサイズ変更に失敗しました。

アクション

Oracle Tuxedoシステムのテクニカル・サポートに連絡してください。


 先頭に戻る 前 次