コンテンツはここから始まります

システム・メッセージ: ISNATカタログ1200-1299

前 次

1200


INFO: .SysClientState: User usrname on LMID state change to state

Description

This message indicates that the specified client application changed to a new state. A complete listing of the current attributes of the client application is sent in the posted buffer.

Action

This is an informational message.

See Also

The EVENT_MIB(5) and TM_MIB(5) commands. For information about these commands, see the Oracle TUXEDO Reference Manual.


1201


WARN: .SysClientSecurity: User usrname on LMID authentication failure

Description

This message indicates that the specified client application failed security validation when trying to join the application. A complete listing of the current attributes of the client application is sent in the posted buffer.

Action

Make sure that a hacker is not trying to gain access to your application data.

See Also

The EVENT_MIB(5) and TM_MIB(5) commands. For information about these commands, see the Oracle TUXEDO Reference Manual.


1214


エラー: タイプ・スイッチの非初期化に失敗しました

説明

クライアント・アプリケーション・バッファの処理中に、バッファ非初期化関数_tmuninitbuf()がエラーを戻しました。

アクション

バッファ・タイプ・スイッチをチェックし、正しく設定されている(つまり、正しい非初期化関数が正しいバッファ・タイプに関連付けられている)ことを確認してください。バッファ・タイプがアプリケーションによって定義されている場合は、非初期化関数をチェックして正しくコーディングされていることを確認してください。

関連項目

buffer(3c)およびtypesw(5)コマンド。これらのコマンドの詳細は、Oracle TUXEDOリファレンス・マニュアルを参照してください。


1222


エラー: -zオプションの引数は数値である必要があります

説明

IIOPサーバー・リスナーのコマンド・ライン・オプションに無効な引数が渡されました。 ISLコマンドの-zオプションの引数は、数値であることが必要です。 このエラーにより、IIOPサーバー・リスナーは起動しません。

アクション

ISLコマンドの-zオプションの引数が数値であることを確認してください。

関連項目

ISLコマンド。ISLコマンドの詳細は、WebLogic Enterpriseのオンライン・ドキュメントの管理ガイドを参照してください。


1223


エラー: -Zオプションの引数は数値である必要があります

説明

IIOPサーバー・リスナーのコマンド・ライン・オプションに無効な引数が渡されました。 ISLコマンドの-Zオプションの引数は、数値であることが必要です。 このエラーにより、IIOPサーバー・リスナーは起動しません。

アクション

ISLコマンドの-Zオプションの引数が数値であることを確認してください。

関連項目

ISLコマンド。ISLコマンドの詳細は、WebLogic Enterpriseのオンライン・ドキュメントの管理ガイドを参照してください。


1237


ERROR: tpnotify(TPACK) failed to reply, tperrno = tperrno

Description

The IIOP Server Handler sent an acknowledged unsolicited message to a client application. However, that client application never acknowledged the message.

Action

The network may have experienced an error, or the client application waiting for the notification may have been killed. The tperrno process may provide clues as to the cause of this failure. If neither of these events has occurred, contact Oracle Technical Support.


1240


ERROR: Failed to read server table entry, tperrno = tperrno

Description

The IIOP Server Listener was rebooting after a failure and could not read the server table.

Action

The Bulletin Board may be corrupted. The tperrno process may provide clues as to the cause of this failure. Contact Oracle Technical Support.


1241


エラー: tpbroadcast()またはtpnotify()コールへの応答をクライアントに送信できませんでした

説明

IIOPサーバー・ハンドラがクライアント・アプリケーションから確認を受信しましたが、tpnotifyの確認を送信元に転送できませんでした。

アクション

tpnotifyのオリジネータが強制終了された可能性があります。通知のオリジネータが強制終了されていない場合は、Oracleテクニカル・サポートに連絡してください。


1242


ERROR: Bad Internet type of listening address provided: address

Description

The address is not a valid Internet address.

Action

Any address that starts with // must be a valid Internet address. The following formats are recognized by the system: //hostname:port_number and //#.#.#.#:port_number. Other formats may be recognized. Change address to comply with the known formats. If you believe that your address is in the proper format, contact Oracle Technical Support.


1249


エラー: -Hと-nに異なる長さのネットワーク・アドレスが指定されています

説明

外部アドレスを使用する場合、そのアドレスの書式は-nオプションと同じであることが必要です。

アクション

-Hオプションを変更して-nオプションと同じ書式にしてください。


1254


エラー: 会話型シーケンス番号が間違っています

説明

会話は保護のために順序付けされます。会話型メッセージの1つが順序を無視して届きました。この会話は切断されており、トランザクションがアクティブだった場合はABORTONLY状態に設定されています。

アクション

ユーザー・ログを参照して、IIOPサーバー・ハンドラ用メッセージ・キューへのメッセージ送信をBRIDGEが中止したかどうかを確認してください。中止した場合は、大量のメッセージを正しく処理するために、オペレーティング・システムをチューニングする必要があります。この問題は圧縮の使用により改善されることもあります。このエラーは、BRIDGEが新しいネットワーク・リンクへのフェイルオーバー、または優先度の高いリンクへのフェイルバックを行う際にも発生します。


1277


エラー: メモリーの割当てに失敗しました

説明

malloc()を使用してオペレーティング・システムから動的にメモリーを割り当てようとしましたが、IIOPサーバー・リスナーまたはIIOPサーバー・ハンドラの初期化中に失敗しました。

アクション

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


1278


エラー: アドレス変換エラーです

説明

IIOPサーバー・ハンドラでバイナリ形式のアドレスをテキスト形式に変換しようとして、問題が発生しました。

アクション

このエラーが常に発生する場合は、Oracleテクニカル・サポートに連絡してください。


1279


エラー: 記述子割当てエラーです

説明

IIOPサーバー・ハンドラが、リスニング・エンドポイントに対してネットワーク・リソースを割り当てられませんでした。

アクション

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


1280


ERROR: Could not initialize network (error)

Description

The IIOP Server Handler or IIOP Server Listener could not initialize its network.

Action

Ensure that the network is viable on the machine. If the network is viable, contact Oracle Technical Support.


1281


ERROR: Could not initialize global information (error)

Description

The IIOP Server Handler or IIOP Server Listener could not initialize its network.

Action

Ensure that the network is viable on the machine. If the network is viable, contact Oracle Technical Support.


1283


ERROR: Network error (error) servicing network event

Description

The IIOP Server Listener encountered a severe error while handling network events.

Action

Ensure that the network is viable on the machine. If the network is viable, contact Oracle Technical Support.


1284


WARN: Failed to allocate a network resource (error)

Description

The IIOP Server Handler or IIOP Server Listener could not allocate a network descriptor for a remote connection.

Action

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. Either reduce the memory usage on the machine or increase the amount of physical memory on the machine.


1286


エラー: -Kの引数は、client、handler、both、noneのいずれかである必要があります

説明

ISLコマンドの-Kオプションには、client application、handler、bothまたはnoneの引数が必要です。

アクション

ISLコマンドの-Kオプションが、client application、handler、bothまたはnoneであることを確認してください。綴りを確認してください。


1287


WARN: Forced shutdown of client; user name 'name'; client name 'name'; client address 'xxx.xxx.xxx.xxx'

Description

This error may result from an IIOP Server Handler being shut down when client applications are connected, a client application connection has timed out, the IIOP Server Handler was unable to send a network message to the client application, or an incorrect APP_PW (application password) was rejected during tpinit().

Action

If APP_PW is turned on, see your UBBCONFIG file and ubbconfig(5), and then check with your system administrator to verify that you are using the correct application password for your WLE application.


1288


警告: SO_KEEPALIVEのためのsetsockopt()が失敗しました

説明

IIOPサーバー・リスナーとハンドラのペアに対してKEEPALIVEハンドラ側ネットワーク・オプションが構成されましたが、有効化できませんでした。

アクション

このエラーは無視され、IIOPサーバー・ハンドラによる処理は正常に続行します。ただし、ネットワーク・エラーが報告されない、またはすぐに報告されない可能性があります。使用不能のネットワーク接続に関連付けられているリソースを再生処理するために、非アクティブ・クライアント・アプリケーション・タイムアウト(ISLコマンドの-Tオプション)を有効化することを検討してください。

関連項目

ISLコマンド。ISLコマンドの詳細は、管理ガイドを参照してください。


1289


警告: KEEPALIVEオプションがリクエストされましたが、このプラットフォームでは使用できません

説明

IIOPサーバー・リスナーとハンドラのペアに対してKEEPALIVEハンドラ側ネットワーク・オプションが構成されていますが、このプラットフォームでは使用できないため有効化できません。

アクション

このエラーは無視され、IIOPサーバー・ハンドラによる処理は正常に続行します。ただし、ネットワーク・エラーが報告されない、またはすぐに報告されない可能性があります。使用不能のネットワーク接続に関連付けられているリソースを再生処理するために、非アクティブ・クライアント・アプリケーション・タイムアウト(ISLコマンドの-Tオプション)を有効化することを検討してください。

関連項目

ISLコマンド。ISLコマンドの詳細は、管理ガイドを参照してください。


1290


ERROR: Can't parse the address address

Description

While the networking software was attempting to resolve address, an error occurred.

Action

Any address that starts with // must be a valid Internet address. The following formats are recognized by the system: //hostname:port_number and //#.#.#.#:port_number. Other formats may be recognized. Make sure that DNS is working properly in your network, and that the host name and port number portion of address can be located by your server.


1291


ERROR: Can't resolve host name in address address

Description

While the networking software was attempting to resolve the host name portion of address, an error occurred.

Action

Any address that starts with // must be a valid Internet address. The following formats are recognized by the system: //hostname:port_number and //#.#.#.#:port_number. Other formats may be recognized. Make sure that DNS is working properly in your network, and that the host name portion of address can be located by your DNS server.


1292


ERROR: Unknown address type: address

Description

The given address does not correspond to a type known by the system.

Action

The WLE software understands several types of address format. Addresses that start with // must be Internet addresses. Other formats may or may not be understood by the WLE software.


1293


ERROR: Can't resolve port number in address address

Description

While the networking software was attempting to resolve the port number portion of address, an error occurred.

Action

Any address that starts with // must be a valid Internet address. The following formats are recognized by the system: //hostname:port_number and //#.#.#.#:port_number. Other formats may be recognized. Make sure that DNS is working properly in your network, and that the port number portion of address can be located by your server.


1294


ERROR: Can't convert the address address to binary format

Description

While the WLE software was trying to convert an address to an internal binary representation, an error occurred.

Action

Contact Oracle Technical Support.


1295


ERROR: Illegal character in the address address

Description

There is an illegal character in the port portion of address. Ports may only have alphanumeric characters.

Action

Remove the illegal character from the port portion of the address.


1296


ERROR: Missing port number in the address address

Description

The address must have a port number portion.

Action

Supply a port number portion in the given address. Otherwise, the IIOP Server Listener or IIOP Server Handler cannot determine its listening end point properly.


1297


ERROR: Port number cant be bigger than value in the address address

Description

The port number portion of address is larger than the largest allowable port number of value.

Action

Change the port number to be within the specified range.


 先頭に戻る 前 次