Skip navigation.

CMDTUX メッセージ 400-499

  Previous Next

401

ERROR:service request service_name handled by DBBL failed, msg
ERROR: DBBL が取り扱う service_name サービス要求を実行できませんでした: msg

説明

An administrative service request handled by the DBBL failed with a non-fatal error. These requests include tmadmin requests, tmboot and tmshutdown requests.

アクション

The service requests failed with tperrno and Uunixerr, if any. Take proper action according to the tperrno and/or Uunixerr, or contact your BEA TUXEDO system Technical Support.

関連項目

tmadmin(1), tmboot(1), tmshutdown(1)

402

INFO:The temporary DBBL is exiting system
INFO: 一時 DBBL はシステムから EXIT します。

説明

A temporary DBBL was brought up to clean up the partitioned BBLs. This temporary DBBL is currently exiting the system.

アクション

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

関連項目

tmshutdown(1)

403

INFO:The DBBL is exiting system
INFO: DBBL はシステムから EXIT します。

説明

The DBBL is currently exiting the system. All other processes have been shut down already.

アクション

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

関連項目

tmshutdown(1)

404

WARN: Memory allocation failure

説明

An attempt dynamically to allocate memory from the operating system using malloc() failed while the DBBL was checking the status of all BBLs, marking unreachable BBLs and then cleaning up.

アクション

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

406

WARN:SIGTERM was ignored while shutting down the DBBL
WARN: DBBLをシャットダウン中に SIGTERM が無視されました。

説明

SIGTERM was received and ignored while shutting down the DBBL.

アクション

See tmshutdown command for shutdown procedures.

関連項目

tmshutdown(1)

407

ERROR:Unable to add group group_name to TMGCTL table - no space
ERROR: TMGCTL テーブルにグループ group_name を追加できません。領域がありません。

説明

BEA TUXEDO システムが、指定されたグループをトランザクション管理データ・テーブルに追加しようとしましたが、その数のグループに割り当てられた領域を超過しています。

アクション

Please modify your configuration and increase the number of server groups that are to be used. Then reload the TUXCONFIG file and reboot your application. If you need more than the allowable maximum number of server groups, contact your BEA TUXEDO system Technical Support.

関連項目

BEA TUXEDO Administrator's Guide, tmloadcf(1), tmboot(1), ubbconfig(5)

408

ERROR:Unable to add group group_name to TMGTT table - no space
ERROR: TMGTT テーブルにグループ group_name を追加できません。領域がありません。

説明

BEA TUXEDO system was in the process of recovering transactions while performing a tpsvrinit(). BEA TUXEDO system attempted to add the specified group to the global transaction table, but the space allocated for the number of groups was exceeded.

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

409

ERROR:xa_recover() returned count for group groupname
ERROR: xa_recover() が戻り値 count を返しました。(グループ groupname)

説明

BEA TUXEDO system was in the process of recovering transactions while performing a tpsvrinit(). The resource manager returned an error when xa_recover() was called to find pre-committed global transactions.

アクション

関連するリソース・マネージャのエラー・メカニズムを調べ、エラーの原因を特定します。

410

WARN:tpsvrinit() changing state of group groupname from TMGHCOMMIT to TMGABORTED
WARN: tpsvrinit() でグループ (groupname) の状態を TMGHCOMMIT から TMGABORTED に変更します。

説明

BEA TUXEDO system was in the process of recovering transactions while performing a tpsvrinit(). While the transaction coordinator was restarting, messages about groups may have been lost; as such the coordinator may have an incomplete list of groups unless the transaction was logged. Since this is a case of the coordinator restarting, the transaction must not have been logged, so the particular transaction must be aborted.

アクション

トランザクションを再実行します。

411

ERROR:tpsvrinit() found transaction state state_val
ERROR: tpsvrinit() でトランザクション状態 state_val が検出されました。

説明

BEA TUXEDO system was in the process of recovering transactions while performing a tpsvrinit(). The transaction state was not one of the valid states.

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

412

ERROR:tpsvrinit() unable to locate entry for TMS in the Bulletin Board
ERROR: tpsvrinit () は掲示板に TMS エントリができません。

説明

BEA TUXEDO system was in the process of recovering transactions while performing a tpsvrinit(). The function was unable to locate an entry for the first TMS in a group in the Bulletin Board.

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

413

ERROR:tpsvrinit() unable to update entry for TMS in the Bulletin Board
ERROR: tpsvrinit () は掲示板で TMS エントリを更新できません。

説明

BEA TUXEDO system was in the process of recovering transactions while performing a tpsvrinit(). The function was unable to update an entry for the first TMS in a group in the Bulletin Board.

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

414

ERROR:TMS() got request for invalid Global Transaction ID
ERROR: TMS() に無効な GTRID の要求がありました。

説明

BEA TUXEDO system server TMS was given an invalid global transaction identifier, and therefore could not complete the necessary operation.

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

415

ERROR:Invalid service identifier requested while processing transactions
ERROR: トランザクション処理中に無効なサービス identifier が要求されました。

説明

An invalid service identifier identifier was specified for processing, and therefore could not complete the necessary operation.

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

416

ERROR:service svcname sent to non-coordinator
ERROR: サービス (svcname) が非コーディネータに送信されました。

説明

The TMS was unable to execute the service svcname because the service was sent to a non-coordinator for the transaction.

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

417

ERROR:TMS_MANAGE found transaction state stateval
ERROR: TMS_MANAGE でトランザクション状態 stateval が検出されました。

説明

トランザクションの処理中に、無効な状態になりました。

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

418

ERROR:Unable to add message groups to transaction
ERROR: トランザクションへメッセージ・グループを追加できません。

説明

トランザクションの処理中に、BEA TUXEDO システムはメッセージ・グループをトランザクションに追加しようとしました。この操作が遂行できませんでした。

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

419

WARN:Commit found no participants
WARN: コミットはパーティシパントを見つけられません。

説明

While processing a commit request, the TMS found no participants. The transaction will be deleted.

アクション

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

420

WARN:Commit coordinator gone
WARN: コミット・コーディネータが異常終了しました。

説明

BEA TUXEDO システムはトランザクションを処理していました。トランザクションでは、最初のリソース・マネージャ・グループがトランザクション・コーディネータであり、サイトの先頭でなければなりません。しかし、そのサイトがダウンし、TMS_MANAGE メッセージが到達する前に復帰した可能性があります。

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

421

ERROR:Invalid transaction state state
ERROR: 無効なトランザクション状態 (state)

説明

BEA TUXEDO システムはトランザクションをコミットしていました。1 フェーズ・コミットの段階で、トランザクション状態が無効になりました。

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

422

ERROR:XA_RETRY not supported for one-phase commit
ERROR: 1相コミットのために XA_RETRY をサポートしていません。

説明

BEA TUXEDO system was committing a transaction. During a one-phase commit, the XA return code was XA_RETRY, which is not supported for one-phase commit.

アクション

関連するリソース・マネージャのエラー・レポート・メカニズムを調べます。

423

WARN:One-phase commit - xa_commit returned error_val
WARN: 1 フェーズ・コミットで xa_commit が error_val を返しました。

説明

BEA TUXEDO system was committing a transaction. During a one-phase commit, the XA return code was not XA_OK, XA_HEURCOM, XA_RETRY, XAER_RMFAIL, XA_HEURHAZ, XA_HEURRB, XA_HEURMIX, or XAER_RMERR.

アクション

関連するリソース・マネージャのエラー・レポート・メカニズムを調べます。

424

ERROR:Commit found invalid state - group group state state
ERROR: コミットは無効なグループ group 状態 state を検出しました

説明

BEA TUXEDO system was committing a transaction. During a one-phase commit, the XA return code was not XA_OK, XA_HEURCOM, XA_RETRY, XAER_RMFAIL, XA_HEURHAZ, XA_HEURRB, XA_HEURMIX, or XAER_RMERR.

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

425

ERROR:Precommit found an invalid transaction state state
ERROR: プリコミットは無効なトランザクション状態 state を検出しました。

説明

BEA TUXEDO システムがトランザクションをプレコミットしていました。トランザクションが、予期していた状態ではありませんでした。

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

426

ERROR:Precommit found invalid state group group state state
ERROR: プリコミットは無効なグループ group 状態 state を検出しました。

説明

BEA TUXEDO システムがトランザクションをプレコミットしていました。指定されたグループのトランザクション状態が、予期したものではありませんでした。

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

427

ERROR:Precommit transaction state state after xa_precom failure
ERROR: xa_precom が異常終了し、プリコミット・トランザクション状態が state となりました。

説明

BEA TUXEDO system was precommitting a transaction. The transaction state after xa_precom failure was not as expected.

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

428

ERROR:Precommit transaction state state after xa_precom
ERROR: xa_precom 後のプリコミット・トランザクション状態が state となりました。

説明

BEA TUXEDO system was precommitting a transaction. The transaction state after xa_precom was not as expected.

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

429

ERROR:Rollback found invalid transaction state state
ERROR: ロールバックは無効なトランザクション状態 state を検出しました。

説明

BEA TUXEDO システムはトランザクションをロールバックしていました。トランザクション状態が、予期したものではありませんでした。

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

430

ERROR:Completion found invalid transaction state state
ERROR: コンプリーションは無効なトランザクション状態 state を検出しました。

説明

BEA TUXEDO システムはトランザクションを終了していました。トランザクション状態が、予期したものではありませんでした。

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

431

ERROR:Received a rollback request for a decided transaction
ERROR: 決定されたトランザクションへのロールバック要求を受信しました。

説明

BEA TUXEDO システムが、決定されたトランザクションに対するロールバック要求を受信しました。

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

432

ERROR:Group group at coordinator site received rollback request in ready state
ERROR: コーディネータ・サイトのグループ group がレディ状態でロールバック要求を受信しました。

説明

BEA TUXEDO システムが、既にレディ状態にあるトランザクションをロールバックする要求を受信しました。

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

433

ERROR:Rollback - xa_abort returned error for group group
ERROR: ロールバック - xa_abort が戻り値 error を返しました。(グループ group)

説明

BEA TUXEDO system was rolling back a transaction. The resource manager returned an error when xa_abort was called. The XA return code was not XA_OK, XA_HEURRB, or XAER_NOTA.

アクション

関連するリソース・マネージャのエラー・レポート・メカニズムを調べます。

434

WARN:Rollback changing group group from heuristic commit to rolled back
WARN: ロールバックがグループ group を ヒューリスティック・コミットからロールバックへ変更しています。

説明

BEA TUXEDO システムはトランザクションをロールバックしていました。グループのトランザクション状態が、ヒューリスティック・コミットからロールバックに変更されました。

アクション

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

435

ERROR:Rollback found invalid state - group group in state state
ERROR: ロールバックは無効な状態を検出しました - グループ group、状態 state

説明

BEA TUXEDO システムはトランザクションをロールバックしていました。グループのトランザクションが、予期していた状態ではありませんでした。

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

436

WARN:Heuristic rollback of transaction
WARN: トランザクションのヒューリスティックなロールバック

説明

BEA TUXEDO system received a request to heuristically rollback a global transaction. This request was generated via tmadmin aborttrans.

アクション

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

437

WARN:Heuristic rollback of transaction
WARN: トランザクションのヒューリスティックなロールバック

説明

BEA TUXEDO system received a request to heuristically rollback a transaction for this group only. This request was generated via tmadmin aborttrans.

アクション

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

438

WARN:Heuristic rollback not allowed for decided transaction
WARN: 決定されたトランザクションにはヒューリスティックなロールバックが許されていません。

説明

A request was received to heuristically rollback a transaction that is already in decided state. This request was generated via tmadmin aborttrans.

アクション

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

439

WARN:Heuristic rollback not allowed for ready transaction at coordinator site
WARN: コーディネータ・サイトのレディ・トランザクションにはヒューリスティックなロールバックが許されていません。

説明

BEA TUXEDO system received a request to heuristically rollback a transaction that is in ready state. The request was generated by the tmadmin aborttrans command.

アクション

この要求は無視されます。アクションは必要ありません。

440

WARN:Transaction heuristically rolled back for group groupname
WARN: グループ groupname に対しトランザクションがヒューリスティックにロールバックされました。

説明

BEA TUXEDO system heuristically rolled back a transaction based on a request from the tmadmin aborttrans command.

アクション

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

441

ERROR:Rollback xa_abort returned error
ERROR: ロールバック xa_abort が error を返しました。

説明

BEA TUXEDO system was rolling back a transaction. The xa_rollback() function returned an error that was not one of the expected values.

アクション

関連するリソース・マネージャのエラー・レポート・メカニズムを調べます。

442

ERROR:Timeout found invalid state state
ERROR: タイムアウトは無効な状態 state を検出しました。

説明

BEA TUXEDO system was processing a timeout request for a transaction and found an unexpected state, state.

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

443

ERROR:tms_timeout group group xa_abort returned error
ERROR: tms_timeout グループ group xa_abort が error を返しました。

説明

BEA TUXEDO system was processing a timeout request for a transaction. The resource manager returned an error from xa_abort.

アクション

関連するリソース・マネージャのエラー・レポート・メカニズムを調べます。

444

WARN:Heuristic commit for group group
WARN: グループ group へのヒューリスティックなコミット

説明

This informative message indicates that the transaction has been heuristically committed as a result of a tmadmin committrans command.

アクション

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

445

ERROR:Heuristic commit xa_commit for group group returned error
ERROR: ヒューリスティックなコミット xa_commit がグループ grouperror を返しました。

説明

While heuristically committing a transaction, the resource manager returned an error condition from xa_commit().

アクション

関連するリソース・マネージャのエラー・レポート・メカニズムを調べます。

446

ERROR:Commit found transaction state state
ERROR: コミットはトランザクション状態 state を検出しました。

説明

トランザクションをコミットする際、予期しないトランザクション状態が検出されました。

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

447

ERROR:xa_commit returned error for group group
ERROR: xa_commit が error を返しました (グループ group)。

説明

While committing a transaction, the resource manager returned an error from xa_commit.

アクション

関連するリソース・マネージャのエラー・レポート・メカニズムを調べます。

448

ERROR:Commit found invalid state for group group state state
ERROR: コミットはグループ group 状態 state に対する無効な状態を検出しました。

説明

トランザクションをコミットする際、指定されたグループに対して無効な状態が検出されました。

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

449

ERROR:Ready indication for missing group group
ERROR: 存在しないグループ group のレディ表示

説明

トランザクションのコミット中に、トランザクションに含まれないグループに対してレディ表示が受信されました。この表示は無視されます。

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

450

ERROR:Ready found invalid state for group group state state
ERROR: レディはグループ group 状態 state に対する無効な状態を検出しました。

説明

トランザクションのコミット中に、無効な状態にあるグループに対してレディ表示が受信されました。この表示は無視されます。

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

451

ERROR:Reday indication found transaction state state
ERROR: レディ表示はトランザクション状態 state を検出しました。

説明

トランザクションのコミット中に、予期しない状態にあるトランザクションに対してレディ表示が受信されました。

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

452

ERROR:Status request transaction state state group group state state
ERROR: ステータス要求トランザクション状態 state グループ group 状態 state

説明

トランザクションに対するステータス要求の処理中に、トランザクションおよび指定されたグループについて予期しない状態が検出されました。

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

453

ERROR:Transaction log commit failed
ERROR: トランザクション・ログ・コミットが異常終了しました。

説明

トランザクションのコミット中に、トランザクション・ログを更新できませんでした。

アクション

エラーの原因を示しているメッセージをユーザ・ログで調べます。

454

ERROR:Status request found transaction state state
ERROR: ステータス要求はトランザクション状態 state を検出しました。

説明

ステータス要求の処理中に、無効なトランザクション状態が検出されました。

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

455

ERROR:tpsvrdone can't find group group
ERROR: tpsvrdone がグループ group を見つけることができません。

説明

The TMS was being shut down. A group entry was to be cleaned up, but no information on that group was found.

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

456

ERROR:tpsvrdone can't get queue entry
ERROR: tpsvrdone がキュー・エントリを取得できません。

説明

The TMS was being shut down. A group entry was to be cleaned up, but BEA TUXEDO system was unable to get information on the Queue Table.

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

457

INFO:TMS tpsvrdone complete
INFO: TMS の tpsvrdoneが終了しました。

説明

The TMS shutdown was completed safely.

アクション

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

458

ERROR: Memory allocation failure

説明

The distinguished TMS was about to be shut down. However, BEA TUXEDO system was unable to allocate required memory. The memory allocated was to have been used to step through server information on all the TMSs to ensure that the distinguished TMS could shut down properly. In this case, since memory could not be allocated, it is not possible to determine the state of each TMS, so BEA TUXEDO system allows the shutdown to proceed anyway.

アクション

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

459

ERROR:Invalid sendlist error
ERROR: 無効な sendlist エラー

説明

The TMS encountered an error while trying to send a message. This condition should never arise.

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

460

ERROR:TMS send - failed to set priority for TMS request
ERROR: tms_send で TMS 要求の優先順位の設定が異常終了しました。

説明

The TMS was managing a transaction and had attempted to set the priority of a TMS request, and that function failed.

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

461

ERROR:tms_send tpacall service code
ERROR: tms_send tpacall サービス code

説明

The TMS was managing a transaction and had attempted to send a message to a TMS service via a tpacall(), and that call failed. The numeric value displayed in the message identifies the service that was used.

アクション

A possible cause for this error may be that the TMS process has terminated for some reason. Please check and ensure that all TMS processes are running. If further assistance is needed, please contact the BEA TUXEDO system Administrator.

462

WARN:Can't send reply to committer
WARN: コミット要求元に応答を送信できません。

説明

The TMS was managing a transaction and had attempted to send a reply to the committer of the transaction. The call failed.

アクション

ユーザ・ログで、このメッセージ以前の関連メッセージを調べます。さらに支援が必要なときは、BEA TUXEDO システムの Technical Support にお問い合わせください。

463

ERROR:could not contact BBL to abort old transactions
古いトランザクションを中途終了するために BBL とコンタクトすることができません。

説明

The TMS was in the process of aborting old transactions and was unable to contact the BBL process to get information about the transactions.

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

464

ERROR:could not contact DBBL to abort old transactions
ERROR: 古いトランザクションを中途終了するために DBBL とコンタクトすることができません。

説明

The TMS was in the process of aborting old transactions and was unable to contact the DBBL process to get information about the transactions.

アクション

Please ensure that the DBBL process is running. Contact your BEA TUXEDO system Technical Support.

465

ERROR:Failed to abort old transactions
ERROR: 古いトランザクションの中途終了が異常終了しました。

説明

The TMS was in the process of aborting old transactions and was unable to do so. An underlying system call had failed, in all probability a request/response call to the BRIDGE process.

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

468

ERROR: Memory allocation failure

説明

An attempt dynamically to allocate memory from the operating system using malloc() failed while allocating a message. The BEA TUXEDO system boot process for non-master nodes involves running a bootstrap-Bridge process, called the BSBRIDGE. The BSBRIDGE starts the BBL on that node, and the BBL starts the real BRIDGE, which then shuts down the BSBRIDGE. The BRIDGE does this by sending a message to the BSBRIDGE. The code that allocated the space for that message failed.

アクション

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

469

ERROR:Can't send shutdown message to the BSBRIDGE
ERROR: BSBRIDGE へシャットダウンされたメッセージを送信できません。

説明

Please refer to the description for Message 468 above. The send of the shutdown message to the BSBRIDGE failed. This could be caused by full message queues on the system.

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

470

WARN: Memory allocation failure

説明

An attempt dynamically to allocate memory from the operating system using malloc() failed while the BRIDGE process was creating an internal buffer for an identification message. Failure to send this message will not prevent the BRIDGE process from running. However, the network connection being established cannot be used bi-directionally, so some system resources will be wasted.

アクション

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

471

WARN:Error sending message OB_IDENT process
WARN: OB_IDENT メッセージを送信中にエラーがありました。

説明

The BRIDGE process could not send an OB_IDENT identification message over a newly created connection. This failure will not prevent the BRIDGE process from running. However, the network connection being established cannot be used bi-directionally, so some system resources will be wasted.

アクション

It is likely that further errors will occur over this connection. Try to reestablish the link using tmadmin 's reconnect command. If this fails, shut down and reboot the BEA TUXEDO system on this machine.

473

ERROR:Could not find DBBL
ERROR: DBBL が見つかりません。

説明

The BSBRIDGE (bootstrap bridge) process could not contact the DBBL on the master or backup machine during its initialization.

アクション

コンフィギュレーション・ファイルの NETWORK セクションで、マスタ・マシンのネットワーク・アドレスを調べます。ネットワークに関連するすべての問題を調べ、解決します。

476

ERROR: Memory allocation failure

説明

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

アクション

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

480

ERROR: Memory allocation failure

説明

An attempt dynamically to allocate memory from the operating system using malloc() failed while trying to allocate a buffer for receiving a message in the BRIDGE.

アクション

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

関連項目

malloc(3) in UNIX System reference manuals

481

ERROR: Memory allocation failure

説明

An attempt dynamically to allocate memory from the operating system using realloc() failed while allocating a larger buffer for receiving a message.

アクション

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

関連項目

malloc(3) in UNIX System reference manuals

482

ERROR:Received message with unknown release number rel_val
ERROR: 不明なリリース番号 (rel_val) のメッセージを受信しました。

説明

The message received by the BRIDGE was not one from the current release or the previous one but from release rel_val.

アクション

インストールされている BEA TUXEDO システム・ソフトウェアのリリースが有効なものであることを確認します。BEA TUXEDO システムの Technical Support にお問い合わせください。

483

ERROR:Shutting down bridge, serious message receive error
ERROR: メッセージの受信中の重大なエラーのために BRIDGE を終了します。

説明

システム・エラーのため、ブリッジをシャット・ダウンしています。

アクション

操作を再試行します。問題が解消されない場合は、BEA TUXEDO システムの Technical Support にお問い合わせください。

484

ERROR:BRIDGE process detected corrupted message
ERROR: BRIDGE プロセスで破損したメッセージが検出されました。

説明

ブリッジまたはブートストラップ・ブリッジ・プロセスが、ヘッダの破損したメッセージを検出しました。原因として、ネットワーク・ソフトウェアまたは BEA TUXEDO システム自体に問題があると考えられます。

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

485

ERROR: Memory allocation failure

説明

BEA TUXEDO system received an error return while attempting to allocate memory from the operating system. The amount of memory required by BEA TUXEDO system is influenced by the parameters in the UBBCONFIG file. The number of processes running on a machine and the options given to those processes also have a large effect on memory usage.

アクション

BEA TUXEDO システムが必要とするメモリ量を減らすか、マシンの物理メモリを増やします。

関連項目

『BEA TUXEDO Administrator's Guide』

486

ERROR:Message encoding error
ERROR: メッセージを符号化できません。

説明

BEA TUXEDO システムは、ブリッジまたはブートストラップ・ブリッジ・プロセスから送信される否定応答メッセージを符号化する際にエラーを検出しました。

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。

490

ERROR:tprealloc() failed
ERROR: tprealloc() が異常終了しました。

説明

An attempt dynamically to allocate memory from the operating system using tprealloc() failed while the system was processing a BRIDGE op-code in attempting to print BRIDGE statistics.

アクション

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

491

ERROR:tprealloc() failed
ERROR: tprealloc() が異常終了しました。

説明

An attempt dynamically to allocate memory from the operating system using tprealloc() failed while the system was processing a BRIDGE op-code.

アクション

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

492

ERROR:tprealloc() failed
ERROR: tprealloc() が異常終了しました。

説明

An attempt dynamically to allocate memory from the operating system using tprealloc() failed while the system was processing a BRIDGE op-code.

アクション

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

493

INFO:Waiting for orderly release to exit
INFO: 終了の順番を待っています。

説明

BEA TUXEDO システムは、サーバ・シャットダウンを処理していました。このメッセージはそのアクションを示しています。

アクション

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

494

INFO:BRIDGE exiting system
INFO: BRIDGE を終了します。

説明

BEA TUXEDO システムは、サーバ・シャットダウンを処理していました。このメッセージはそのアクションを示しています。

アクション

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

495

INFO:Alarm forcing shutdown after 30 second wait
INFO: 30 秒後に強制的にシャットダウンします。

説明

BEA TUXEDO システムは、BRIDGE シャットダウンを処理していました。このメッセージは、BRIDGE の強制的なシャットダウンが開始されたことを示しています。その原因としては、ネットワーク接続の切断ができなかったことが最も有力です。

アクション

ユーザ・ログをチェックして詳細を調べます。BEA TUXEDO システムの Technical Support にお問い合わせください。

496

INFO:Rejecting EXIT Message not sent from local BBL or BRIDGE
INFO: ローカル BBL か BRIDGE から送信されない EXIT メッセージを拒否します。

説明

BEA TUXEDO システムは、BRIDGE シャットダウンを処理していました。BSBRIDGE プロセスが、リモート・マシン上のプロセスではなく、またローカルな BRIDGE または BBL プロセスでもないプロセスから EXIT メッセージを受信しました。

アクション

このメッセージは情報通知を目的としています。BEA TUXEDO システムの処理は続行されます。ただし、ユーザ・ログには、このメッセージがユーザ・ログに書き込まれた理由を説明するメッセージが書き込まれている可能性があります。

497

INFO:Rejecting EXIT Message not sent from local BBL
FO: ローカル BBL から送信されない EXIT メッセージを拒否します。<

説明

BEA TUXEDO システムは、BRIDGE シャットダウンを処理していました。BSBRIDGE プロセスが、リモート・マシン上のプロセスではなく、またローカルな BBL プロセスでもないプロセスから EXIT メッセージを受信しました。

アクション

このメッセージは情報通知を目的としています。BEA TUXEDO システムの処理は続行されます。ただし、ユーザ・ログには、このメッセージがユーザ・ログに書き込まれた理由を説明するメッセージが書き込まれている可能性があります。

498

ERROR:Shutting down bridge, serious message receive error
ERROR: メッセージの受信中の重大なエラーのために BRIDGE を終了します。

説明

システム・エラーのため、ブリッジをシャット・ダウンしています。

アクション

操作を再試行します。問題が解消されない場合は、BEA TUXEDO システムの Technical Support にお問い合わせください。

499

ERROR:Shutting down bridge, serious message receive error
ERROR: メッセージの受信中の重大なエラーのために BRIDGE を終了します。

説明

システム・エラーのため、ブリッジをシャット・ダウンしています。

アクション

Re-try the desired operation and if the problem persists, contact your BEA TUXEDO system Technical Support.

 

Skip footer navigation  Back to Top Previous Next