Skip navigation.

CMDTUX メッセージ 1500-1599

  Previous Next

1502

ERROR:Cannot open 'tuxconfig' file
ERROR: 'tuxconfig' ファイルをオープンできません。

説明

tmipcrm was unable to get information on the RESOURCES section of the TUXCONFIG file. Additional information from the userlog will indicate why the system was unable to do so. For example, the TUXCONFIG environment variable may not have been set.

アクション

ユーザ・ログをチェックして詳細を調べます。

1503

ERROR: Execute permission denied, not application administrator

説明

tmipcrm must be run by the TUXEDO system administrator, as defined in the RESOURCES section of the TUXCONFIG file.

アクション

適切なユーザとしてコマンドを再実行します。

1504

ERROR:Cannot attach to the BB!
ERROR: 掲示板にアタッチできません。

説明

tmipcrm failed to join the TUXEDO application. This can occur if more than one tmipcrm program is run at the same time. It can also occur for a number of run-time reasons.

アクション

目的のオペレーションを再実行します。問題が解消されない場合は、BEA Customer Support にお問い合わせください。

1507

ERROR:shmat to shmid failed!
ERROR: shmid への shmat が異常終了しました。

説明

tmipcrm failed to attach to a shared memory segment associated with the application, with the specified identifier, shmid.

アクション

Check if the specified segment still exists using ipcs(1). If it does, retry the desired operation. If the problem persists, contact BEA Customer Support.

1573

ERROR:Illegal arguments for send to TAGENT on machine
ERROR: machine の TAGENT への送信のための引数が不当です。

説明

When sending a message to a remote tagent, invalid arguments were passed to the internal function.

アクション

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

1574

ERROR:Memory allocation error for TAGENT on machine
ERROR: machine の TAGENT へのメモリ割り当てでエラーが発生しました。

説明

While sending a message to a remote tagent (on machine) an attempt dynamically to allocate memory using malloc() failed.

アクション

マシン上のメモリ容量およびプロセスで使用されるメモリ容量に関して、オペレーティング・システムのパラメータが正しく設定されているかどうかを確認します。マシンのメモリ使用を減らすか、マシンの物理メモリ量を増やしてください。

関連項目

malloc(3) in UNIX reference manuals

1575

ERROR:Memory allocation error for TAGENT on machine
ERROR: machine の TAGENT へのメモリ割り当てでエラーが発生しました。

説明

While sending a message to a remote tagent (on machine), an attempt dynamically to allocate memory using malloc() failed.

アクション

マシン上のメモリ容量およびプロセスで使用されるメモリ容量に関して、オペレーティング・システムのパラメータが正しく設定されているかどうかを確認します。マシンのメモリ使用を減らすか、マシンの物理メモリ量を増やしてください。

関連項目

malloc(3) in UNIX reference manuals

1576

ERROR:No NLS available for remote machine machine
ERROR: リモート・マシン machine の有効な NLS がありません。

説明

When sending a message to a remote tagent, the program was unable to contact the tlisten process on the remote machine.

アクション

Start the tlisten process on the remote machine using the proper NLSADDR value that was specified in the TUXCONFIG file. Check that the networking is available from the local to remote machine.

関連項目

tlisten(1)

1577

ERROR:Could not open device device_name for contacting NLS on machine
ERROR: デバイス device_namemachine 上の NLS にコンタクトするためにオープンできませんでした。

説明

When sending a message to a tagent on a remote machine, the connection failed because the program could not open the specified device, device_name. The device name is taken from the BRIDGE parameter in the TUXCONFIG file for the local machine.

アクション

Check that the correct BRIDGE value is specified for the network device for connections between the local machine and the remote machine. Also check that the operating system parameters are set correctly for networking.

1578

ERROR:Could not contact NLS on machine
ERROR: machine の NLS にコンタクトできませんでした。

説明

When sending a message to a remote tagent, the program was unable to contact the tlisten process on the remote machine.

アクション

Start the tlisten process on the remote machine using the proper NLSADDR value that was specified in the TUXCONFIG file. Check that the networking is available from the local machine to the remote machine.

関連項目

tlisten(1)

1579

ERROR:Network error contacting NLS on machine
ERROR: machine の NLS にコンタクトするときにネットワーク・エラーが発生しました。

説明

When sending a message to a remote tagent, the program was unable to contact the tlisten process on the remote machine because of a networking error.

アクション

Check that the networking is available from the local machine to the remote machine.

関連項目

tlisten(1)

1580

ERROR:NLS request message for machine not interpretable
ERROR: machine の NLS 要求メッセージを解釈できません。

説明

When sending a message to a tagent on a remote machine, the program was unable to interpret the message.

アクション

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

1581

ERROR:NLS request service code code_val unknown on machine
ERROR: NLS 要求サービス・コード code_valmachine では不明です。

説明

When sending a message to a tagent on a remote machine, the requested NLS service was not recognized.

アクション

If the specified service is CHECKALIVE, then a later release is contacting an earlier release of the tlisten process and this message can be ignored. Otherwise, contact BEA Customer Support.

関連項目

tlisten(1)

1582

ERROR:Service code code_val currently disabled on machine
ERROR: サービス・コード code_valmachine では無意味です。

説明

When sending a message to a tagent on a remote machine, the requested NLS service was available.

アクション

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

関連項目

tlisten(1)

1583

ERROR:Unknown error during NLS request to machine
ERROR: machine への NLS 要求の間に、不明のエラーが発生しました。

説明

When sending a message to a tagent on a remote machine, an unknown error occurred. Normally, this indicates that the remote machine became unavailable after the initial connection (that is, the network or machine failed).

アクション

問題を訂正し、プログラムを再実行します。

1584

ERROR:Unknown error during NLS request to machine
ERROR: machine への NLS 要求の間に、不明のエラーが発生しました。

説明

When sending a message to a tagent on a remote machine, an unknown error occurred. Normally, this indicates that the remote machine became unavailable after the initial connection (that is, the network or machine failed).

アクション

問題を訂正し、プログラムを再実行します。

1585

ERROR:Memory allocation error encoding request for TAGENT on machine
ERROR: machine の TAGENT への要求を符号化するときにメモリ割り当てエラーが発生しました。

説明

While encoding a message for a remote TAGENT on the specified machine, an attempt to dynamically allocate memory from the operating system using malloc() failed.

アクション

マシン上のメモリ容量およびプロセスで使用されるメモリ容量に関して、オペレーティング・システムのパラメータが正しく設定されているかどうかを確認します。マシンのメモリ使用を減らすか、マシンの物理メモリ量を増やしてください。

関連項目

malloc(3) in a UNIX reference manual

1586

ERROR:Could not encode TAGENT msg for machine
ERROR: machine への TAGENT メッセージを符号化できません。

説明

While encoding a message for a remote TAGENT on the specified machine, the operation failed.

アクション

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

1588

ERROR:Error sending to TAGENT on machine
ERROR: machine の TAGENT への送信でエラーが発生しました。

説明

When sending a message to a tagent on a remote machine, an error occurred. Normally, this indicates that the remote machine became unavailable after the initial connection (that is, the network or machine failed).

アクション

問題を訂正し、プログラムを再実行します。

1590

ERROR:Unknown network error receiving reply from TAGENT on machine
ERROR: machine の TAGENT からの応答を受信するときに不明なネットワーク・エラーが発生しました。

説明

When receiving a message to a tagent on a remote machine, an unknown network error occurred. Normally, this indicates that the remote machine became unavailable after the initial connection (that is, the network or machine failed).

アクション

問題を訂正し、プログラムを再実行します。

1591

ERROR:Memory allocation error receiving reply from TAGENT on machine
ERROR: machine の TAGENT からの応答を受信するときにメモリ割り当てエラーが発生しました。

説明

While receiving a reply message from a remote TAGENT on the specified machine, an attempt to dynamically allocate memory from the operating system using malloc() failed.

アクション

マシン上のメモリ容量およびプロセスで使用されるメモリ容量に関して、オペレーティング・システムのパラメータが正しく設定されているかどうかを確認します。マシンのメモリ使用を減らすか、マシンの物理メモリ量を増やしてください。

関連項目

malloc(3) in a UNIX system reference manual

1592

ERROR:Error decoding reply from TAGENT on machine
ERROR: machine の TAGENT からの応答の復号化にエラーがありました。

説明

While decoding a message reply from a remote TAGENT on the specified machine, the operation failed.

アクション

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

1593

ERROR:Error decoding reply from TAGENT on machine
ERROR: machine の TAGENT からの応答の復号化にエラーがありました。

説明

While decoding a message from a remote TAGENT on the specified machine, the operation failed.

アクション

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

1594

ERROR:Cannot find master without BB
ERROR: 掲示板がないのでマスタが見つかりません。

説明

An attempt was made to find the acting MASTER machine, that is, the machine where the DBBL is currently running, by a process that has not yet joined the application as a client or server.

アクション

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

1595

ERROR:Unable to register process - semctl failure; errno = err_number key = ipc_key
ERROR: プロセスを登録できません。- semctl が異常終了しました。errno = err_number key = ipc_key

説明

While in the process of registering an entry in the Bulletin Board, a semaphore operation was required in order to set the process ID of the registering process in the semaphore. This semaphore operation, performed using semctl(2), failed.

アクション

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

1596

ERROR:Unable to get space for unregister request - errmsg
ERROR: 登録解除要求のための領域を確保できません。- errmsg

説明

The BEA TUXEDO system application was unable to allocate space to create a message to unregister with the DBBL process. The nature of the failure is indicated by errmsg.

アクション

tpalloc(3c) マニュアル・ページに、tpalloc が異常終了する原因のリストが記載されています。

関連項目

tpalloc(3c)

1597

ERROR:Unable to unregister - remote procedure call failure - can't send request - errmsg
ERROR: 登録解除できません。- リモート・プロシージャ・コールの異常終了です。- 要求を送信できません。- errmsg

説明

The BEA TUXEDO system application was unable to unregister with the DBBL process because the remote procedure call to perform the unregister operation failed. The nature of the failure is indicated by errmsg.

アクション

Check the userlog for other messages indicating the reason for the failure. The DBBL will detect that the process has gone away and clean up the entry during a later sanity check.

1598

ERROR: Unable to register - another DBBL already exists on machine

説明

BEA TUXEDO システム・アプリケーションが、DBBL プロセスを登録できませんでした。別の DBBL が既に起動されています。

アクション

アクションは必要ありません。

1599

ERROR:Unable to register process - semctl err - errno = errno key = ipc_key
ERROR: プロセスを登録できません。- semctl エラー - errno = errno キー = ipc_key

説明

While in the process of registering the DBBL process in the Bulletin Board, a semaphore operation was required in order to set the process ID of the DBBL in the semaphore. This semaphore operation, performed using semctl(2), failed.

アクション

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

 

Skip footer navigation  Back to Top Previous Next