Skip navigation.

LIBTUX メッセージ 4000-4099

  Previous Next

4000

WARN:duplicate interface servicename passed in to be advertised...
WARN: 重複するインターフェイス servicename が渡されました。このインターフェイスは既に宣言されています。

説明

同じインターフェイス ID を持つインターフェイスが、既に WLE インフラストラクチャに登録されています。

アクション

アプリケーション・サーバ・コードで、インターフェイスが複数回指定されていないかどうかを調べます。

4001

WARN:interface ID servicename longer than max length allowed, truncating to number bytes...
WARN: インターフェイス ID servicename の長さが最大値を超えているため、number バイトに切り詰めます。

説明

指定されたインターフェイスのインターフェイス ID の長さが制限を超えています。

アクション

インターフェイス ID の長さを許容範囲内の長さにします。

4002

WARN:Implementation ID servicename of interface servicename longer than max length allowed, truncating to number bytes...
WARN: インプリメンテーション ID servicename (インターフェイス servicename) の長さが最大値を超えているため、number バイトに切り詰めます。

説明

指定されたインターフェイスのインプリメンテーション ID の長さが制限を超えています。

アクション

インプリメンテーション ID の長さを許容範囲内の長さにします。

4003

ERROR: Memory allocation failure

説明

サーバ・プロセスは、仮想メモリを割り当てることができませんでした。

アクション

マシンのメモリ使用量を減らすか、メモリ容量を増やします。スワップ・デバイスの領域も増やしてください。

4004

ERROR:Internal error, could not determine address of default ORB function.
ERROR: 内部エラーです。デフォルトの ORB 関数のアドレスを判別できませんでした。

説明

サーバのインターフェイスを WLE インフラストラクチャに登録中に、そのサーバが内部エラーを検出しました。BEA Customer Support にお問い合わせください。

アクション

BEA Customer Support にお問い合わせください。

4005

ERROR:Internal error, could not set TMPROC values.
ERROR: 内部エラーです。TMPROC 値を設定できません。

説明

サーバのインターフェイスを WLE インフラストラクチャに登録中に、そのサーバが内部エラーを検出しました。

アクション

BEA Customer Support にお問い合わせください。

4006

ERROR:Internal error, could not get parameters for interface servicename
ERROR: 内部エラーです。servicename インターフェイスのパラメータを取得できません。

説明

サーバのインターフェイスを WLE インフラストラクチャに登録中に、そのサーバが内部エラーを検出しました。

アクション

BEA Customer Support にお問い合わせください。

4008

ERROR:Internal error, could not advertise interfaces...
ERROR: 内部エラーです。インターフェイスを宣言できません。

説明

サーバのインターフェイスを WLE インフラストラクチャに登録中に、そのサーバが内部エラーを検出しました。

アクション

BEA Customer Support にお問い合わせください。

4009

ERROR:Interface servicename's policies not consistent across Group Group, could not advertise interfaces...
ERROR: インターフェイス servicename の方針がグループ Group 内で一貫していないため、インターフェイスを宣言できません。

説明

指定されたインターフェイスは、異なる非活性化ポリシーまたはトランザクション・ポリシーを持つ、指定されたグループ内のほかのサーバによって提供されています。このオプション指定は無効です。

アクション

グループ内のサーバ全体でインターフェイスのすべてのインスタンスが、同じ活性化ポリシーとトランザクション・ポリシーを持っていることを確認します。

4010

ERROR:Bulletin Board limit reached, could not advertise interfaces...
ERROR: 掲示板の制限を超えたため、インターフェイスを宣言できません。

説明

Maximum number of interfaces in the application (as specified by the MAXINTERFACES parameter in the RESOURCES section of the UBBCONFIG file) has been reached. No more interfaces can be offered.

アクション

Increase this parameter to a higher value. This can be done at run time using the TMIB API or tmconfig. For more information, see the BEA Tuxedo System Reference Manual and Administration Guide.

4011

ERROR:[NULL interface name used to get interface information]
ERROR: [インターフェイス名が NULL のためにインターフェイス情報を取得できません]

説明

サーバのインターフェイスを WLE インフラストラクチャに登録中に、そのサーバが内部エラーを検出しました。

アクション

BEA Customer Support にお問い合わせください。

4012

ERROR:Maximum number of types/subtypes, val, has been exceeded
ERROR: サービスのタイプ/サブタイプの最大数 val を超えました。

説明

The maximum number of types/subtypes permitted for a particular Tuxedo System/T interface has been exceeded. The number allowed is val.

アクション

Review the configuration file, verify that all interfaces use less than the maximum number of types/subtypes, and reload the TUXCONFIG file.

関連項目

ubbconfig(5), tmloadcf(1)

4013

ERROR:[Invalid buffer type information val]
ERROR: [無効なバッファ・タイプ情報 val です]

説明

The buffer type information provided in the configuration file for an interface entry was incorrect.

アクション

コンフィギュレーション・ファイルを調べ、バッファ・タイプが正しいことを確かめ、操作をやり直します。

関連項目

ubbconfig(5), tmloadcf(1)

4014

ERROR:[Invalid buffer subtype information val]
ERROR: [無効なバッファ・サブタイプ情報 val です]

説明

The buffer subtype information provided in the configuration file for an interface entry was incorrect.

アクション

コンフィギュレーション・ファイルを調べ、バッファ・タイプが正しいことを確かめ、操作をやり直します。

関連項目

ubbconfig(5), tmloadcf(1)

4015

ERROR: Memory allocation failure

説明

サーバ・プロセスは、仮想メモリを割り当てることができませんでした。

アクション

マシンのメモリ使用量を減らすか、メモリ容量を増やします。スワップ・デバイスの領域も増やしてください。

4016

ERROR:Interface parameter error in internal routine
ERROR: 内部ルーティンにインターフェイス・パラメータ・エラーが発生しました。

説明

サーバのインターフェイスを WLE インフラストラクチャに登録中に、そのサーバが内部エラーを検出しました。

アクション

BEA Customer Support にお問い合わせください。

4017

ERROR:Invalid interface information passed to internal routine
ERROR: 無効なインターフェイス情報が内部ルーティンに渡されました。

説明

サーバのインターフェイスを WLE インフラストラクチャに登録中に、そのサーバが内部エラーを検出しました。

アクション

BEA Customer Support にお問い合わせください。

4018

ERROR:Memory allocation failure.
ERROR: メモリの割り当てに失敗しました。

説明

An attempt dynamically to allocate memory from the operating system using malloc() failed.

アクション

Make sure the 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 swap space and physical memory on the machine.

4020

ERROR:tmrsvrs() returned multiple servers.
ERROR: tmrsvrs() から複数のサーバが返されました。

説明

サーバのインターフェイスを WLE インフラストラクチャに登録中に、そのサーバが内部エラーを検出しました。

アクション

BEA Customer Support にお問い合わせください。

4021

WARN:Duplicate FACTORY routing criteria crit
WARN: FACTORY ルーティング基準 crit が重複しています。

説明

A routing criteria crit, buffer type combination typ was specified more than once in the ROUTING section of the ubbconfig(5) file for entries that have the TYPE parameter set to FACTORY.

アクション

Correct the configuration file to remove the duplicate entry, and rerun tmloadcf(1).

関連項目

Administering the BEA Tuxedo System, tmloadcf(1), ubbconfig(5)

4023

ERROR:Invalid interface information passed to internal routine
ERROR: 無効なインターフェイス情報が内部ルーティンに渡されました。

説明

サーバのインターフェイスを WLE インフラストラクチャから登録消去中に、そのサーバが内部エラーを検出しました。

アクション

BEA Customer Support にお問い合わせください。

4024

ERROR:invalid service name found
ERROR: 無効なサービス名が見つかりました。

説明

WLE 掲示板に読み込み中に、そのサーバが内部エラーを検出しました。

アクション

BEA Customer Support にお問い合わせください。

4026

ERROR:Internal error, could not set policies for interface servicename
ERROR: 内部エラーです。インターフェイス servicename の方針を設定できません。

説明

サーバのインターフェイスを WLE インフラストラクチャに登録中に、そのサーバが内部エラーを検出しました。

アクション

BEA Customer Support にお問い合わせください。

4027

ERROR:[Memory allocation failure.]
ERROR: [メモリの割り当てに失敗しました]

説明

サーバ・プロセスは、仮想メモリを割り当てることができませんでした。

アクション

マシンのメモリ使用量を減らすか、メモリ容量を増やします。スワップ・デバイスの領域も増やしてください。

4028

ERROR:Memory allocation failure.
ERROR: メモリの割り当てに失敗しました。

説明

An attempt dynamically to allocate memory from the operating system using malloc() failed.

アクション

Make sure the 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 swap space and physical memory on the machine.

4029

ERROR: Memory allocation failure

説明

An attempt dynamically to allocate memory from the operating system using malloc() failed.

アクション

Make sure the 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 swap space and physical memory on the machine.

4030

WARN:Interface val's transaction policy setting of "IGNORE" or "NEVER" conflicts with "AUTOTRAN=Y" setting in UBBCONFIG file, turning off AUTOTRAN setting...
WARN: インターフェイス val のトランザクション方針である IGNORE または NEVER が、UBBCONFIG ファイルに設定されている AUTOTRAN=Y と矛盾しています。AUTOTRAN の設定を解除します。

説明

An interface has its transaction policy set to either IGNORE or NEVER, but its entry in the UBBCONFIG file has AUTOTRAN set to Y, which is contradictory. This AUTOTRAN flag is turned off internally.

アクション

Change either the setting in the UBBCONFIG file or the policy setting in the ICF file so that they both match.

4031

ERROR:Internal error, process could not attach to bulletin board...
ERROR: 内部エラーです。プロセスを掲示板にアタッチできません。

説明

A process was booted with PROTECTED SYSTEM_ACCESS access to its bulletin board area of shared memory. After running application code, the program was unable to reattach in FASTPATH mode.

アクション

BEA Customer Support にお問い合わせください。

関連項目

ubbconfig(5)

4032

ERROR:Internal error, process could not detach from bulletin board...
ERROR: 内部エラーです。プロセスを掲示板からデタッチできません。

説明

A process was booted with PROTECTED SYSTEM_ACCESS access to its bulletin board area of shared memory. Detaching from the bulletin board failed.

アクション

BEA Customer Support にお問い合わせください。

関連項目

ubbconfig(5)

4033

ERROR:Internal error, process could not detach from bulletin board...
ERROR: 内部エラーです。プロセスを掲示板からデタッチできません。

説明

A process was booted with PROTECTED SYSTEM_ACCESS access to its bulletin board area of shared memory. Detaching from the bulletin board failed.

アクション

BEA Customer Support にお問い合わせください。

関連項目

ubbconfig(5)

4034

WARN:Interface val's transaction policy setting of "MANDATORY" conflicts with "AUTOTRAN=Y" setting in UBBCONFIG file, turning off AUTOTRAN setting...
WARN: インターフェイス val のトランザクション方針である MANDATORY が、UBBCONFIG ファイルに設定されている AUTOTRAN=Y と矛盾しています。AUTOTRAN の設定を解除します。

説明

An interface has its transaction policy set to either IGNORE or NEVER, but its entry in the UBBCONFIG file has AUTOTRAN set to Y, which is contradictory. This AUTOTRAN flag is turned off internally.

アクション

Change either the setting in the UBBCONFIG file or the policy setting in the ICF file so that they both match.

4035

ERROR: Memory allocation failure

説明

An attempt dynamically to allocate memory from the operating system using malloc() failed.

アクション

Make sure the 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 swap space and physical memory on the machine.

4036

ERROR: Memory allocation failure

説明

An attempt dynamically to allocate memory from the operating system using malloc() failed.

アクション

Make sure the 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 swap space and physical memory on the machine.

4039

ERROR: Memory allocation failure

説明

An attempt dynamically to allocate memory from the operating system using malloc() failed.

アクション

Make sure the 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 swap space and physical memory on the machine.

4040

WARN:interface ID val longer than max length allowed, truncating to val bytes...
WARN: インターフェイス ID val の長さが最大値を超えているため、val バイトに切り詰めます。

説明

指定されたインターフェイスのインターフェイス ID の長さが制限を超えています。

アクション

インターフェイス ID の長さを許容範囲内の長さにします。

4041

WARN:Implementation ID val of interface val longer than max length allowed, truncating to val bytes...
WARN: インプリメンテーション ID val (インターフェイス val) の長さが最大値を超えているため、val バイトに切り詰めます。

説明

The specified implementation ID of the specified interface is longer than the allowed limit.

アクション

インプリメンテーション ID の長さを許容範囲内の長さにします。

4042

WARN:interface val passed in to be unadvertised is not currently advertised by this server...
WARN: 宣言を取り消すためにインターフェイス val が渡されましたが、このインターフェイスは現在このサーバによって宣言されていません。

説明

このインターフェイスは、WLE インフラストラクチャに登録されていません。

アクション

Check application code if Interface being unregistered had indeed been registered previously.

4043

WARN:duplicate interface val passed in to be unadvertised...
WARN: 宣言を取り消す対象として、重複するインターフェイス val が渡されました。

説明

An interface having the same Interface ID has already been passed in to be unadvertised.

アクション

Check application code if same Interface is being passed in repeatedly to be unregistered.

4044

ERROR: Memory allocation failure

説明

An attempt dynamically to allocate memory from the operating system using malloc() failed.

アクション

Make sure the 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 swap space and physical memory on the machine.

4045

ERROR:Internal error, process could not attach to bulletin board...
ERROR: 内部エラーです。プロセスを掲示板にアタッチできません。

説明

A process was booted with PROTECTED SYSTEM_ACCESS access to its bulletin board area of shared memory. After running application code, the program was unable to reattach in FASTPATH mode.

アクション

BEA Customer Support にお問い合わせください。

関連項目

ubbconfig(5)

4046

ERROR:Internal error, invalid internal service name found in in-process table
ERROR: 内部エラーです。インプロセス・テーブルで無効なサービス名が見つかりました。

説明

インターフェイスを登録解除する際に内部エラーが発生しました。

アクション

BEA Customer Support にお問い合わせください。

4047

ERROR:Internal error, could not unadvertise interfaces...
ERROR: 内部エラーです。インターフェイスの宣言取り消しが行えません。

説明

インターフェイスを登録解除する際に内部エラーが発生しました。

アクション

BEA Customer Support にお問い合わせください。

4048

ERROR:Internal error, process could not detach from bulletin board...
ERROR: 内部エラーです。プロセスを掲示板からデタッチできません。

説明

A process was booted with PROTECTED SYSTEM_ACCESS access to its bulletin board area of shared memory. Detaching from the bulletin board failed.

アクション

BEA Customer Support にお問い合わせください。

関連項目

ubbconfig(5)

4049

ERROR:Internal error, in-process table corrupted...
ERROR: 内部エラーです。in プロセス・テーブルが破損しました。

説明

インターフェイスを登録または登録解除する際に内部エラーが発生しました。

アクション

BEA Customer Support にお問い合わせください。

4050

ERROR:Internal error, process could not detach from bulletin board...
ERROR: 内部エラーです。プロセスを掲示板からデタッチできません。

説明

A process was booted with PROTECTED SYSTEM_ACCESS access to its bulletin board area of shared memory. Detaching from the bulletin board failed.

アクション

BEA Customer Support にお問い合わせください。

関連項目

ubbconfig(5)

4051

ERROR:Internal error, process could not detach from bulletin board...
ERROR: 内部エラーです。プロセスを掲示板からデタッチできません。

説明

A process was booted with PROTECTED SYSTEM_ACCESS access to its bulletin board area of shared memory. Detaching from the bulletin board failed.

アクション

BEA Customer Support にお問い合わせください。

関連項目

ubbconfig(5)

4052

ERROR:NULL input buffer not allowed for service 'service_name', which uses routing
ERROR: ルーティングを使用するサービス 'service_name' に NULL 入力バッファを渡すことはできません。

説明

An application program passed a NULL input buffer to the service service_name, which is defined in the configuration file as using routing. Since the null buffer is not a valid type to perform routing on, the service call was rejected with an error.

アクション

エラーとなるサービス・コールを記録し、入力バッファを UBBCONFIG ファイル内のサービスに対応するルーティング基準に指定されるタイプのいずれかに設定します。

関連項目

tpcall(5c), ubbconfig(5)

4053

ERROR:Routing function failed
ERROR: ルーティング関数が異常終了しました。

説明

サービス・コール中にデータ依存ルーティングを行うのに使用する関数が、エラーを返しました。Tuxedo System/T で提供されたルーティング関数を使用している場合には、ユーザ・ログのひとつ前のメッセージにエラー原因の詳細が記載されています。アプリケーション管理者がバッファ・タイプ・スイッチを変更し、他のルーティング関数を追加したのであれば、メッセージがユーザ・ログに含まれるかどうかは解りません。

アクション

ユーザ・ログ内のメッセージから、エラーの原因を調べます。

関連項目

ubbconfig(5), tuxtypes(5)

4054

ERROR:Unknown group name returned from routing function
ERROR: ルーティング関数から不明なグループ名が返されました。

説明

サービス・コール中にデータ依存ルーティングを行うのに使用する関数が、データが存在しないグループ名にルーティングされることを示しています。Tuxedo System/T で提供されるルーティング関数を使用している場合には、このエラーは発生しません。

アクション

BEA Customer Support にお問い合わせください。

4055

ERROR:No service 'service_name' in group 'group_name'
ERROR: サービス 'service_name' (グループ 'group_name') がありません。

説明

The service service_name is not offered as part of group group_name. This message may occur when the routing criterion associated with service service_name specifies one or more groups in which the service is not currently offered.

アクション

Examine the routing criterion associated with service_name in the configuration file. Make certain that service service_name is offered in each group listed in the routing criterion. If the service is temporarily not available in a particular group, start the server(s) that offers service_name in that group. If service_name is not meant to be offered in a particular group, modify the routing criterion so that group is no longer listed.

 

Skip footer navigation  Back to Top Previous Next