Skip navigation.

CMDTUX メッセージ 300-399

  Previous Next

358

ERROR:LMID lmid must be <= len characters in length.
ERROR: LMID lmid の長さは len 文字以下でなければなりません。

説明

The LMID parameter in the MACHINES section of the UBBCONFIG file was greater than the system imposed limit of 30 characters.

アクション

Change the LMID parameter to be 30 characters or less and re-load the configuration.

関連項目

tmloadcf(1)、ubbconfig(5)

359

ERROR:LMID lmid appears more than once in the *MACHINES section.
ERROR: *MACHINESセクションに複数の LMID lmid があります。

説明

A MACHINES section entry in the UBBCONFIG file had an LMID parameter that had previously been used for another machine. Each machine must have a unique LMID.

アクション

Change the LMID parameter to be unique and re-load the configuration.

関連項目

tmloadcf(1)、ubbconfig(5)

360

ERROR:The TUXOFFSET parameter (offset) of the Master machine machine does not match the TUXOFFSET environment variable (offset).
ERROR: TUXOFFSET パラメータ offset (Master マシン machine) は TUXOFFSET 環境変数の値 (offset) と同じでなければなりません。

説明

The TUXOFFSET parameter defined for the Master node of the configuration does not match the TUXOFFSET environment variable of the user running tmloadcf. Since tmloadcf must be run on the Master node, the defined TUXOFFSET must match the TUXOFFSET in the environment.

アクション

Change the TUXOFFSET parameter or environment variable and re-load the configuration.

関連項目

tmloadcf(1)、ubbconfig(5)

361

ERROR: Memory allocation failure

説明

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

アクション

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

関連項目

tmloadcf(1)、ubbconfig(5)

365

ERROR: Memory allocation failure

説明

An attempt dynamically to allocate memory from the operating system failed while trying to load the configuration file in tmloadcf.

アクション

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

369

ERROR: Memory allocation failure

説明

An attempt dynamically to allocate memory from the operating system failed while trying to load a configuration file with tmloadcf.

アクション

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

372

ERROR: Memory allocation failure

説明

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

アクション

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

関連項目

tmloadcf(1)、ubbconfig(5)

373

ERROR: Memory allocation failure

説明

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

アクション

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

関連項目

tmloadcf(1)、ubbconfig(5)

377

ERROR: Memory allocation failure

説明

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

アクション

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

関連項目

tmloadcf(1)、ubbconfig(5)

381

WARN:DBBL tpsvrinit - bad command line options were specified when booting the DBBL
WARN: DBBL tpsvrinit: DBBLの起動時に間違ったコマンド行オプションが指定されています。

説明

Bad command line options were specified when booting the DBBL.

アクション

The system should specify correct command line options for booting the DBBL. Contact your BEA TUXEDO system Technical Support.

関連項目

tmboot(1)

382

ERROR:DBBL tpsvrinit - cannot find the DBBL entry in the Bulletin Board
ERROR: DBBL tpsvrinit: 掲示板に DBBL エントリが見つかりません。

説明

In a networked application (MP mode), the DBBL server initialization routine cannot find the DBBL entry in the Bulletin Board. The DBBL's copy of the Bulletin Board in its own process space might be corrupted.

アクション

Check if the DBBL is active. The DBBL should be booted before the BBL in a networked application. Try to shut down the application, remove IPC, and then reboot the DBBL and BBL. If the error persists, contact your BEA TUXEDO system Technical Support.

関連項目

tmboot(1)

383

ERROR:DBBL tpsvrinit - cannot update the DBBL entry in the Bulletin Board
ERROR: DBBL tpsvrinit: 掲示板の DBBL エントリを更新できません。

説明

In a networked application (MP mode), the DBBL server initialization routine cannot update the DBBL entry in the Bulletin Board. The DBBL's copy of the Bulletin Board in its own process space might be corrupted.

アクション

Check if the DBBL is active. The DBBL should be booted before the BBL in a networked application. Try to shut down the application, remove IPC, and then reboot the DBBL and BBL. If the error persists, contact your BEA TUXEDO system Technical Support.

関連項目

tmboot(1)

384

ERROR:DBBL tpsvrinit - cannot open Bulletin Board image file, filename while restarting the DBBL, errno errno_val
ERROR: DBBL tpsvrinit: DBBL の再起動時に掲示板イメージ・ファイル filename をオープンできません: エラー番号 errno_val

説明

While attempting to restart the DBBL, the DBBL server initialization routine cannot open the Bulletin Board image file.

アクション

Check and clean up space in either $TMPDIR or /tmp on your machine, or contact your BEA TUXEDO system Technical Support.

関連項目

tmboot(1)

385

ERROR:DBBL tpsvrinit:cannot get file system information of the Bulletin Board image file, filename errno=errno_val
ERROR: DBBL tpsvrinit: 掲示板イメージ・ファイル filename のファイル・システム情報を得ることができません: エラー番号 errno_val

説明

While attempting to start the DBBL, the DBBL server initialization routine cannot get the file system information for the Bulletin Board image file.

アクション

Check and cleanup space in either $TMPDIR or /tmp on your machine. Also, check for proper permissions for the files in either $TMPDIR or /tmp. Contact your BEA TUXEDO system Technical Support.

関連項目

tmboot(1)

386

ERROR:DBBL tpsvrinit - the size of the Bulletin Board image file, filename inconsistent with the UBBCONFIG file
ERROR: DBBL tpsvrinit: 掲示板イメージ・ファイル filename のサイズが UBBCONFIG ファイルと一致しません。

説明

While attempting to restart the DBBL, the DBBL server initialization routine detected that the size of the Bulletin Board image file is inconsistent with the UBBCONFIG file.

アクション

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

関連項目

tmboot(1)、ubbconfig(5)

387

ERROR:DBBL tpsvrinit:error in reading the Bulletin Board image file, filename errno= errno_val
ERROR: DBBL tpsvrinit: 掲示板イメージ・ファイル filename の読み込み時にエラーがありました: エラー番号 errno_val

説明

While attempting to start the DBBL, the DBBL server initialization routine detected error in reading the Bulletin Board image file.

アクション

Check file permissions of the Bulletin Board image file either in $TMPDIR or /tmp on your machine, or contact your BEA TUXEDO system Technical Support.

関連項目

tmboot(1)

388

ERROR:DBBL tpsvrinit - cannot recalculate the offsets for routing section
ERROR: DBBL tpsvrinit: ROUTING セクションのオフセットを再計算できません。

説明

DBBL を再起動する際、DBBL サーバ初期化ルーチンが掲示板のルーティング・セクションのオフセットを再計算できません。 1) Bulletin Board corrupted, 2) VIEWFILES and VIEWDIR environment variables are not set, or 3) viewname or FIELD specified in the routing section are not correct.

アクション

BEA TUXEDO システムの Technical Support にお問い合わせください。詳細については、この章のメッセージ 621 と 658 を参照してください。

関連項目

tmboot(1)、ubbconfig(5)

389

ERROR:DBBL tpsvrinit - cannot find DBBL entry in the Bulletin Board
ERROR: DBBL tpsvrinit: 掲示板に DBBL エントリが見つかりません。

説明

When booting the DBBL, the DBBL server initialization routine cannot find its own entry in the Bulletin Board. The DBBL's copy of the Bulletin Board in its own process space might be corrupted.

アクション

Check if the DBBL is active. The DBBL should be booted before the BBLs in a networked application. Try to shut down the application, remove IPC, and then reboot the administrative processes. If the error persists, contact your BEA TUXEDO system Technical Support.

関連項目

tmboot(1)

390

ERROR:DBBL tpsvrinit - cannot reset the current acting master reference
ERROR: DBBL tpsvrinit: 現在動作しているマスタ・リファレンスをリセットできません。

説明

While attempting start the DBBL, the DBBL server initialization routine cannot reset the current acting master reference because another node has already assumed the master role or the Bulletin Board might be corrupted.

アクション

Use tmadmin to assume the role of master node or contact your BEA TUXEDO system Technical Support.

関連項目

tmadmin(1), tmboot(1)

391

ERROR:DBBL tpsvrinit - cannot update the DBBL entry in the Bulletin Board
ERROR: DBBL tpsvrinit: 掲示板の DBBL エントリを更新できません。

説明

In a networked application (MP mode), the DBBL server initialization routine cannot update the DBBL entry in the Bulletin Board. The DBBL's copy of the Bulletin Board in its own process space might be corrupted.

アクション

Check if the DBBL is active. The DBBL should be booted before the BBLs in a networked application. Try to shut down the application, remove IPC, and then reboot the administrative processes. If the error persists, contact your BEA TUXEDO system Technical Support.

関連項目

tmboot(1)

392

ERROR:DBBL tpsvrinit - system standard init function failed
ERROR: DBBL tpsvrinit: stdinit 機能が異常終了しました。

説明

While attempting to start the DBBL, the call to the system standard initialization function failed.

アクション

このエラーについて記述しているメッセージを、ユーザ・ログで調べます。

関連項目

tmboot(1)

394

ERROR:DBBL tpsvrinit - cannot find the current BBL entry in the Bulletin Board
ERROR: DBBL tpsvrinit: 掲示板に現在の BBL エントリが見つかりません。

説明

While attempting to start the DBBL, the DBBL server initialization routine needs to set up the internal registry table information on the active BBLs in the system. However, it was unable to find the current BBL entry in the Bulletin Board. The DBBL's copy of the Bulletin Board in its own process space might be corrupted.

アクション

Check if the DBBL is active. The DBBL should be booted before the BBLs in a networked application. Try to shut down the application, remove IPC, and then reboot the administrative processes. If the error persists, contact your BEA TUXEDO system Technical Support.

関連項目

tmboot(1)

395

ERROR: Memory allocation failure

説明

An attempt dynamically to allocate memory from the operating system using malloc() failed in the DBBL while trying to acquire space for the Bulletin Board or while retrieving the current BBL entry on a restart.

アクション

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

396

ERROR:DBBL tpsvrinit - exceeds maximum number of BBLs on all the application nodes
ERROR: DBBL tpsvrinit: すべてのアプリケーション・ノードで最大 BBL 数を越えています。

説明

Maximum number of BBLs (MAXBBL) on all the application nodes has been reached.

アクション

アプリケーションでの BBL の数に対するシステム制限に達しました。BEA TUXEDO システムの Technical Support にお問い合わせください。

397

ERROR:DBBL tpsvrinit - unable to clean up BBLs, the recovery failed
ERROR: DBBL tpsvrinit: BBLをクリーンアップできません。回復 (リカバリ) が異常終了しました。

説明

The DBBL recovery failed because it was not able to clean up BBLs.

アクション

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

398

ERROR:DBBL tpsvrinit - cannot update the DBBL entry in the Bulletin Board
ERROR: DBBL tpsvrinit: 掲示板の DBBL エントリを更新できません。

説明

In a networked application (MP mode), the DBBL server initialization routine cannot update the DBBL entry in the Bulletin Board when restarting the DBBL. The DBBL 's copy of the Bulletin Board in its own process space might be corrupted.

アクション

Check if the DBBL is active. The DBBL should be booted before the BBL in a networked application. Try to shut down the application, remove IPC, and then reboot the administrative processes. If the error persists, contact your BEA TUXEDO system Technical Support.

399

ERROR:Administrative service request failed
ERROR: 管理サービス要求が異常終了しました。

説明

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

アクション

システムが不安定な状態であるため、BEA TUXEDO システムの再起動をお勧めします。または、BEA TUXEDO システムの Technical Support にお問い合わせください。

関連項目

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

 

Skip footer navigation  Back to Top Previous Next