Skip navigation.

LIBTUX メッセージ 6100-6199

  Previous Next

6101

ERROR: Memory allocation failure

説明

An attempt to dynamically allocate memory from the operating system using malloc() failed while doing security processing.

アクション

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. Reduce the memory usage on the machine or increase the amount of physical memory and/or swap space on the machine.

6102

ERROR: Memory allocation failure

説明

An attempt to dynamically allocate memory from the operating system using malloc() failed while doing security processing.

アクション

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. Reduce the memory usage on the machine or increase the amount of physical memory and/or swap space on the machine.

6103

ERROR: Memory allocation failure

説明

An attempt to dynamically allocate memory from the operating system using malloc() failed while doing security processing.

アクション

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. Reduce the memory usage on the machine or increase the amount of physical memory and/or swap space on the machine.

6105

ERROR: Badly formed unsolicited message

説明

While attempting to process an unsolicited notification message, the system was unable to process the message.

アクション

BEA Customer Support にお問い合わせください。

6106

ERROR: Memory allocation failure

説明

An attempt to dynamically allocate memory from the operating system using malloc() failed while processing an unsolicited message reply.

アクション

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. Reduce the memory usage on the machine or increase the amount of physical memory and/or swap space on the machine.

6107

ERROR:Invalid buffer passed to tpnotify
ERROR: tpnotify に無効なバッファが渡されました。

説明

A buffer was passed to tpnotify that the system is not able to process. A typed buffer must be passed to tpnotify.

アクション

Use tpalloc to allocate a typed buffer to pass to tpnotify.

関連項目

tpalloc(3), tpnotify(3)

6108

ERROR: Badly formed unsolicited message

説明

While attempting to process an unsolicited notification message, the system was unable to process the message.

アクション

BEA Customer Support にお問い合わせください。

6109

ERROR: Badly formed unsolicited message

説明

While attempting to process an unsolicited notification message, the system was unable to process the message.

アクション

BEA Customer Support にお問い合わせください。

6110

ERROR:Invalid buffer passed to tpbroadcast
ERROR: tpbroadcast に無効なバッファが渡されました。

説明

A buffer was passed to tpbroadcast that the system is not able to process. A typed buffer must be passed to tpbroadcast.

アクション

Use tpalloc to allocate a typed buffer to pass to tpbroadcast.

関連項目

tpalloc(3), tpbroadcast(3)

6111

ERROR:Invalid internal reply buffer, ACK not sent
ERROR: 内部の応答バッファが無効です。ACK は送信されません。

説明

While attempting to process an unsolicited notification message, the system was unable to process the message.

アクション

BEA Customer Support にお問い合わせください。

6112

ERROR:Invalid unsolicited message
ERROR: 任意通知型メッセージが無効です。

説明

While attempting to process an unsolicited notification message, the system was unable to process the message.

アクション

BEA Customer Support にお問い合わせください。

6113

ERROR:Invalid unsolicited message
ERROR: 任意通知型メッセージが無効です。

説明

While attempting to process an unsolicited notification message, the system was unable to process the message.

アクション

BEA Customer Support にお問い合わせください。

6114

ERROR:Unable to initialize local cache in tpnotify
ERROR: tpnotify のローカル・キャッシュを初期化できません。

説明

An internal error occurred in initialization for using unsolicited notification messages.

アクション

BEA Customer Support にお問い合わせください。

6115

ERROR: Unable to lock mutex in tpnotify

説明

mutex のロックで内部エラーが発生しました。

アクション

BEA Customer Support にお問い合わせください。

6116

ERROR:Unable to unlock mutex in tpnotify
ERROR: tpnotify の mutex をアンロックできません。

説明

mutex をアンロックする際に、内部エラーが発生しました。

アクション

BEA Customer Support にお問い合わせください。

6117

ERROR: Unable to lock mutex in tpnotify

説明

mutex のロックで内部エラーが発生しました。

アクション

BEA Customer Support にお問い合わせください。

6118

ERROR:Unable to unlock mutex in tpnotify
ERROR: tpnotify の mutex をアンロックできません。

説明

mutex をアンロックする際に、内部エラーが発生しました。

アクション

BEA Customer Support にお問い合わせください。

6119

ERROR:Unable to initialize local cache in tpbroadcast
ERROR: tpbroadcast のローカル・キャッシュを初期化できません。

説明

An internal error occurred in initialization for using unsolicited notification messages.

アクション

BEA Customer Support にお問い合わせください。

6120

ERROR:Unable to lock mutex in tpbroadcast
ERROR: tpbroadcast の mutex をロックできません。

説明

mutex のロックで内部エラーが発生しました。

アクション

BEA Customer Support にお問い合わせください。

6121

ERROR:Unable to unlock mutex in tpbroadcast
ERROR: tpbroadcast の mutex をアンロックできません。

説明

mutex をアンロックする際に、内部エラーが発生しました。

アクション

BEA Customer Support にお問い合わせください。

6122

ERROR:Unable to lock mutex in tpbroadcast
ERROR: tpbroadcast の mutex をロックできません。

説明

mutex のロックで内部エラーが発生しました。

アクション

BEA Customer Support にお問い合わせください。

6123

ERROR:Unable to unlock mutex in tpbroadcast
ERROR: tpbroadcast の mutex をアンロックできません。

説明

mutex をアンロックする際に、内部エラーが発生しました。

アクション

BEA Customer Support にお問い合わせください。

6124

WARN:Context val terminated by another thread in this process
WARN: このプロセスの別のスレッドによりコンテキスト val が終了しました。

説明

An ATMI call made within a BEA Tuxedo context detected that the application association in which it was invoked had already been terminated by another thread in the process which had invoked tpterm() for that application association. As a result, the ATMI call returns failure and this message is written to the userlog. The thread invoking this ATMI call is placed in an invalid context and must issue tpsetctxt() or tpinit() before it can again invoke most ATMI verbs.

アクション

A thread which receives this message must call tpsetctxt() or tpinit() before it can again issue most ATMI calls. At a more fundamental level, this message generally indicates that application threads are not synchronizing with each other as well as they should. Except in extreme error circumstances, an application should not be designed so that one thread is calling tpterm() while other threads are still active within that context.

6125

ERROR:Failed to set context to newly created context, tperrno=val
ERROR: 新しく作成されたコンテキストに対してコンテキストを設定できませんでした。tperrno=val

説明

A newly created service dispatch thread created a context to process requests, but was unable to set its current context to the newly created context. As a result, the newly created thread will exit.

アクション

BEA Customer Support にお問い合わせください。

6126

INFO:New server dispatched thread starting
INFO: サーバによってディスパッチされた新しいスレッドを開始します。

説明

This message indicates that a new server dispatched thread is being started. This can occur either when the server is booted or during the server's operation if additional server threads are needed and have been configured.

アクション

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

6127

ERROR: Memory allocation failure

説明

An attempt to dynamically allocate memory from the operating system using malloc() failed while invoking server dispatch thread initialization code.

アクション

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

6128

ERROR: Memory allocation failure

説明

An attempt to dynamically allocate memory from the operating system using malloc() failed while invoking server dispatch thread initialization code.

アクション

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

6130

ERROR: Memory allocation failure

説明

An attempt to dynamically allocate memory from the operating system using malloc() failed while invoking server dispatch thread initialization code.

アクション

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

6131

ERROR:Cannot set server group/id
ERROR: サーバのグループ ID を設定できません。

説明

A newly created server dispatch thread was unable to set the internal variables which hold its group ID and server ID.

アクション

BEA Customer Support にお問い合わせください。

6132

ERROR: Memory allocation failure

説明

An attempt to dynamically allocate memory from the operating system using malloc() failed while converting bulletin board data between the current format and the R6.4 format.

アクション

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

6133

ERROR: Memory allocation failure

説明

An attempt to dynamically allocate memory from the operating system using malloc() failed during unsolicited message processing.

アクション

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. Reduce the memory usage on the machine or increase the amount of physical memory and swap space on the machine.

6134

ERROR: Tuxedo typed buffer routine failed

説明

An attempt to free a message while processing an unsolicited notification failed for a reason other than problems allocating memory.

アクション

Review messages occurring earlier in the log for indications of what caused the failure.

6135

ERROR:tpsetunsol() not called, dropping unsolicited message
ERROR: tpsetunsol() が呼び出されていません。任意通知型メッセージは失われます。

説明

An unsolicited message was received in a client program that did not previously call tpsetunsol. The message will be dropped.

アクション

Call tpsetunsol in the client to receive unsolicited messages.

関連項目

tpsetunsol(3)

6136

ERROR:Failed to send ACK to notifier, tperrno=tperrno_val
ERROR: 通知側へ ACK を送信できません。tperrno=tperrno_val

説明

A notification was received by a client for which the originator wanted a reply acknowledgement. The client program was unable to send the ACK; the associated error is printed as tperrno_val.

アクション

The originator will not receive the ACK (it may be that the originator went away). Check the log for related messages.

関連項目

tpnotify(3)

6137

ERROR:A lockout has occurred because of license violation
ERROR: ライセンスに違反したためロックアウトが発生しました。

説明

DBBL/BBL lockout occurs because the system has determined that the total number of active users exceeded 110% of Tuxedo licensed users for a grace period of 24 hours. At this time, no new clients can join the application until the overall active user count dips below 110% on a subsequent DBBL/BBL scan cycle.

アクション

Upgrade your BEA Tuxedo license with larger number of users to avoid future system lockouts. Please contact your BEA Tuxedo System Administrator.

6138

WARN:Server not built for multithreading; will operate in single context mode
WARN: このサーバではマルチスレッド機能はサポートされていません。シングル・コンテキスト・モードで動作します。

説明

A MAXDISPATCHTHREADS value greater than 1 was specified in the TUXCONFIG file for a server not built with the buildserver(1) -t option. The buildserver(1) -t option is required for multithreaded servers to prevent an administrator from accidentally changing the configuration parameters to indicate multithreading for a server which was not coded with multithreading in mind.

アクション

Provided that the server in question is coded in a thread-safe manner, shut the server down, rebuild the server using the -t option, and reboot it.

関連項目

buildserver(1), ubbconfig(5)

6139

WARN:Failure changing job attributes. Using default attributes
WARN: ジョブ属性を変更できません。デフォルトの属性を使用します。デフォルトの属性を使用します。

説明

The job attributes for the server could not be set according to the Job Description specified on the -d option. The default job attributes will be used.

アクション

Check the job log for the server to determine the cause of the failure.

6140

ERROR: Memory allocation failure

説明

An attempt to dynamically allocate memory from the operating system failed. The failure occurred while attempting to change job attributes.

アクション

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. Reduce the memory usage on the machine or increase the amount of physical memory and swap space on the machine.

6141

ERROR:Failure reading job description. Exception ID - val
ERROR: ジョブ・ディスクリプションを読み込めません。例外 ID - val

説明

The job was unable to read the Job Description specified. The Job Description contains the job attributes to be set.

アクション

Determine the cause of the error using the AS/400 Exception ID displayed in the message text. Also, check the job log for the failing job for more information.

6142

ERROR:Unable to change job attributes:val
ERROR: ジョブ属性を変更できません: val

説明

The job attributes for the failing job could not be set. The message text contains the failing OS/400 command.

アクション

ジョブ・ログを調べ、エラーの原因を判別します。

6143

ERROR: TUXDIR environment variable not set

説明

The TUXDIR environment variable was not set. The error was detected while attempting to read the AS/400 Job Description for the job.

アクション

TUXDIR 環境変数を設定して、操作をやり直します。

6144

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

説明

ジョブ・ディスクリプション・ファイル AS400_JD がオープンできませんでした。

アクション

Check to see that the file AS400_JD exists in the directory udataobj.

6145

ERROR:Cannot find Job Description for val in file val
ERROR: val のジョブ・ディスクリプションがファイル val に見つかりません。

説明

An error occurred while attempting to find the Job Description for the named Tuxedo system process.

アクション

Ensure that an entry exists in the AS400_JD file for the Tuxedo process named in the message.

6146

ERROR: Memory allocation failure

説明

An attempt to dynamically allocate memory from the operating system using malloc() failed while converting bulletin board data between the current format and the R6.4 format.

アクション

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

6161

ERROR:unable to lock mutex (val/val)
ERROR: mutex をロックできません。(val/val)

説明

mutex のロックで内部エラーが発生しました。

アクション

BEA Customer Support にお問い合わせください。

6162

ERROR:unable to unlock mutex (val/val)
ERROR: mutex をアンロックできません。(val/val)

説明

mutex のロックで内部エラーが発生しました。

アクション

BEA Customer Support にお問い合わせください。

6163

ERROR:The -p option is not valid for multithreaded servers
ERROR: マルチスレッド機能のあるサーバでは -p オプションは使用できません。

説明

The buildserver(1) -t option indicates that a server is built to support multithreading, and the servopts(5) -p run-time option indicates server spawning and decay are to be used for this server. These two features may not be used together.

アクション

If the administrator decides to make the server multithreaded without the use of process-based spawning and decay, the administrator must modify the CLOPT for this server in the TUXCONFIG file. If the administrator decides to make this server single-threaded and maintain the use of process-based spawning and decay, the administrator must reexecute buildserver(1) for this server without the -t option.

関連項目

servopts(5), buildserver(1)

6164

ERROR: Memory allocation failure

説明

An attempt to dynamically allocate memory from the operating system using malloc() failed in tpexport.

アクション

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. Reduce the memory usage on the machine or increase the amount of physical memory and swap space on the machine.

6165

ERROR:Unable to convert exported buffer to string format
ERROR: エクスポートされたバッファを文字列形式に変換できません。

説明

tpexport was unable to convert an exported binary buffer to RFC1113 format.

アクション

BEA Customer Support にお問い合わせください。

関連項目

tpexport

6166

ERROR: Memory allocation failure

説明

An attempt to dynamically allocate memory from the operating system using malloc() failed in tpimport.

アクション

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. Reduce the memory usage on the machine or increase the amount of physical memory and swap space on the machine.

6167

ERROR:Unable to convert from string to binary format
ERROR: 文字列形式からバイナリ形式に変換できません。

説明

tpimport was unable to convert an exported string buffer in RFC1113 format to its binary representation.

アクション

BEA Customer Support にお問い合わせください。

関連項目

tpimport

6168

ERROR:Unable to export buffer. Error code=errorcode
ERROR: バッファをエクスポートできません。エラー・コード = errorcode

説明

The system was unable to sign or encrypt a buffer. The error code returned was errorcode. Save the value of errorcode to give to BEA Customer Support.

アクション

Check the userlog for other error messages that may help diagnose the problem. Otherwise, contact BEA Customer Support.

関連項目

tpkey_open, tpsign, tpseal, tpexport, tpimport

6169

ERROR:Unable to decrypt buffer. Error code=val
ERROR: バッファを複号化できません。エラー・コード = val

説明

The system was unable to decrypt or verify the signature of a buffer. The error code returned was errorcode. Save the value of errorcode to give to BEA Customer Support.

アクション

Check the userlog for other error messages that may help diagnose the problem. Otherwise, contact BEA Customer Support.

関連項目

tpkey_open, tpsign, tpseal, tpexport, tpimport

6170

ERROR:Not licensed for encryption
ERROR: 暗号化を行うためのライセンスがありません。

説明

tpseal was attempted without a proper encryption license.

アクション

Install a proper public key encryption license. If you believe you have a valid license for public key encryption, contact BEA Customer Support.

関連項目

tpkey_open, tpsign, tpseal, tpexport, tpimport

6171

ERROR:Not licensed for digital signature
ERROR: デジタル署名を行うためのライセンスがありません。

説明

tpsign was attempted without a proper signature license.

アクション

Install a proper signature license. If you believe you have a valid license for public key signatures, contact BEA Customer Support.

関連項目

tpkey_open, tpsign, tpseal, tpexport, tpimport

6172

WARN:Service service-name has policy SIGNATURE_REQUIRED=signature-policy and ENCRYPTION_REQUIRED=encryption-policy but the input buffer was neither signed nor sealed
WARN: サービス service-name には方針として SIGNATURE_REQUIRED=signature-policy および ENCRYPTION_REQRUIRED=encryption-policy が定義されていますが、入力バッファは署名されていません。

説明

A message arrived at service service-name that violated the policy constraints of the application. The service service-name has a signature policy of signature-policy and an encryption policy of encryption-policy.

アクション

Determine why a message arrived for service-name that violates the policy, or change the policy. Remember that policy determination starts at the *SERVICE level, goes up to the *GROUP level, again looks up to the *MACHINE level and finally the *RESOURCE level. If any of those policies is Y, then the policy for service-name is Y.

関連項目

ubbconfig, MIB, TM_MIB

6173

ERROR:Invalid public key context
ERROR: 公開鍵のコンテキストが無効です。

説明

While attempting to dispatch a service with an encryption or signature policy, an invalid buffer was detected.

アクション

BEA Customer Support にお問い合わせください。

6174

WARN:Service service-name requires a signature but the input buffer is not signed
WARN: サービス service-name は署名を要求しますが、入力バッファは署名されていません。

説明

A message arrived at service service-name that violated the policy constraints of the application. The service service-name has a signature policy of Y.

アクション

Determine why a message arrived for service-name that violates the policy, or change the policy. Remember that policy determination starts at the *SERVICE level, goes up to the *GROUP level, again looks up to the *MACHINE level and finally the *RESOURCE level. If any of those policies is Y, then the policy for service-name is Y.

関連項目

ubbconfig, MIB, TM_MIB

6175

WARN:Service service-name requires encryption but the input buffer is not encrypted
WARN: サービス service-name は暗号化を要求しますが、入力バッファは暗号化されていません。

説明

A message arrived at service service-name that violated the policy constraints of the application. The service service-name has an encryption policy of Y.

アクション

Determine why a message arrived for service-name that violates the policy, or change the policy. Remember that policy determination starts at the *SERVICE level, goes up to the *GROUP level, again looks up to the *MACHINE level and finally the *RESOURCE level. If any of those policies is Y, then the policy for service-name is Y.

関連項目

ubbconfig, MIB, TM_MIB

6176

WARN:Unable to audit policy enforcement event
WARN: ポリシー強制イベントを監査できません。

説明

An attempt to audit an encryption or signature policy failure while dispatching a service failed.

アクション

BEA Customer Support にお問い合わせください。

関連項目

ubbconfig, MIB, TM_MIB

6177

ERROR:Signature verification failure
ERROR: シグニチャの検証に失敗しました。

説明

メッセージのシグニチャが無効です。メッセージが改ざんされています。

アクション

There may be a security violation. The message was garbled in transit, or was maliciously modified by an attacker. Review the security of the system.

6178

WARN:Signature expired, revoked or not trusted
WARN: シグニチャの有効期限が切れた、取り消された、有効でなくなった、のいずれかが発生しました。

説明

The signature on a buffer has expired, or the principal associated with a signature has been revoked or is not trusted.

アクション

Determine why the signature has failed. The parameters SIGNATURE_AHEAD and SIGNATURE_BEHIND may need to be adjusted if a message might sit on a message queue or a disk based queue for a long period of a time. If the message came from an untrusted or revoked user, take step to disallow the user from sending messages. Review the security of the system.

6179

WARN:Unable to audit signature failure
WARN: シグニチャのエラーを監査できません。

説明

システムがセキュリティの失敗を監査できませんでした。

アクション

Ensure that the auditing plugin is properly registered in the registry. Ensure that the registry is in a consistent state with the epifregedt command. If you believe the auditing plugin is registered properly and is not returning an error, please contact BEA Customer Support.

関連項目

epifregedt

6180

ERROR:Problem with the license file
ERROR: ライセンス・ファイルに問題があります。

説明

An error occurred while retrieving the current license attributes from the license file. Normally, it means that the product has not been licensed properly.

アクション

Install a valid Tuxedo license file in $TUXDIR/udataobj.

6181

ERROR:Problem with the license file
ERROR: ライセンス・ファイルに問題があります。

説明

An error occurred while retrieving the current license attributes from the license file. Normally, it means that either the product has not been licensed properly or the license has been expired.

アクション

Install a valid Tuxedo license file in $TUXDIR/udataobj.

6182

ERROR:Problem with the license file
ERROR: ライセンス・ファイルに問題があります。

説明

An error occurred while retrieving the current license serial number and expiration date attributes from the license file. Normally, it means that the product has not been licensed properly.

アクション

Install a valid Tuxedo license file in $TUXDIR/udataobj.

6183

ERROR:Invalid switch index index
ERROR: スイッチ・インデックス index が無効です。

説明

内部ルーチンで、無効な状態が検出されました。

アクション

Contact your BEA Tuxedo System technical support with the value index from the message.

6184

ERROR:Invalid return flags from _tmpresend2. Must have exactly one of TMUSEIPTR or TMUSEOPTR set. Returned flags are 0xflags
ERROR: _tmpresend2 から返されたフラグが無効です。TMUSEIPTR か TMUSEOPTR のどちらかに設定されていなければなりません。返されたフラグは 0xflags です。

説明

The buffer type switch function _tmpresend2 has output flags. Exactly one of the bits TMUSEIPTR and TMUSEOPTR must be set upon successful return from this function. However, flags were set on output.

アクション

Change the _tmpresend2 function to return only one of the TMUSEIPTR or TMUSEOPTR flags.

関連項目

buffer(3i)

6185

ERROR:Unable to pre-process buffer before tranmission. Error code(errorcode1/errorcode2)
ERROR: 転送前にバッファを前処理できません。エラー・コード (errorcode1/errorcode2)

説明

The system was unable to preprocess a buffer heading for an interoperating site. The error codes errorcode1 and errorcode2 may assist technical support diagnose the problem.

アクション

BEA Customer Support にお問い合わせください。

6187

WARN:AUDIT_POSTOP SECURITY FAILURE:who = val, operation_name = val, operation_target = val
WARN: AUDIT_POSTOP セキュリティ・エラー: who = val、operation_name = val、operation_target = val

説明

This message is generated by the default auditing security plugin. It is called when a security violation occurs. This is a normal message when either authentication or authorization fails.

アクション

Check the userlog for other messages which may indicate the source of the security violation, or check any security logs from your security provider. If the authentication or authorization failures are not warranted, check your security configuration and security provider.

6188

ERROR:Attempt to send encrypted buffer to interoperating site
ERROR: 相互運用するサイトに暗号化済みバッファを送信しようとしています。

説明

An attempt has been made to send a buffer that would have been encrypted to a site older than Tuxedo 7.1.

アクション

No buffer is marked for encryption can be sent to a site older than 7.1. Upgrade the software on the remote system to handle encrypted buffers, or remove encryption from this buffer.

関連項目

tpseal, tpkey_open

6189

ERROR:Attempt to send encrypted buffer to interoperating site
ERROR: 相互運用するサイトに暗号化済みバッファを送信しようとしています。

説明

An attempt has been made to send a buffer that would have been encrypted to a site with a version of the BEA Tuxedo system older than Release 7.1.

アクション

No buffer is marked for encryption can be sent to a site older than Release 7.1. Upgrade the software on the remote system to handle encrypted buffers, or remove encryption from this buffer.

関連項目

tpseal, tpkey_open

6190

ERROR:Signature verification fails to interoperating site
ERROR: 相互運用するサイトに対してシグニチャの確認に失敗しました。

説明

Buffers signed with an explicit call to tpsign or with an auto-sign key are verified by the Tuxedo system before being sent to older sites. However, a message failed its signature verification.

アクション

The signature may have expired, or it may have been tampered with. Check the security of the system, and investigate any failure audit points.

関連項目

tpsign, tpkey_open

6191

ERROR:Attempt to send encrypted buffer to interoperating site
ERROR: 相互運用するサイトに暗号化済みバッファを送信しようとしています。

説明

Buffers encrypted with an explicit call to tpseal or with an auto-encrypt key cannot be sent to a site with a version of the BEA Tuxedo system older than Release 7.1.

アクション

Do not configure services in older domains that might have an encrypted buffer sent to them.

関連項目

tpseal, tpkey_open

6192

ERROR:Attempt to send encrypted buffer to interoperating site
ERROR: 相互運用するサイトに暗号化済みバッファを送信しようとしています。

説明

Buffers encrypted with an explicit call to tpseal or with an auto-encrypt key cannot be sent to a site with a version of the BEA Tuxedo system older than Release 7.1.

アクション

Do not configure services in older domains that might have an encrypted buffer sent to them.

関連項目

tpseal, tpkey_open

6193

ERROR:Signature verification fails to interoperating site
ERROR: 相互運用するサイトに対してシグニチャの確認に失敗しました。

説明

Buffers signed with an explicit call to tpsign or with an auto-sign key are verified by the Tuxedo system before being sent to older sites. However, a message failed its signature verification.

アクション

The signature may have expired, or it may be tampered. Check the security of the system, and investigate any failure audit points.

関連項目

tpsign, tpkey_open

6194

ERROR:Attempt to send encrypted buffer to interoperating site
ERROR: 相互運用するサイトに暗号化済みバッファを送信しようとしています。

説明

Buffers encrypted with an explicit call to tpseal or with an auto-encrypt key cannot be sent to a site with a version of the BEA Tuxedo system older than Release 7.1.

アクション

Do not configure services in older domains that might have an encrypted buffer sent to them.

関連項目

tpseal, tpkey_open

6195

ERROR:Attempt to send encrypted buffer to interoperating site
ERROR: 相互運用するサイトに暗号化済みバッファを送信しようとしています。

説明

Buffers encrypted with an explicit call to tpseal or with an auto-encrypt key cannot be sent to a site with a version of the BEA Tuxedo system older than Release 7.1.

アクション

Do not configure services in older domains that might have an encrypted buffer sent to them.

関連項目

tpseal, tpkey_open

6196

ERROR:Signature verification fails to interoperating site
ERROR: 相互運用するサイトに対してシグニチャの確認に失敗しました。

説明

Buffers signed with an explicit call to tpsign or with an auto-sign key are verified by the Tuxedo system before being sent to older sites. However, a message failed its signature verification.

アクション

The signature may have expired, or it may be tampered. Check the security of the system, and investigate any failure audit points.

関連項目

tpsign, tpkey_open

6197

ERROR:Attempt to send encrypted buffer to interoperating site
ERROR: 相互運用するサイトに暗号化済みバッファを送信しようとしています。

説明

Buffers encrypted with an explicit call to tpseal or with an auto-encrypt key cannot be sent to a site with a version of the BEA Tuxedo system older than Release 7.1.

アクション

Do not configure services in older domains that might have an encrypted buffer sent to them.

関連項目

tpseal, tpkey_open

6198

ERROR:Invalid buffer passed to workstation encode/decode routine
ERROR: ワークステーションの符号化/復号化のルーチンに渡されたバッファが無効です。

説明

An invalid buffer was passed by the system into an internal encoding routine.

アクション

BEA Customer Support にお問い合わせください。

6199

ERROR:Could not find sufficient information to decode/encode message
ERROR: 符号化/復号化メッセージに対する必要な情報が見つかりません。

説明

An invalid buffer was passed by the system into an internal encoding routine.

アクション

BEA Customer Support にお問い合わせください。

 

Skip footer navigation  Back to Top Previous Next