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

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

前 次

100


ERROR: XML handle initialization failure: "string".

Description

Oracle Tuxedo Java server failed to initialize XML parsing Util.

Action

Contact Oracle Tuxedo Technical Support.


101


ERROR: Error occurred during parsing config file "string".

Description

An error occurs when Oracle Tuxedo Java server parses the specific configuration file.

Action

Make sure the specific configuration exists and the format is correct.Restart Oracle Tuxedo Java server.


102


ERROR: XMLException occurred during parsing config file "string": "string".

Description

An XML exception occurs when Oracle Tuxedo Java server parses the specific configuration file.

Action

Make sure the specific configuration exists and the format is correct.Restart Oracle Tuxedo Java server.


103


ERROR: DOMException occurred during parsing config file "string": "string".

Description

A DOM exception occurs when Oracle Tuxedo Java server parses the specific configuration file.

Action

Make sure the specific configuration exists and the format is correct.Restart Oracle Tuxedo Java server.


104


ERROR: Exception occurred during parsing config file "string".

Description

An exception occurs when Oracle Tuxedo Java server parses the specific configuration file.

Action

Make sure the specific configuration exists and the format is correct.Restart Tuxedo Java server.


105


ERROR: Invalid configuration file "string": "string".

Description

The specific configuration for Oracle Tuexdo Java server is invalid.

Action

Make sure the specific configuration exists and the format is correct.Restart Tuxedo Java server.


106


エラー: メモリーの割当てに失敗しました。

説明

Oracle Tuxedo Javaサーバーがメモリーの割当てに失敗しました。

アクション

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


107


エラー: 同期mutexの作成に失敗しました。

説明

Oracle Tuxedo Javaサーバーが同期mutexの作成に失敗しました。

アクション

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


109


ERROR: Element "element_name" exceeds maximum length number.

Description

The specific element in the Oracle Tuxedo Java server configuration exceeds its maximum length.

Action

Change the element in the configuration file. Restart Tuxedo Java server.


111


ERROR: Element "element_name" is empty.

Description

The specific element in the Oracle Tuxedo Java server configuration is empty which is invalid.

Action

Change the element in the configuration file. Restart Tuxedo Java server.


112


ERROR: Attribute "name" and "target" must be defined for "Service" in configuration.

Description

Either the name or target attribute for Service is not defined.

Action

Add the name and target attribute definition in Service. Restart Oracle Tuxedo Java server.


114


WARN: Failed to unadvertise service "service_name": "string".

Description

Oracle Tuxedo Java server failed to unadvertise Java service.

Action

Contact Oracle Tuxedo Technical Support.


115


ERROR: Failed to get services declaration from "class_name".

Description

Oracle Tuxedo Java server failed to get methods declaration for the specific class.

Action

Make sure the specific class exists in the classpath which is defined in configuration file or in $APPDIR. Restart Oracle Tuxedo Java server.


117


ERROR: The length of Method name "method_name" of class "class_name" exceeds number.

Description

The specific method name in the specific class exceeds the specific length.

Action

Change the specific method name and make sure its length does not exceed the specific length. Restart Oracle Tuxedo Java server.


118


ERROR: Length of class path "string" exceeds number.

Description

The length of the specific class path exceeds the specific length.

Action

Make sure the class path does not exceed the specific length. Restart Oracle Tuxedo Java server.


119


ERROR: Failed to open file "string": number.

Description

Failed to open the specific file.This message will also print the errno.

Action

Make sure that the spcific file exists. Restart Oracle Tuxedo Java server if needed.


120


INFO: "schema_file" is used as the schema file for the configuration file "string" for current TMJAVASVR.

Description

This mesage prints out the specific schema file used to check the validataion of the specific configuration file.


121


エラー: クラス・パス・パラメータをJVM環境に追加できませんでした。

説明

Oracle Tuxedo Javaサーバーが、JVMへのクラス・パスの追加に失敗しました。

アクション

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


124


ERROR: Method "method_name" is not implemented in Java server class "class_name".

Description

The specific method is defined in target attribute of Service entry for one class in the configuration, but this method is not implemented in the class.

Action

Change the target name for the method to match the actual method name implemented in the class. Restart Tuxedo Java server.


125


ERROR: Invalid configuration file path "string".

Description

The configuration file configured for the Java server in the UBBCONFIG file is invalid.

Action

Change the configuration file setting for the Java server in the UBBCONFIG. Restart Oracle Tuxedo Java server.

See Also

ubbconfig(5)


126


エラー: 構成ファイル・パスが大きすぎます。

説明

UBBCONFIGファイルでJavaサーバーに対して構成されている構成ファイルのパスの長さが1024を超えています。

アクション

UBBCONFIGでJavaサーバーの構成ファイルの設定を変更し、構成ファイルのパスの長さが1024を超えないことを確認してください。Oracle Tuxedo Javaサーバーを再起動してください。


127


WARNING: Schema file "schema_file" doesn't exist.We will ignore schema check for "config_path".

Description

This mesage prints out warning that the specific schema file does not exist, and Tuxedo Java server will ignore schema check validation for the specific configuration file.


128


ERROR: Could not find Java server class "class_name".

Description

Could not find the specific Java server class.

Action

Make sure the specific Java server class exists in the classpath defined in configuration file or in $APPDIR. Restart Tuxedo Java server.


129


エラー: APPDIRの取得に失敗しました

説明

APPDIR環境変数の取得に失敗しました。

アクション

Oracle Tuxedo Javaサーバーを起動する前に、APPDIRが設定されていることを確認してください。Oracle Tuxedo Javaサーバーを再起動してください。


130


ERROR: Failed to get empty contructor method for Java server class "class_name".

Description

Failed to get empty constructor for the specific Java server class.

Action

Add empty constructor method to the Java server class and then recompile the Java server class. Restart Oracle Tuxedo Java server.


131


ERROR: Faied to parse Tuxedo Java server config. Error message is:string .

Description

Failed to parse configuration file and print out the error message.

Action

Make sure the specific configuration exists and the format is correct. Restart Oracle Tuxedo Java server.


132


ERROR: Class path classpath does not exist.

Description

The classpath defined in configuration file does not exist.

Action

Make sure the classpath defined in configuration file exist.Restart Oracle Tuxedo Java server.


133


エラー: クラス・パスが無効です。

説明

構成ファイルで定義されているクラスパスの書式が正しくありません。

アクション

構成ファイルで定義されているクラスパス設定が正しいことを確認してください。Tuxedo Javaサーバーを再起動してください。


134


エラー: Tuxedo Javaサーバー・クラスが見つかりませんでした。

説明

Oracle Tuxedo JavaサーバーがJavaサーバー・クラスを検出できませんでした。

アクション

構成ファイルで定義されているクラスパスまたは$APPDIR内に、すべてのJavaサーバー・クラスが存在することを確認してください。


135


エラー: JAVAの型付きバッファをTuxedoの型付きバッファに転送できませんでした。

説明

Oracle Tuxedo JavaサーバーがJAVAの型付きバッファをTuxedoの型付きバッファに転送できませんでした。

アクション

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


136


エラー: Tuxedoの応答の取得に失敗しました。

説明

Oracle Tuxedo Javaサーバーが、別のサービスに対するtpcallの実行後に応答オブジェクトの取得に失敗しました。

アクション

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


137


ERROR: Failed to find class : class_name.

Description

Oracle Tuxedo Java server failed to find specific class.

Action

Make sure the class exists in the classpath defined in configuration file or in $APPDIR.


138


ERROR: Failed to advertise service "service_name": "string".

Description

Oracle Tuxedo Java server failed to advertise the specific service and print out the corresponding error message.

Action

Contact Oracle Tuxedo Technical Support.


139


WARN: Advertises service "service_name" with "class_name.method_name" failure,(Error:"string").

Description

Oracle Tuxedo Java server failed to advertise the specific service provided by specific class method.It also prints out the corresponding error message.

Action

Contact Oracle Tuxedo Technical Support.


140


INFO: Total number services are advertised.

Description

Oracle Tuxedo Java server print this message to show how much Java services are advertised at boot time.


141


エラー: Javaサーバー構成ファイルが無効です。

説明

Javaサーバーの構成が無効ではありません。

アクション

固有の構成が存在し、書式が正しいことを確認してください。Oracle Tuxedo Javaサーバーを再起動してください。


142


エラー: リソース・マネージャのオープンに失敗しました。

説明

Oracle Tuxedo Javaサーバーがリソース・マネージャのオープンに失敗しました。

アクション

構成ファイルのデータ・ソース構成が正しいことを確認してください。必要なJDBCライブラリが構成ファイルのクラスパス内に正しく構成されていることを確認してください。関連するデータベースが正常に実行されていることを確認してください。Oracle Tuxedo Javaサーバーを再起動してください。


143


エラー: リソース・マネージャのクローズに失敗しました。

説明

Oracle Tuxedo Javaサーバーがリソース・マネージャのクローズに失敗しました。

アクション

構成ファイルのデータ・ソース設定が正しいことを確認してください。必要なJDBCライブラリが構成ファイルのクラスパス内に正しく構成されていることを確認してください。関連するデータベースが正常に実行されていることを確認してください。


144


情報: XAサポートが有効です。

説明

ユーザーにより、構成ファイルでデータ・ソースが構成されています。


145


ERROR: service "service_name" of class "class_name" is duplicated for service "service_name" of class "class_name".

Description

There are duplicated services configured for Oracle Tuxedo Java server.

Action

User could rename the service name by configuring "Service" entry in configuration file to avoid service name confliction. Restart Oracle Tuxedo Java server.


146


ERROR: No Java server class is defined in configuration "config_path".

Description

Oracle Tuxedo Java server needs at least one Java server class configured in configuration file.

Action

Add at least one Java server class to configuration file. Restart Oracle Tuxedo Java server.


147


WARN: tpsvrinit of Class "class_name" Failed. (Return number).

Description

During the execution of tpsvrinit of the specific class, there is exception thrown, or the tpsvrinit returns non zero.


148


WARN: tpsvrdone of Class "class_name" failed.

Description

During the execution of tpsvrinit of the specific class, an exception is thrown.


149


WARN: TMJAVASVR is specified in a non-TMS group (group_name), running in non-XA mode.

Description

This warning message indicates that there is datasource configured in configuration file, but TMJAVASVR is configured in a non-TMS group. Java server is running in non XA mode.

Action

In UBBCONFIG file, change TMJAVASVR to a group which is configured with a TMS.

See Also

ubbconfig(5)


150


INFO: "config_path" is used as the configuration file for current TMJAVASVR.

Description

Oracle Tuexdo Java server is using the specific file as configuration file.


151


ERROR: TMJAVASVR must be specified in multiple dispatching threads running mode. Current MINDISPATCHTHREADS valus is number and MAXDISPATCHTHREADS value is number.

Description

The MAXDISPATCHTHREADS configured for TMJAVASVR is set less than 2.

Action

In UBBCONFIG file, set MAXDISPATCHTHREADS configured for TMJAVASVR equal or bigger than 2.

See Also

ubbconfig(5)


152


ERROR: Attribute "name" must be defined for "TuxedoServerClass" in configuration.

Description

The attribute name is not defined for TuxedoServerClass element in configuration.

Action

Set attribute name for TuxedoServerClass element in configuration file. Restart Oracle Tuxedo Java server.


 先頭に戻る 前 次