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

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

前 次

1500


エラー: SSLの復号化ができませんでした

説明

IIOPサーバー・リスナーおよびハンドラがSSLメッセージを復号化できませんでした。

アクション

Oracleカスタマ・サポートに連絡してください。


1501


エラー: 不正な認証局からX.509証明書が発行されます

説明

IIOPサーバー・リスナーおよびハンドラが、認可されていない認証局によって署名された証明書を受信しました。

アクション

認証局またはOracleカスタマ・サポートに連絡してください。


1502


エラー: X.509証明書に、不明の重要な拡張が含まれています

説明

IIOPサーバー・リスナーおよびハンドラが、SSLパッケージで認識されない拡張子を含む証明書を受信しました。

アクション

認証局またはOracleカスタマ・サポートに連絡してください。


1503


エラー: X.509証明書が不正です

説明

IIOPサーバー・リスナーおよびハンドラが、認可されていない証明書を受信しました。

アクション

証明書を検証してください。認証局またはOracleカスタマ・サポートに連絡してください。


1504


ERROR: Unknown SSL error val

Description

The IIOP Server Listener/Handler received an SSL error 'val' that is unknown.

Action

Contact Oracle Customer Support.


1505


エラー: SSL接続からGIOPヘッダーを読み取れませんでした

説明

IIOPサーバー・リスナーおよびハンドラがSSL接続からのメッセージを読み取りましたが、GIOPエンコーディングで書き込まれたヘッダーがありませんでした。

アクション

SSLクライアントがGIOPプロトコルをサポートしていることを検証してください。Oracleカスタマ・サポートに連絡してください。


1506


ERROR: Could not decrypt admin key, errno = val

Description

The IIOP Server Listener/Handler received an error 'val' while attempting to decrypt a received admin key.

Action

Contact Oracle Customer Support.


1508


ERROR: Could not read from SSL connection, err = val

Description

The IIOP Server Listener/Handler was unable to read from the SSL connection, receiving error 'val'.

Action

Contact Oracle Customer Support.


1509


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

説明

mallocを使用してオペレーティング・システムから動的にメモリーを割り当てようとしましたが失敗しました。

アクション

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

関連項目

malloc関数を参照してください。

UNIXシステムの場合は、マニュアルのmalloc(3)のページを参照してください。

Microsoft Windows NTシステムの場合は、Microsoft Visual C++のオンライン・ヘルプを参照してください。


1510


ERROR: Could not initialize SSL context, err = val

Description

The IIOP Server Listener/Handler received the error 'val' while initializing the SSL context.

Action

Check the user log for messages indicating the nature of the failure.


1511


ERROR: Could not set SSL protocol version, err = val

Description

The IIOP Server Listener/Handler received the error 'val' while trying to set the SSL protocol version.

Action

Contact Oracle Customer Support.


1512


エラー: SSL暗号スイートがありません

説明

IIOPサーバー・リスナーおよびハンドラが、WLEでサポートされるSSL暗号スイートを検出できませんでした。

アクション

SSLパッケージのインストールを検証してください。Oracleカスタマ・サポートに連絡してください。


1513


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

説明

mallocを使用してオペレーティング・システムから動的にメモリーを割り当てようとしましたが失敗しました。

アクション

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

関連項目

malloc関数を参照してください。

UNIXシステムの場合は、マニュアルのmalloc(3)のページを参照してください。

Microsoft Windows NTシステムの場合は、Microsoft Visual C++のオンライン・ヘルプを参照してください。


1514


ERROR: Could not set cipher suites, err = val

Description

The IIOP Server Listener/Handler received the error 'val' while initializing SSL. SSL reported this error while trying to set the supported SSL cipher suites list.

Action

Contact Oracle Customer Support.


1515


ERROR: Could not set SSL callback, err = val

Description

The IIOP Server Listener/Handler received the error 'val' while initializing SSL. SSL reported this error while trying to set the cipher callback function.

Action

Contact Oracle Customer Support.


1516


ERROR: Could not set SSL callback, err = val

Description

The IIOP Server Listener/Handler received the error 'val' while initializing SSL. SSL reported this error while trying to set the certificate verification callback function.

Action

Contact Oracle Customer Support.


1517


ERROR: Could not set SSL mutual authentication, err = val

Description

The IIOP Server Listener/Handler received the error 'val' while initializing SSL. SSL reported this error while trying to enable mutual authentication.

Action

Contact Oracle Customer Support.


1518


ERROR: Could not set SSL non blocking IO, err = val

Description

The IIOP Server Listener/Handler received the error 'val' while initializing SSL. SSL reported this error while setting the SSL connection not to block.

Action

Contact Oracle Customer Support.


1519


ERROR: Could not create random seed, err = val

Description

The IIOP Server Listener/Handler received the error 'val' while initializing SSL. SSL reported this error while initializing the random seed.

Action

Contact Oracle Customer Support.


1520


ERROR: Could not set cryptographic strength, err = val

Description

The IIOP Server Listener/Handler received the error 'val' while initializing SSL. SSL reported this error while setting the strength of the cryptographic function.

Action

Contact Oracle Customer Support.


1521


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

説明

mallocを使用してオペレーティング・システムから動的にメモリーを割り当てようとしましたが失敗しました。

アクション

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

関連項目

malloc関数を参照してください。

UNIXシステムの場合は、マニュアルのmalloc(3)のページを参照してください。

Microsoft Windows NTシステムの場合は、Microsoft Visual C++のオンライン・ヘルプを参照してください。


1522


ERROR: Could not set SSL callback info, err = val

Description

The IIOP Server Listener/Handler received the error 'val' while initializing SSL. SSL reported this error while trying to set the cipher negotiation callback function.

Action

Contact Oracle Customer Support.


1523


ERROR: Memory allocation failure, size = val

Description

An attempt to allocate memory dynamically from the operating system using malloc failed.

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. Also, increase the space on the swap device.

See Also

See the malloc function.

For UNIX systems, see the malloc(3) manual page.

For Microsoft Windows NT systems, see the Microsoft Visual C++ online help.


1524


ERROR: Cannot send SSL message, err = val

Description

The IIOP Server Listener/Handler received the error 'val' while attempting to send a message. This may occur due to network errors.

Action

Verify that the client has not exited and the client host is still reachable.


1525


エラー: 不明なSSL暗号です

説明

SSL暗号が不明というエラーをIIOPサーバー・リスナーおよびハンドラが受信しました。クライアントとサーバーの間で暗号がネゴシエーションされましたが、インストールされたSSLパッケージでサポートされるいずれの暗号とも一致しません。

アクション

SSLパッケージのインストールを検証してください。


1526


ERROR: Could not get SSL cipher suite info, err = val

Description

The IIOP Server Listener/Handler received the error 'val' while attempting to look up the negotiated cipher. The cipher was negotiated between the client and the server.

Action

Contact Oracle Customer Support.


1527


ERROR: Negotiated cipher val is not exportable

Description

The cipher 'val' that was negotiated cannot be exported.

Action

Verify the SSL package installation. Contact Oracle Customer Support.


1528


エラー: ネゴシエーションされた暗号の強度が許容限度を超えています

説明

ネゴシエーションされた暗号が、許容される最大強度を超えています。

アクション

ISLコマンドの-Zオプションを使用して最大強度設定を変更してください。

関連項目

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


1529


エラー: ネゴシエーションされた暗号の強度が低すぎます

説明

ネゴシエーションされた暗号が、許容される最小強度を下回っています。

アクション

ISLコマンドの-Zオプションを使用して最小強度設定を変更してください。

関連項目

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


1530


エラー: 暗号スイートがサポートされていません

説明

ネゴシエーションされた暗号スイートが、SSLパッケージでサポートされていません。

アクション

Oracleカスタマ・サポートに連絡してください。


1531


ERROR: Could not create random object, err = val

Description

The IIOP Server Listener/Handler received the error 'val' while initializing SSL random objects.

Action

Contact Oracle Customer Support.


1532


ERROR: Could not seed random object, err = val

Description

The IIOP Server Listener/Handler received the error 'val' while initializing the SSL random object.

Action

Contact Oracle Customer Support.


1533


ERROR: Could not generate random bytes, err = val

Description

The IIOP Server Listener/Handler received the error 'val' while attempting to get random data from the SSL random data object.

Action

Contact Oracle Customer Support.


1534


ERROR: Could not seek random pool file, err = val

Description

The IIOP Server Listener/Handler received the error 'val' while attempting to update the random pool file with new seed data.

Action

Verify that the disk has space, and that you have permission to write in the APPDIR directory.


1535


ERROR: Could not copy SSL context, err = val

Description

The IIOP Server Listener/Handler received the error 'val' while trying to copy the SSL context. This could occur because of memory allocation errors, incorrect certificate rules files, or a certificate lookup failure.

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. Increase the space on the swap device. Also, verify that the certificate files are intact and correct.


1536


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

説明

IIOPサーバー・リスナーおよびハンドラが、-Sオプションに数値を指定することを要求しました。-Sオプションは、SSL接続のポート番号を指定します。

アクション

ISLコマンドの-Sオプションに数値が指定されていることを検証してください。

関連項目

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


1537


情報: SSLネットワーク・アドレスが無効になりました

説明

IIOPサーバー・リスナーおよびハンドラが、独自のSSLネットワーク・アドレスの1つが一時停止されていることを検出し、これを無効にしました。

アクション

なし。


1538


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

説明

IIOPサーバー・リスナーおよびハンドラが、-Rオプションに数値を指定すること要求しました。 -Rオプションは、SSL接続の再ネゴシエーション間隔を指定します。

アクション

ISLコマンドの-Rオプションに数値が指定されていることを検証してください。

関連項目

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


1539


ERROR: Invalid -R option = val

Description

The IIOP Server Listener/Handler received an -R option value that is outside the supported range. The -R option specifies the renegotiation interval for the SSL connection.

Action

Verify that the -R option specifies correct numeric values for the ISL command .

See Also

The ISL command. For information about the ISL command, see Administration in the WebLogic Enterprise online documentation.


1540


ERROR: Could not perform SSL regnegotiation on connect, err = val

Description

The IIOP Server Listener/Handler received the error 'val' while attempting to renegotiate the SSL connection.

Action

Contact Oracle Customer Support.


1541


エラー: -a、-z、-Z、-Rまたは-vオプションを指定した場合は、-Sオプションを指定する必要があります

説明

IIOPサーバー・リスナーおよびハンドラのオプションが正しくありませんでした。-a-z-Z-Rまたは-vオプションが指定されている場合は、-Sオプションも設定してSSL接続のポート番号を指定する必要があります。

アクション

このISLコマンドに対して-Sオプションを指定してください。

関連項目

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


1542


INFO: SSL port = val

Description

The IIOP Server Listener/Handler is using port 'val' for this connection.

Action

なし


1543


ERROR: Could not perform SSL connect to host/port val

Description

The IIOP Server Listener/Handler could not connect to host/port 'val'.

Action

Check the user log for messages that indicate the nature of the failure.


1544


ERROR: Could not perform SSL accept from host/port val

Description

The IIOP Server Listener/Handler was unable to accept the connection from host/port 'val'.

Action

Check the user log for messages that indicate the nature of the failure.


1545


ERROR: Cannot get SSL peer certificate chain length, err = val

Description

The IIOP Server Listener/Handler received the error 'val' while trying to get the number of certificates in the SSL peer certificate chain.

Action

Contact your certificate authority or Oracle Customer Support.


1546


ERROR: Could not create client context for SSL client, err = val

Description

The IIOP Server Listener/Handler received the error 'val' while validating the peer certificate during cipher renegotiation.

Action

Contact Oracle Customer Support.


1547


エラー: SSL接続にピア証明書がありません

説明

このSSL接続のピア証明書が欠落していました。

アクション

PrincipalAuthenticator::authenticateの呼出しによってクライアントが自己認証されていることを検証してください。


1548


ERROR: Cannot get email extension from peer certificate, err = val

Description

The IIOP Server Listener/Handler received the error 'val' while trying to get the user's email extension from the peer certificate. This occurred during certificate authentication.

Action

Add the email extension to the certificate.


1549


エラー: ピア証明書にある電子メール拡張が長すぎます

説明

ピア証明書から抽出されたユーザーの電子メール拡張が、サポートされる長さを超えています。

アクション

証明書内のユーザーの電子メール拡張を短縮してください。


1550


エラー: このSECURITY設定では、-aオプションは無効です

説明

ISLコマンドで-aオプションが指定されていましたが、SECURITYオプションが指定されていませんでした。-aオプションは、SSLセキュリティ機能の1つであるクライアントとサーバー間の相互認証を指定します。

アクション

SECURITYオプションを追加するか、または-aオプションを削除してください。

関連項目

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


1551


ERROR: Could not initialize public key infrastructure, err = val

Description

The IIOP Server Listener/Handler received the error 'val' while trying to initialize the public key infrastructure of SSL.

Action

Verify the installation of SSL. Contact Oracle Customer Support.


1552


ERROR: Could not open private key, err = val

Description

The IIOP Server Listener/Handler received the error 'val' while trying to open the private key.

Action

Verify the name and directory in which the private key is stored.


1553


エラー: 鍵が改ざんされています

説明

IIOPサーバー・リスナーおよびハンドラの初期化中に、秘密鍵が改ざんされていることをSSLパッケージが検出しました。

アクション

認証局またはOracleカスタマ・サポートに連絡してください。


1554


エラー: この鍵の信頼関係が無効です

説明

IIOPサーバー・リスナーおよびハンドラの初期化中に、秘密鍵の信頼関係が有効ではなくなったことをSSLパッケージが検出しました。

アクション

認証局またはOracleカスタマ・サポートに連絡してください。


1555


エラー: プリンシパルは信頼性がないと認識されています

説明

IIOPサーバー・リスナーおよびハンドラの初期化中に、SSLパッケージが信頼性のない既知のプリンシパルを検出しました。これは秘密鍵をオープンする際に発生しました。

アクション

認証局またはOracleカスタマ・サポートに連絡してください。


1557


エラー: 認識できない重要な拡張があります

説明

IIOPサーバー・リスナーおよびハンドラの初期化中に、SSLパッケージが認識できない重要なSSL拡張を検出しました。これは秘密鍵をオープンする際に発生しました。

アクション

認証局またはOracleカスタマ・サポートに連絡してください。


1558


ERROR: Could not get info on private key, err = val

Description

The IIOP Server Listener/Handler received the error 'val' while trying to get information from the private key.

Action

Contact your certificate authority or Oracle Customer Support.


1559


ERROR: Could not get info on private key certificate, err = val

Description

The IIOP Server Listener/Handler received the error 'val' while trying to get information from the private key certificate.

Action

Contact your certificate authority or Oracle Customer Support.


1560


ERROR: Could not add SSL certificate, err = val

Description

The IIOP Server Listener/Handler received the error 'val' while adding the SSL certificate to the current context.

Action

Contact Oracle Customer Support.


1561


エラー: SSLハンドシェイクにSSL証明書チェーンがありません

説明

SSLハンドシェイクの操作中に、IIOPリスナーおよびハンドラに対して、リモートのクライアント・プログラムまたはリモートのIIOPリスナーおよびハンドラからSSL証明書チェーンが提示されませんでした。

アクション

リモート・クライアントがそれぞれの証明書をIIOPリスナーおよびハンドラに正しく提示するようにアプリケーションが構成されていることを確認してください。 認証局またはOracleカスタマ・サポートに連絡してください。


1562


ERROR: Could not delete SSL context, err = val

Description

The IIOP Server Listener/Handler received the unexpected error 'val' while deleting the SSL context.

Action

Contact Oracle Customer Support.


1563


ERROR: Invalid argument to -v option: val

Description

The -v option specified an invalid type of peer validation.

Action

Change the peer validation argument, using the -v option on the ISL command.

See Also

The ISL command. For information about the ISL command, see the Administration Guide.


1564


WARN: Peer validation failed on server at val

Description

The common name oid contained in the server peer certificate did not match the hostname in the object reference. The hostname in the object reference has the value 'val'.

Action

None. If you wish to eliminate the warning, modify the server peer certificate to contain the correct hostname in the common name OID or disable the peer validation, using the -v none option on the ISL command.

See Also

The ISL command. For information about the ISL command, see the Administration Guide.


1565


ERROR: Peer validation failed on server at val

Description

The common name oid contained in the server peer certificate did not match the hostname in the object reference. The hostname in the object reference has the value 'val'.

Action

Modify the server peer certificate to contain the correct hostname in the common name OID or disable the peer validation, using the -v none option on the ISL command.

See Also

The ISL command. For information about the ISL command, see the Administration Guide.


1566


ERROR: Cannot get SSL peer certificate, err = val

Description

The IIOP Server Listener/Handler received the error 'val' while attempting to validate the client that is connecting to it. The server was unable to get the client certificate.

Action

Verify that the client has authenticated itself via a call to PrincipalAuthenticator::authenticate.


1567


ERROR: SSL certificate chain could not be validated, err = val

Description

The IIOP Server Listener/Handler received the error 'val' while attempting to validate the certificate chain.

Action

Check the user log for messages indicating the nature of the failure.


1568


ERROR: Could not set SSL private key, err = val

Description

The IIOP Server Listener/Handler received the error 'val' while trying to register the SSL private key for the user's local identity.

Action

Contact Oracle Customer Support.


1569


ERROR: ASN error val

Description

The IIOP Server Listener/Handler received the error 'val' while processing a SSL key or certificate.

Action

Contact your certificate authority or Oracle Customer Support.


1570


エラー: ASN OIDが見つかりません

説明

証明書または鍵に含まれているはずのOIDをSSLが検出できませんでした。

アクション

認証局またはOracleカスタマ・サポートに連絡してください。


1571


エラー: ASN証明書の日付が無効です

説明

SSL証明書のASNの日付が無効です。

アクション

認証局またはOracleカスタマ・サポートに連絡してください。


1572


エラー: ASN証明書の名前が除外されています

説明

SSL ASN証明書の名前が欠落しています。

アクション

認証局またはOracleカスタマ・サポートに連絡してください。


1573


エラー: ASN証明書の名前が制限されています

説明

SSL ASN証明書の名前が制限されています。

アクション

認証局またはOracleカスタマ・サポートに連絡してください。


1574


エラー: ASN証明書ポリシーの識別子が必要です

説明

IIOPサーバー・リスナーおよびハンドラが、証明書ポリシーを識別できないASN SSL証明書を検出しました。

アクション

認証局またはOracleカスタマ・サポートに連絡してください。


1575


エラー: ASN証明書ポリシーのマッピングは禁止されています

説明

IIOPサーバー・リスナーおよびハンドラが、ASN形式から証明書ポリシーをマップできないASN SSL証明書を検出しました。

アクション

認証局またはOracleカスタマ・サポートに連絡してください。


1576


エラー: ASN証明書の制限を超えています

説明

IIOPサーバー・リスナーおよびハンドラが、証明書の制限を超えているASN SSL証明書を検出しました。

アクション

認証局またはOracleカスタマ・サポートに連絡してください。


1577


エラー: ASN証明書鍵の使用違反があります

説明

IIOPサーバー・リスナーおよびハンドラがASN SSL証明書を検出しましたが、そのSSL証明書はASNの使用制限に違反しています。

アクション

認証局またはOracleカスタマ・サポートに連絡してください。


1578


エラー: ASN証明書に認識できない重要な拡張があります

説明

IIOPサーバー・リスナーおよびハンドラがASN SSL証明書を検出しましたが、そのSSL証明書には認識できない重要な拡張があります。

アクション

認証局またはOracleカスタマ・サポートに連絡してください。


1579


エラー: ASN証明書の基本制限がありません

説明

IIOPサーバー・リスナーおよびハンドラがASN SSL証明書を検出しましたが、そのSSL証明書の基本制限が欠落しています。

アクション

認証局またはOracleカスタマ・サポートに連絡してください。


1580


ERROR: SSL error val

Description

The IIOP Server Listener/Handler encountered an ASN SSL certificate for which SSL reports the error 'val'.

Action

Contact your certificate authority or Oracle Customer Support.


1581


エラー: SSLの鍵のタイプが間違っています

説明

IIOPサーバー・リスナーおよびハンドラが、不正なSSL鍵のタイプを検出しました。

アクション

認証局またはOracleカスタマ・サポートに連絡してください。


1582


エラー: SSLの鍵の合意アルゴリズムが間違っています

説明

SSL鍵の処理中に、IIOPサーバー・リスナーおよびハンドラで内部エラーが発生しました。

アクション

認証局またはOracleカスタマ・サポートに連絡してください。


1583


エラー: SSLの公開鍵のタイプが間違っています

説明

IIOPサーバー・リスナーおよびハンドラが、不正なタイプの公開SSL鍵を検出しました。

アクション

認証局またはOracleカスタマ・サポートに連絡してください。


1584


エラー: SSLクライアントのクライアント・コンテキストを初期化できませんでした

説明

暗号の再ネゴシエーションを行っていましたが、ピア証明書を検証する際に、IIOPサーバー・リスナーおよびハンドラがクライアント・コンテキストを初期化できませんでした。

アクション

Oracleカスタマ・サポートに連絡してください。


1585


ERROR: Received unexpected GIOP message type (val)

Description

The IIOP Server Listener/Handler received a GIOP message with an unknown or unexpected message type. This probably indicates that the client application is not GIOP 1.0 compliant. The IIOP Server Listener/Handler returns a GIOP error message to the client application.

Action

Make sure that the client is GIOP 1.0 compliant.


1586


ERROR: Received unexpected GIOP message type (val)

Description

The IIOP Server Listener/Handler received a GIOP message with an unknown or unexpected message type. This probably indicates that the client application is not GIOP 1.0 compliant. The IIOP Server Listener/Handler returns a GIOP error message to the client application.

Action

Make sure that the client is GIOP 1.0 compliant.


1587


ERROR: Received unexpected GIOP message type (val)

Description

The IIOP Server Listener/Handler received a GIOP message that contains an unexpected type of message.

Action

Verify the GIOP protocol version being used by the client and the server.


1588


エラー: リクエスト・ヘッダーをデコードできません

説明

IIOPサーバー・リスナーおよびハンドラがGIOPリクエスト・メッセージを受信しましたが、デコードできませんでした。 これは、クライアント・アプリケーションがGIOP 1.0に対応していないことを示すと考えられます。IIOPサーバー・リスナーおよびハンドラは、GIOPエラー・メッセージをクライアント・アプリケーションに戻します。

アクション

クライアント・アプリケーションで使用されているGIOPプロトコルのバージョンを検証してください。


1589


エラー: 応答メッセージ・ヘッダーをデコードできません

説明

IIOPサーバー・リスナーおよびハンドラが、WLEサーバーから受信したTGIOPメッセージのヘッダーのデコードに失敗しました。

アクション

Oracleカスタマ・サポートに連絡してください。


1590


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

説明

mallocを使用してオペレーティング・システムから動的にメモリーを割り当てようとしましたが失敗しました。

アクション

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

関連項目

malloc関数を参照してください。

UNIXシステムの場合は、マニュアルのmalloc(3)のページを参照してください。

Microsoft Windows NTシステムの場合は、Microsoft Visual C++のオンライン・ヘルプを参照してください。


1591


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

説明

mallocを使用してオペレーティング・システムから動的にメモリーを割り当てようとしましたが失敗しました。

アクション

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

関連項目

malloc関数を参照してください。

UNIXシステムの場合は、マニュアルのmalloc(3)のページを参照してください。

Microsoft Windows NTシステムの場合は、Microsoft Visual C++のオンライン・ヘルプを参照してください。


1592


エラー: フラグメント・ヘッダーをデコードできません

説明

IIOPサーバー・リスナーおよびハンドラが、WLEサーバーから受信したTGIOPメッセージのヘッダーのデコードに失敗しました。

アクション

Oracleカスタマ・サポートに連絡してください。


1593


エラー: 応答メッセージ・ヘッダーをデコードできません

説明

IIOPサーバー・リスナーおよびハンドラが、WLEサーバーから受信したTGIOPメッセージのヘッダーのデコードに失敗しました。

アクション

Oracleカスタマ・サポートに連絡してください。


1594


エラー: 応答メッセージ・ヘッダーをデコードできません

説明

IIOPサーバー・リスナーおよびハンドラが、WLEサーバーから受信したTGIOPメッセージのヘッダーのデコードに失敗しました。

アクション

Oracleカスタマ・サポートに連絡してください。


1595


エラー: 位置決め応答ヘッダーをデコードできません

説明

IIOPサーバー・リスナーおよびハンドラが、WLEサーバーから受信したTGIOP検索応答メッセージのヘッダーのデコードに失敗しました。

アクション

Oracleカスタマ・サポートに連絡してください。


1596


エラー: 位置決め応答ヘッダーをデコードできません

説明

IIOPサーバー・リスナーおよびハンドラが、WLEサーバーから受信したTGIOP検索応答メッセージのヘッダーのデコードに失敗しました。

アクション

Oracleカスタマ・サポートに連絡してください。


1597


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

説明

mallocを使用してオペレーティング・システムから動的にメモリーを割り当てようとしましたが失敗しました。

アクション

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

関連項目

malloc関数を参照してください。

UNIXシステムの場合は、マニュアルのmalloc(3)のページを参照してください。

Microsoft Windows NTシステムの場合は、Microsoft Visual C++のオンライン・ヘルプを参照してください。


1598


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

説明

mallocを使用してオペレーティング・システムから動的にメモリーを割り当てようとしましたが失敗しました。

アクション

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

関連項目

malloc関数を参照してください。

UNIXシステムの場合は、マニュアルのmalloc(3)のページを参照してください。

Microsoft Windows NTシステムの場合は、Microsoft Visual C++のオンライン・ヘルプを参照してください。


1599


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

説明

mallocを使用してオペレーティング・システムから動的にメモリーを割り当てようとしましたが失敗しました。

アクション

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

関連項目

malloc関数を参照してください。

UNIXシステムの場合は、マニュアルのmalloc(3)のページを参照してください。

Microsoft Windows NTシステムの場合は、Microsoft Visual C++のオンライン・ヘルプを参照してください。


 先頭に戻る 前 次