Skip navigation.

LIBTUX メッセージ 5000-5099

  Previous Next

5001

ERROR:No space in Bulletin Board for additional AOM entries
ERROR: 追加のアクティブ・オブジェクト・マップ (AOM) エントリ用の領域が掲示板にありません。

説明

An attempt to allocate a free entry in the Bulletin Board for the Active Object Map has failed. The Bulletin Board is full.

アクション

Re-configure the application to increase the size of the table by setting the MAXOBJECTS parameter in the RESOURCES section.

関連項目

ubbconfig(5)

5003

ERROR:Failed to initialize AOM
ERROR: アクティブ・オブジェクト・マップ (AOM) を初期化できません。

説明

システムが、アクティブ・オブジェクト・マップを初期化できませんでした。

アクション

Normally, there is a message in the log that provides more detail on the initialization failure. If not, contact BEA Customer Support.

5004

WARN:USEM[val] owned by val, but not locked
WARN: USEM[val] は val により所有されていますがロックされていません。

説明

マシンがユーザレベル・セマフォに対して適切なアトミック・インクリメントを行えないか、またはプロセスがあまりにも多くのシグナルを同時に受信しています。

アクション

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

5005

WARN:USEM[val] lock appears stuck:held by pid=val
WARN: USEM[val] のロックがスタックしています。pid=val により保持されています。

説明

プロセスが、掲示板を通常より長くロックしています。プロセスがまだ正常に動作している場合もありますが、ユーザレベル・セマフォを不当に保持している可能性があります。

アクション

ロックを保持しているプロセスの状態を調べます。プロセスはハングしているか、必要以上に長くロックを保持している可能性があります。

5006

ERROR:Unable to reset semaphore for sem val, errno val
ERROR: セマフォ val をリセットできません。errno val

説明

The BEA Tuxedo system was in the process of cleaning up a registry slot for a process. While cleaning the registry, the semaphore used for that process had to be reset. The semaphore operation semctl failed.

アクション

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

5007

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

説明

An attempt to dynamically allocate memory from the operating system using malloc() failed while processing the host name associated with a Tuxedo context.

アクション

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

5008

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

説明

An attempt to dynamically allocate memory from the operating system using malloc() failed while trying to processing an incoming message.

アクション

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

5009

ERROR:MAXOBJECTS is 0:No methods allowed.
ERROR: MAXOBJECTS が 0 です。使用できるメソッドはありません。

説明

An operation related to object methods was executed but no objects are configured.

アクション

Re-configure the application to increase the size of the table by setting the MAXOBJECTS parameter in the RESOURCES section.

関連項目

ubbconfig

5010

ERROR:Received unrecognized message type - sending failure reply
ERROR: 認識できないメッセージ・タイプを受信したため、応答としてエラーを返します。

説明

The server received an invalid service request message. It will be ignored and a failure reply will be sent to the requestor.

アクション

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

5011

ERROR:One way method was not executed
ERROR: oneway メソッドは実行されませんでした。

説明

An attempt to execute a one way method failed. No notification will go back to the client.

アクション

何も行う必要はありません。

5012

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

説明

An attempt to dynamically allocate memory from the operating system using malloc() failed while trying to process an out-going message.

アクション

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

5013

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

説明

An attempt to dynamically allocate memory from the operating system using malloc() failed while trying to process a message.

アクション

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

5014

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

説明

An attempt to dynamically allocate memory from the operating system using malloc() failed while trying to process a message.

アクション

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

5015

ERROR: Memory allocation failure

説明

An attempt to dynamically allocate memory from the operating system using malloc() failed while trying to process a message.

アクション

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

5019

ERROR:[Unable to open the *INTERFACES section table]
ERROR: [*INTERFACES セクション・テーブルをオープンできません]

説明

A BEA Tuxedo system internal function was used to retrieve interface information from the interfaces table, but the open failed.

アクション

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

5020

ERROR:[Unable to read information from the *INTERFACES section table]
ERROR: [*INTERFACES セクション・テーブルから情報を読み込めません]

説明

A BEA Tuxedo system internal function was unable to read the INTERFACES section of the TUXCONFIG file.

アクション

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

5021

WARN:Could not lock USEM[val]
WARN: USEM[val] をロックできません。

説明

The BRIDGE was unable to lock the Bulletin Board. Other processing will continue.

アクション

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

5024

ERROR:Cannot create call descriptor for callout message, tperrno=val
ERROR: コールアウト・メッセージの呼び出し記述子を作成できません。tperrno=val

説明

While generating a descriptor handle for a callout message, an error occurred with tperrno tperrno.

アクション

The maximum number of outstanding asynchronous callout method invocations was reached. Retrieve replies to at least one of the invocations and issue the callout again.

5025

ERROR:Unable to send callout message to process (val)
ERROR: プロセスへコールアウト・メッセージを送信できません。(val)

説明

While sending a callout message to process pid, an error occurred.

アクション

The most common cause of this error message is that the recipient of the callout message has died. Check to see if pid is still running, and if it is, contact BEA Customer Support.

5026

ERROR:Object key not recognized:ErrStatus val
ERROR: オブジェクト・キーが認識されませんでした: ErrStatus val

説明

認識できない GIOP メッセージを受信しました。

アクション

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

5027

WARN:Deleting AOM record locked by dead server:
WARN: 停止したサーバによりロックされているアクティブ・オブジェクト・マップ (AOM) レコードを削除しています。

説明

BBL が停止したサーバのアクティブ・オブジェクト・マップ (AOM) エントリを削除しています。

アクション

なし。

5028

WARN:AOM Record lock stuck. Server with object stealing lock.
WARN: アクティブ・オブジェクト・マップ (AOM) レコードのロックがスタックしています。サーバにロックを独占しているオブジェクトがあります。

説明

A process has held a lock on an entry in the AOM for a longer than normal period of time. If the process is still alive, it may be incorrectly holding the record lock.

アクション

Check the status of the process that is holding the lock. There could be a problem with the process; it could be hung or dead.

5029

WARN:AOM record lock stuck. Server with object stealing lock.
WARN: アクティブ・オブジェクト・マップ (AOM) レコードのロックがスタックしています。サーバにロックを独占しているオブジェクトがあります。

説明

A process has held a lock on an entry in the AOM for a longer than normal period of time. If the process is still alive, it may be incorrectly holding the record lock.

アクション

Check the status of the process that is holding the lock. There could be a problem with the process; it could be hung or dead.

5050

ERROR:.SysTransactionHeuristicMix: Transaction gtrid in group grpno

説明

This message indicates that the resource manager in the group specified above indicated that work on the transaction specified in the message was partially committed and partially rolled back.

アクション

Consult the resource manager log files and/or error messages to determine further information about the error. Consult application records to determine the proper result of the transaction and manually correct any erroneous data.

関連項目

EVENT_MIB(5), TM_MIB(5)

5051

WARN:.SysTransactionHeuristicHazard: Transaction gtrid in group grpno

説明

This message indicates that the resource manager in the group specified above indicated that there is a risk that a heuristic decision may have been taken for work on the transaction specified in the message, but that this did not necessarily happen.

アクション

Consult the resource manager log files and/or error messages to determine whether or not a heuristic completion took place. If a heuristic completion did happen, consult application records to determine the proper result of the transaction and manually correct any erroneous data.

関連項目

EVENT_MIB(5), TM_MIB(5)

5052

WARN:.SysTransactionXA_RETRY: Transaction gtrid in group grpno

説明

This message indicates that the resource manager in the group specified is unable to work on the transaction branch at this time. The XA specification does not consider this an error, and it can happen if the RM temporarily lacks the needed resources to work on the transaction. The transaction remains in its current state, and transactional integrity is maintained. Tuxedo will retry the operation at a later time.

アクション

If this message occurs occasionally, no action is required. If this message occurs frequently, consult resource manager log files, error messages, and/or documentation to try to determine the cause of this condition.

関連項目

EVENT_MIB(5), TM_MIB(5)

5053

ERROR:.SysTransactionXAER_RMERR: Transaction gtrid in group grpno

説明

This message indicates that an XA operation on transaction gtrid in group grpno returned XAER_RMERR, indicating a resource manager error.

アクション

Consult resource manager log files and documentation to determine the cause of the error and to determine if any corrective action is needed.

関連項目

EVENT_MIB(5), TM_MIB(5)

5054

ERROR:.SysTransactionXAER_PROTO: Transaction gtrid in group grpno

説明

This message indicates that an XA operation on transaction gtrid in group grpno returned XAER_PROTO, indicating that the resource manager believes the call was made in an improper state. manager error.

アクション

Consult resource manager and Tuxedo log files to determine more informtion about the cause of the problem.

関連項目

EVENT_MIB(5), TM_MIB(5)

5055

ERROR:.SysTransactionXAER_RMFAIL: Transaction gtrid in group grpno

説明

This message indicates that an XA operation on transaction gtrid in group grpno returned XAER_RMFAIL, indicating that the resource manager is currently unavailable.

アクション

Consult resource manager log files to determine the cause of the problem and restart the resource manager if necessary.

関連項目

EVENT_MIB(5), TM_MIB(5)

5056

INFO:.SysTransactionRollback:Transaction gtrid in group grpno XA return return_value
INFO: .SysTransactionRollback: トランザクション gtrid (グループ grpno 内) XA が return_value を返しました。

説明

This message indicates a commit operation on transaction gtrid in group grpno returned an indication that the transaction was rolled back. The return_value provides further information about the reason for the rollback. This condition is not an error and can occur in various resource manager deadlock and resource limit situations.

アクション

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

関連項目

EVENT_MIB(5), TM_MIB(5)

 

Skip footer navigation  Back to Top Previous Next