Skip navigation.

CMDTUX メッセージ 4200-4299

  Previous Next

4206

WARN:The -L option is obsolete. Logging will go to the userlog
WARN: -L オプションは使用されていません。ログはユーザ・ログに記録されます。

説明

In release 6.1 and earlier, the -L option specified the log file for the tlisten process. In later releases, all logging goes to the userlog and this option is ignored.

アクション

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

関連項目

tlisten(1)

4207

ERROR:Could not become a background process
ERROR: バックグラウンド・プロセスとなることができません。

説明

Normally, the tlisten process starts as a background program automatically. The program could not be restarted in the background and will not run.

アクション

イベント・ログでその他のメッセージを調べます。不足している OS リソースがないか調べ、問題を解決した後、再度コマンドを入力します。

関連項目

tlisten(1)

4208

WARN:The -L option is obsolete
WARN: -Lオプションは使用されていません。

説明

In release 6.1 and earlier, the -L option specified the log file for the tlisten process. In later releases, all logging goes to the userlog and this option is ignored.

アクション

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

関連項目

tlisten(1)

4209

INFO:Accepted request from fd, seq # number
INFO: fd からの要求が許可されました。seq # number

説明

The tlisten process will log the fact that it was able to accept a new connection, after successfully establishing a listening endpoint and opening an accept endpoint on the network. The listening endpoint connection descriptor, fd, and sequence number, number, are placed in the event log.

アクション

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

関連項目

tlisten(1)

4215

INFO: SRVID=srvid SRVGRP=grpname SIGTERM sent

説明

A SIGTERM signal was sent to a server in response to a "tmshutdown -w" command or a TMIB request to set the server state to "DEAd".

アクション

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

関連項目

tmshutdown (1), TM_MIB(5)

4217

INFO: SRVID=srvid SRVGRP=grpname SIGKILL sent

説明

A SIGKILL signal was sent to a server in response to a "tmshutdown -w" command or a TMIB request to set the server state to "DEAd".

アクション

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

関連項目

tmshutdown (1), TM_MIB(5)

4218

ERROR:Cannot send message to tlisten
ERROR: tlistenへメッセージを送信できません。

説明

While trying to propagate the TUXCONFIG to a non-master machine, a failure occurred in contacting the tlisten program.

アクション

ローカルまたはリモートのイベント・ログにその他のメッセージが記録されていないか調べます。

関連項目

tlisten(1), TM_MIB(5)

4219

ERROR:Cannot send message to tlisten
ERROR: tlistenへメッセージを送信できません。

説明

While trying to propagate the TUXCONFIG to a non-master machine, a failure occurred in contacting the tlisten program.

アクション

ローカルまたはリモートのイベント・ログにその他のメッセージが記録されていないか調べます。

関連項目

tlisten(1), TM_MIB(5)

4221

ERROR:Cannot become a client - tpinit() failed - errmsg
ERROR: クライアントになれません。tpinit() が異常終了しました。errmsg

説明

The administrative client sbbl could not join the application

アクション

There may be too many people attempting to perform MIB operations at the same time. Only 9 sbbl servers may be run at a time, so that if there are more than 9 MIB operations which occur simultaneously, this message may appear. Limit the number of concurrent MIB operations.

4222

ERROR: Memory allocation failure

説明

sbbl プロセスでメモリ不足が発生しました。

アクション

Make sure that 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 on the machine.

4223

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

説明

The sbbl process has attempted to open its input file and failed

アクション

ホストのオペレーティング・システムにはオープンできるファイル数、1 ユーザまたは 1 プロセスあたりにオープンできるファイル数に制限がある場合があります。この場合にはその制限値を増やす必要があります。この操作用に十分なファイル記述子がある場合には、BEA TUXEDO システムの Technical Support にお問い合わせください。

4224

ERROR:Cannot read from file
ERROR: ファイルから読み込みできません。

説明

The sbbl process has attempted to read its input file and failed

アクション

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

4225

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

説明

起動の際、MIB は一時出力ファイルをオープンできませんでした。

アクション

If the host operating system has a limit on the number of open files, or the number of open files per user or the number of open files per process, then you may need to increase that limit. The file system /tmp may be full. The directory where temporary files are placed may be full. If it seems that there should be enough file descriptors and disk space for this operation, contact your BEA TUXEDO system Technical Support.

4226

ERROR:Cannot write to file
ERROR: ファイルに書き込めません。

説明

起動シーケンスで、MIB は出力ファイルに書き込めませんでした。

アクション

The file system /tmp may be full. The directory where temporary files are placed may be full. If it seems that there should be enough disk space for this operation, contact your BEA TUXEDO system Technical Support.

4227

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

説明

シャットダウンの際、MIB は一時出力ファイルをオープンできませんでした。

アクション

ホストのオペレーティング・システムにはオープンできるファイル数、1 ユーザまたは 1 プロセスあたりにオープンできるファイル数に制限がある場合があります。この場合にはその制限値を増やす必要があります。ファイル・システム /tmp が一杯になることがあります。また一時ファイルが格納されているディレクトリが一杯の場合もあります。この操作に必要な十分なファイル記述子とディスク領域があると思われる場合は、BEA TUXEDO システムの Technical Support にお問い合わせください。

4228

ERROR:Cannot write to file
ERROR: ファイルに書き込めません。

説明

シャットダウン・シーケンスで、MIB は出力ファイルに書き込めませんでした。

アクション

The file system /tmp may be full. The directory where temporary files are placed may be full. If it seems that there should be enough disk space for this operation, contact your BEA TUXEDO system Technical Support.

4229

ERROR:Cannot allocate memory for tmconfig class attribute table
ERROR: tmconfigクラス属性テーブルへメモリを割り当てできません。

説明

MIB 属性検索の際、メモリを割り当てられませんでした。

アクション

Make sure that 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 on the machine.

4230

ERROR:tpcall() returned no configured class attribute for section fieldid
ERROR: tpcall() がセクション fieldid に対し環境設定されたクラス属性を戻していません。

説明

While retrieving MIB attribute information, a failure occurred, so the tmconfig operation will fail.

アクション

ログをみて関連のエラー・メッセージを調べてください。

4231

ERROR:tpcall() returned no class attribute entry for section fieldid
ERROR: tpcall() がセクション fieldid に対するクラス属性エントリを戻していません。

説明

While retrieving MIB attribute information, a failure occurred, so the tmconfig operation will fail.

アクション

ログをみて関連のエラー・メッセージを調べてください。

4232

ERROR: Memory allocation failure

説明

While the sbbl process was attempting to shut down a process, the system ran out of memory.

アクション

Make sure that 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 on the machine.

4233

ERROR: Memory allocation failure

説明

While the sbbl process was attempting to shut down a process, the system ran out of memory.

アクション

Make sure that 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 on the machine.

4234

ERROR:Failed to get information on the Deactivated Object
ERROR: 活性化されないオブジェクト上で情報を取得できません。

説明

MIB が、非活性化されるオブジェクトに関する情報を検索する際、エラーが発生しました。

アクション

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

4235

ERROR: Memory allocation failure

説明

While the sbbl process was attempting to start a process, the system ran out of memory.

アクション

Make sure that 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 on the machine.

4236

ERROR:Failed to get information on the Activated Object
ERROR: 活性化されたオブジェクト上で情報を取得できません。

説明

MIB が、活性化されるオブジェクトに関する情報を検索する際、エラーが発生しました。

アクション

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

4237

ERROR:Memory allocation error for TAGENT on site
ERROR: site 上の TAGENT に対するメモリ割り当てエラー

説明

While attempting to generate an encryption packet for the TAGENT on the given site, a memory allocation error occurred.

アクション

Make sure that 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 on the machine.

4238

ERROR:No encryption package installed. num bits minimum encryption is configured
ERROR: 暗号化パッケージがインストールされていません。num ビットの最小暗号化が設定されています。

説明

A process attempted to contact the tlisten. However, the MINENCRYPTBITS field in the NETWORK section for this process was set to a value greater than 0. No encryption package is installed.

アクション

Buy and install the Link Level Encryption package or reconfigure the system such that MINENCRYPTBITS is 0.

4241

ERROR:Error receiving diffie-hellman reply from TAGENT on site
ERROR: site 上のTAGENTからの diffie-hellman 応答受信エラー

説明

DH (Diffie-Hellman) 方式による鍵暗号情報が格納されているリンク・レベルの暗号化パケットが破損しています。ネットワークが危険にさらされている可能性があります。

アクション

故意による侵害行為かどうかネットワークを監視します。BEA TUXEDO システムの Technical Support にお問い合わせください。

4242

WARN:Encryption negotiation failure with TAGENT on site
WARN: site 上の TAGENT との暗号化交渉に異常がありました。

説明

The process attempting to connect to the TAGENT could not successfully negotiate an encryption strength.

アクション

There are many ways to fix this problem. One is to change the encryption parameters in the NETWORK section for the connecting machine to be compatible with the options with which the remote tlisten was started. The second is to kill the remote tlisten, and restart it using different parameters for the -z and -Z options. If you do not specify any -z or -Z options to the tlisten process, then by default it will speak any encryption protocol allowed in the currently installed package. To find out which package is installed on any site, run the command tmadmin -v. If your application is connecting to an older site, then you must configure the system such that it can speak 0 bits of encryption to the older site.

4243

ERROR:Error establishing diffie-hellman key
ERROR: diffie-hellmanキーの確立エラー

説明

DH (Diffie-Hellman) 方式による鍵暗号情報が格納されているリンク・レベルの暗号化パケットが破損しています。ネットワークが危険にさらされている可能性があります。

アクション

故意による侵害行為かどうかネットワークを監視します。BEA TUXEDO システムの Technical Support にお問い合わせください。

4244

WARN:Encryption negotiation failure with TAGENT on site
WARN: site 上の TAGENT との暗号化交渉に異常がありました。

説明

The process attempting to connect to the TAGENT could not successfully negotiate an encryption strength.

アクション

There are many ways to fix this problem. One is to change the encryption parameters in the NETWORK section for the connecting machine to be compatible with the options with which the remote tlisten was started. The second is to kill the remote tlisten, and restart it using different parameters for the -z and -Z options. If you do not specify any -z or -Z options to the tlisten process, then by default it will speak any encryption protocol allowed in the currently installed package. To find out which package is installed on any site, run the command tmadmin -v. If your application is connecting to an older site, then you must configure the system such that it can speak 0 bits of encryption to the older site.

4249

ERROR:Could not get encryption handle
ERROR: 暗号化ハンドルを取得できません。

説明

The system ran out of memory in the tlisten process while attempting to allocate an encryption handle.

アクション

コマンドを実行していたシステムのメモリを調べます。この操作用に十分なメモリがある場合には、BEA TUXEDO システムの Technical Support にお問い合わせください。

4252

ERROR:-z (sub) is larger than 0, but the link level package is not installed
ERROR: -z (sub) が 0 より大きいにもかかわらず、リンク・レベル・パッケージがインストールされていません。

説明

The -z option was larger than zero. However, the link level encryption package was not installed.

アクション

Buy the link level encryption package. Set the -z option to 0. If you believe that you have installed the link level encryption package, contact your BEA TUXEDO system Technical Support.

4254

ERROR:Older client attempted to connect to secure tlisten
ERROR: 古いクライアントがtlistenを保護するため接続を試行しました。

説明

A site older than the current release attempted to contact a tlisten whose -z option was set greater than 0.

アクション

When older sites are part of a BEA TUXEDO configuration, the -z option of the tlisten may have to be zero in order for proper communication between the older site and the newer site. By restarting the tlisten process with a -z option of zero (or no -z option, since by default the minimum encryption parameter is zero), then older sites may successfully connect to this tlisten process.

4255

ERROR:Could not generate first encryption packet
ERROR: 最初の暗号化パケットを作成できません。

説明

DH (Diffie-Hellman) 方式による鍵暗号情報が格納されているリンク・レベルの暗号化パケットが破損しています。ネットワークが危険にさらされている可能性があります。

アクション

故意による侵害行為かどうかネットワークを監視します。BEA TUXEDO システムの Technical Support にお問い合わせください。

4256

ERROR:Could not send first encryption packet
ERROR: 最初の暗号化パケットを送信できません。

説明

暗号化パケットを送信する際、ネットワークでエラーが発生しました。

アクション

Check the network on the system where the tlisten is running. If it seems that the network is working properly, contact your BEA TUXEDO Technical Support.

4257

ERROR:Encryption negotiation failure
ERROR: 暗号化ネゴシエーションに失敗しました。

説明

The process attempting to connect to the tlisten could not successfully negotiate an encryption strength.

アクション

There are many ways to fix this problem. One is to change the encryption parameters in the NETWORK section for the connecting machine to be compatible with the options with which the remote tlisten was started. The second is to kill the remote tlisten, and restart it using different parameters for the -z and -Z options. If you do not specify any -z or -Z options to the tlisten process, then by default it will speak any encryption protocol allowed in the currently installed package. To find out which package is installed on any site, run the command tmadmin -v. If your application is connecting to an older site, then you must configure the system such that it can speak 0 bits of encryption to the older site.

4258

ERROR:fatal error while negotiating encryption parameters
ERROR: 暗号化パラメータとの交渉中に重大なエラー

説明

DH (Diffie-Hellman) 方式による鍵暗号情報が格納されているリンク・レベルの暗号化パケットが破損しています。ネットワークが危険にさらされている可能性があります。

アクション

故意による侵害行為かどうかネットワークを監視します。BEA TUXEDO システムの Technical Support にお問い合わせください。

4259

ERROR:Minimum encryption (num) is larger than 0, but the link level package is not installed
ERROR: 最小暗号化 (num) が 0 より大きいにもかかわらず、リンク・レベル・パッケージがインストールされていません。

説明

The BRIDGE or BSBRIDGE could not boot because it was not configured correctly. The MINENCRYPTBITS field in the NETWORK section was set to a value greater than 0. No encryption package is installed.

アクション

Buy and install the Link Level Encryption package or reconfigure the system such that MINENCRYPTBITS is 0.

4261

ERROR: Memory allocation failure

説明

メモリ不足が発生しました。

アクション

Make sure that 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 on the machine.

4262

ERROR:Could not create first diffie-hellman packet
ERROR: 最初のdiffie-hellmanパケットを作成できません。

説明

BRIDGE 通信に対する最初のリンク・レベル暗号化交渉パッケージの生成中に、エラーが発生しました。

アクション

故意による侵害行為かどうかネットワークを監視します。BEA TUXEDO システムの Technical Support にお問い合わせください。

4263

ERROR:Error sending encryption negotiation packet
ERROR: 暗号化交渉パケットの送信にエラー

説明

BRIDGE 通信に対する最初のリンク・レベル暗号化交渉パッケージの送信中に、エラーが発生しました。

アクション

Check the network on the machine with the affected BRIDGE or BSBRIDGE.

4265

ERROR: Memory allocation failure

説明

The system ran out of memory in the BRIDGE or BSBRIDGE

アクション

Make sure that 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 on the machine.

4266

ERROR:Could not create second diffie-hellman packet
ERROR: 第二のdiffie-hellmanパケットを作成できません。

説明

While generating the second link level encryption negotiation package for BRIDGE communication, an error occurred.

アクション

故意による侵害行為かどうかネットワークを監視します。BEA TUXEDO システムの Technical Support にお問い合わせください。

4267

ERROR:Error sending encryption negotiation packet
ERROR: 暗号化交渉パケットの送信にエラー

説明

While sending the second link level encryption negotiation package for BRIDGE communication, an error occurred.

アクション

Check the network on the machine with the affected BRIDGE or BSBRIDGE.

4268

ERROR:Encryption negotiation failed with bridge on site
ERROR: site 上のブリッジとの暗号化交渉に異常がありました。

説明

The BRIDGE or BSBRIDGE attempting to connect to the BRIDGE or BSBRIDGE on the given remote site could not successfully negotiate an encryption strength.

アクション

Change the encryption parameters in the NETWORK section for the two machines connecting to each other to be compatible.

4269

ERROR:System error during negotiation with bridge on site
ERROR: site 上のブリッジとの交渉中にシステム・エラー

説明

リンク・レベルの暗号化交渉中にシステム・エラーが発生しました。

アクション

故意による侵害行為かどうかネットワークを監視します。BEA TUXEDO システムの Technical Support にお問い合わせください。

4271

ERROR:System error during negotiation with bridge on site
ERROR: site 上のブリッジとの交渉中にシステム・エラー

説明

リンク・レベルの暗号化交渉中にシステム・エラーが発生しました。

アクション

故意による侵害行為かどうかネットワークを監視します。BEA TUXEDO システムの Technical Support にお問い合わせください。

4272

ERROR:Could not agree on encryption strength
ERROR: 暗号化の強度に合意できません。

説明

リンク・レベルの暗号化交渉中にシステム・エラーが発生しました。

アクション

故意による侵害行為かどうかネットワークを監視します。BEA TUXEDO システムの Technical Support にお問い合わせください。

4274

ERROR:Could not send saved messages to site
ERROR: site に保存メッセージを送信できませんでした。

説明

While the BRIDGE or BSBRIDGE is negotiating the link level encryption parameters, messages to the remote BRIDGE are saved. An error occurred while sending these saved messages to the remote BRIDGE after the negotiation was complete.

アクション

Check the network on the machine with the affected BRIDGE or BSBRIDGE.

4275

ERROR:Cannot start servers, error reading *SERVERS section
ERROR: サーバを起動できません。*SERVERS セクションの読み込みにエラーがありました。

説明

During the tmboot process, the SERVERS section of the configuration file could not be read.

アクション

環境変数 TUXCONFIG が正しく設定され、エクスポートされていることを確認します。TUXCONFIG ファイルが破損していないことを確認します (tmunloadcf を実行)。TUXCONFIG ファイルがコンフィギュレーション内のすべてのマシンに複製転送されていることを確認します。

関連項目

tmboot(1)、tmunloadcf(1)

4276

ERROR:Can't shutdown servers, error reading *SERVERS section
ERROR: *SERVERS セクションの読み込みエラーのためサーバをシャットダウンできません。

説明

During the tmshutdown process, the SERVERS section of the configuration file could not be read.

アクション

Verify that the environment variable TUXCONFIG is set correctly and exported, or that TUXCONFIG is not corrupted (try a tmunloadcf)

4277

ERROR:Remote BBL boot failed. Try running pclean before booting
ERROR: リモート BBL が起動できませんでした。起動前に pclean を実行します。

説明

A remote machine has been marked as partitioned, but has not been cleaned from the bulletin board using the tmadmin pclean command (or the equivalent MIB operation).

アクション

First pclean the remote machine by using tmadmin (or the GUI, or the MIB). Once the pclean has completed successfully, try to boot the remote BBL again. If the remote boot fails again, contact your BEA TUXEDO system Technical Support.

4279

ERROR:Error detected during mutual authentication
ERROR: 相互認証中にエラーが検出されました。

説明

The tlisten could not access the authentication files.

アクション

Make sure that the administrator has read privileges on the $TUXDIR/udataobj/tlisten.pw file or the $APPDIR/.adm/tlisten.pw file. Monitor your network for malicious use. Contact your BEA TUXEDO system Technical Support.

4280

ERROR:Error detected during mutual authentication with val
ERROR: val との相互認証中にエラーが検出されました。

説明

The remote tlisten could not access the authentication files.

アクション

Make sure that the administrator has read privileges on the $TUXDIR/udataobj/tlisten.pw file or the $APPDIR/.adm/tlisten.pw file on the remote site. Monitor your network for malicious use. Contact your BEA TUXEDO system Technical Support.

4281

ERROR:Cannot read password file "file" (errno=val)
ERROR: パスワード・ファイル "file" (errno=val) が読めません。

説明

While authenticating with the tlisten process, an error occurred while reading the password file

アクション

The password file is $TUXDIR/udataobj/tlisten.pw or $APPDIR/.adm/tlisten.pw. Make sure that this file is not corrupted or missing. If everything in the file appears normal, contact your BEA TUXEDO system Technical Support.

4282

ERROR:Failed to change working directory to "dir" (errno = val)
ERROR: 作業ディレクトリを "dir" (errno = val) に変更できませんでした。

説明

The tlisten process may attempt to change directories to $APPDIR during authentication. If the process cannot change directories, this error may occur.

アクション

Make sure that the APPDIR of the current application is not corrupted or missing. If everything in the directory appears normal, contact your BEA TUXEDO system Technical Support.

4283

ERROR:Failed to determine file length for "dir" (errno = val)
ERROR: "dir" (errno = val) のファイル長を決定できません。

説明

While authenticating with the tlisten process, an error occurred while reading the password file.

アクション

The password file is $TUXDIR/udataobj/tlisten.pw or $APPDIR/.adm/tlisten.pw. Make sure that this file is not corrupted or missing. If everything in the file appears normal, contact your BEA TUXEDO system Technical Support.

4284

ERROR:Authentication requested, but no password file exists
ERROR: 認証を要求されましたが、パスワード・ファイルがありません。

説明

tlisten プロセスの認証の際、パスワード・ファイルの読み込み中にエラーが発生しました。

アクション

The password file is $TUXDIR/udataobj/tlisten.pw or $APPDIR/.adm/tlisten.pw. Make sure that this file is not corrupted or missing. If everything in the file appears normal, contact your BEA TUXEDO system Technical Support.

4285

WARN:T L I S T E N A U T H E N T I C A T I O N I S D I S A B L E D !
WARN: tlisten 認証ができません!

説明

tlisten の認証がオフになっています。サイトの認証は行われません。tlisten がセキュリティ違反のサイトである可能性があります。

アクション

The password file is $TUXDIR/udataobj/tlisten.pw or $APPDIR/.adm/tlisten.pw. The password file is a plain-text file where each line (up to 20) contains a password. The password file on the remote site must contain at least one password which is the same as a password on the local site. If you create this file, and restart the tlisten or other process which may have to speak to the tlisten, then this warning will not be displayed. If this warning is not displayed, then the network session with the remote site will be authenticated.

4286

ERROR:Password file "file" exists, encryption is not available
ERROR: パスワード・ファイル "file" は存在しますが、暗号化が無効です。

説明

tlisten セッションを認証するには、暗号化パッケージのインストールが必要です。

アクション

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

4287

ERROR:Failed to open password file "file" (errno = val)
ERROR: パスワード・ファイル "file" (errno=val) がオープンできませんでした。

説明

The system found the tlisten authentication password file, but could not open it.

アクション

ホストのオペレーティング・システムにはオープンできるファイル数、1 ユーザまたは 1 プロセスあたりにオープンできるファイル数に制限がある場合があります。この場合にはその制限値を増やす必要があります。この操作用に十分なファイル記述子がある場合には、BEA TUXEDO システムの Technical Support にお問い合わせください。

4288

WARN:More than val passwords found in file
WARN: ファイルに val を超えるパスワードがあります。

説明

The tlisten authentication file will only accept the first twenty passwords. All subsequent passwords will be ignored.

アクション

Limit the number of passwords in the tlisten password authentication file to twenty.

4289

WARN:Password #val is greater than val chars
WARN: パスワード #val は、val 文字を超えています。

説明

Passwords found in the tlisten authentication file can only be the specified number of characters long. All characters after the maximum number of characters will be ignored.

アクション

Limit the number of characters for each password in the tlisten password authentication file to the specified amount.

4290

ERROR:No passwords in password file
ERROR: パスワード・ファイルにパスワードがありません。

説明

There must be at least one password in the password authentication file in order for tlisten authentication to work properly.

アクション

The password file is $TUXDIR/udataobj/tlisten.pw or $APPDIR/.adm/tlisten.pw. Add a password to the password file. One suggestion for a password is abracadabra.

4291

ERROR:S E C U R I T Y V I O L A T I O N !Remote site may be compromised.
ERROR: セキュリティ違反!リモート・サイトが危険にさらされている可能性があります。

説明

パスワード・ファイルと一致するパスワードがリモート・サイトにありません。

アクション

リモート・サイトのパスワードの 1 つと一致するパスワードがローカル・サイトにあることを確認します。故意による侵害行為かどうかネットワークを監視します。BEA TUXEDO システムの Technical Support にお問い合わせください。

4292

ERROR:Transport failure during authentication
ERROR: 認証中に移送に異常がありました。

説明

tlisten の認証の際、ネットワークからエラーが返されました。

アクション

コマンドが実行されたシステムのネットワークを調べます。ネットワークに問題がない場合は、BEA TUXEDO システムの Technical Support にお問い合わせください。

4293

ERROR:Failed to authenticate with remote process (tperrno=val)
ERROR: リモート・プロセスの認証ができませんでした (tperrno=val)。

説明

Authentication with the remote tlisten failed.

アクション

リモート・サイトのパスワードの 1 つと一致するパスワードがローカル・サイトにあることを確認します。故意による侵害行為かどうかネットワークを監視します。BEA TUXEDO システムの Technical Support にお問い合わせください。

4294

ERROR:Invalid protocol message received during authentication
ERROR: 認証中に無効なプロトコル・メッセージが受信されました。

説明

Authentication with the remote tlisten failed.

アクション

故意による侵害行為かどうかネットワークを監視します。BEA TUXEDO システムの Technical Support にお問い合わせください。

4295

ERROR:Invalid protocol message received during authentication
ERROR: 認証中に無効なプロトコル・メッセージが受信されました。

説明

Authentication with the remote tlisten failed.

アクション

故意による侵害行為かどうかネットワークを監視します。BEA TUXEDO システムの Technical Support にお問い合わせください。

 

Skip footer navigation  Back to Top Previous Next