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

システム・メッセージ: LIBTUXカタログ4000-4099

前 次

4000


WARN: duplicate interface servicename passed in to be advertised...

Description

An interface with the same Interface ID has already been registered with the WLE infrastructure.

Action

Check the application server code for any interface being specified more than once.


4001


WARN: interface ID servicename longer than max length allowed, truncating to number bytes...

Description

The specified interface has an Interface ID longer than the allowed limit.

Action

Shorten the Interface ID length to allowed length.


4002


WARN: Implementation ID servicename of interface servicename longer than max length allowed, truncating to number bytes...

Description

The specified interface has an Implementation ID longer than the allowed limit.

Action

Shorten the Implementation ID length to allowed length.


4003


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

説明

サーバー・プロセスが仮想メモリーを割り当てられませんでした。

アクション

マシンのメモリー使用量を減らすか、メモリーを追加してください。スワップ・デバイスの領域を増やしてください。


4004


エラー: 内部エラーです。デフォルトのORB関数のアドレスを判別できませんでした。

説明

独自のインタフェースをWLEインフラストラクチャに登録する際に、サーバーで内部エラーが発生しました。Oracleカスタマ・サポートに連絡してください。

アクション

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


4005


エラー: 内部エラーです。TMPROC値を設定できませんでした。

説明

独自のインタフェースをWLEインフラストラクチャに登録する際に、サーバーで内部エラーが発生しました。

アクション

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


4006


ERROR: Internal error, could not get parameters for interface servicename

Description

The server has encountered an internal error while registering its interfaces with the WLE infrastructure.

Action

Contact Oracle Customer Support.


4008


エラー: 内部エラーです。インタフェースを通知できませんでした。

説明

独自のインタフェースをWLEインフラストラクチャに登録する際に、サーバーで内部エラーが発生しました。

アクション

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


4009


ERROR: Interface servicename's policies not consistent across Group Group, could not advertise interfaces...

Description

The specified interface is being offered by another server in the specified group with different deactivation or transaction policies. This is not allowed.

Action

Make sure all instances of the interface across all servers in the group have the same activation and transaction policies.


4010


エラー: 掲示板の制限を超えたため、インタフェースを通知できませんでした。

説明

アプリケーション内のインタフェースの最大数(UBBCONFIGファイルのRESOURCESセクションのMAXINTERFACESパラメータで指定される値)に達しました。インタフェースをこれ以上提供できません。

アクション

このパラメータの値を増やしてください。これは、TMIB APIまたはtmconfigを使用して実行時に行うことができます。詳細は、Oracle Tuxedoシステム・リファレンス・マニュアルおよび管理ガイドを参照してください。


4011


エラー: [インタフェース名がNULLのためにインタフェース情報を取得できません]

説明

独自のインタフェースをWLEインフラストラクチャに登録する際に、サーバーで内部エラーが発生しました。

アクション

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


4012


ERROR: Maximum number of types/subtypes, val, has been exceeded

Description

The maximum number of types/subtypes permitted for a particular Tuxedo System/T interface has been exceeded. The number allowed is val.

Action

Review the configuration file, verify that all interfaces use less than the maximum number of types/subtypes, and reload the TUXCONFIG file.

See Also

ubbconfig(5), tmloadcf(1)


4013


ERROR: [Invalid buffer type information val]

Description

The buffer type information provided in the configuration file for an interface entry was incorrect.

Action

Check the configuration file, verify that the buffer type provided is correct, and repeat the operation.

See Also

ubbconfig(5), tmloadcf(1)


4014


ERROR: [Invalid buffer subtype information val]

Description

The buffer subtype information provided in the configuration file for an interface entry was incorrect.

Action

Check the configuration file, verify that the buffer type provided is correct, and repeat the operation.

See Also

ubbconfig(5), tmloadcf(1)


4015


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

説明

サーバー・プロセスが仮想メモリーを割り当てられませんでした。

アクション

マシンのメモリー使用量を減らすか、メモリーを追加してください。スワップ・デバイスの領域を増やしてください。


4016


エラー: 内部ルーチンにインタフェース・パラメータ・エラーが発生しました

説明

独自のインタフェースをWLEインフラストラクチャに登録する際に、サーバーで内部エラーが発生しました。

アクション

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


4017


エラー: 無効なインタフェース情報が内部ルーチンに渡されました

説明

独自のインタフェースをWLEインフラストラクチャに登録する際に、サーバーで内部エラーが発生しました。

アクション

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


4018


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

説明

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

アクション

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


4020


エラー: tmrsvrs()から複数のサーバーが戻されました。

説明

独自のインタフェースをWLEインフラストラクチャに登録する際に、サーバーで内部エラーが発生しました。

アクション

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


4021


WARN: Duplicate FACTORY routing criteria crit

Description

A routing criteria crit, buffer type combination typ was specified more than once in the ROUTING section of the ubbconfig(5) file for entries that have the TYPE parameter set to FACTORY.

Action

Correct the configuration file to remove the duplicate entry, and rerun tmloadcf(1).

See Also

Administering the Oracle Tuxedo System, tmloadcf(1), ubbconfig(5)


4023


エラー: 無効なインタフェース情報が内部ルーチンに渡されました

説明

WLEインフラストラクチャでインタフェースを登録解除する際に、サーバーで内部エラーが発生しました。

アクション

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


4024


エラー: 無効なサービス名が見つかりました

説明

WLE掲示板の読取り中に、サーバーで内部エラーが発生しました。

アクション

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


4026


ERROR: Internal error, could not set policies for interface servicename

Description

The server has encountered an internal error while registering its interfaces with the WLE infrastructure.

Action

Contact Oracle Customer Support.


4027


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

説明

サーバー・プロセスが仮想メモリーを割り当てられませんでした。

アクション

マシンのメモリー使用量を減らすか、メモリーを追加してください。スワップ・デバイスの領域を増やしてください。


4028


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

説明

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

アクション

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


4029


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

説明

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

アクション

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


4030


WARN: Interface val's transaction policy setting of "IGNORE" or "NEVER" conflicts with "AUTOTRAN=Y" setting in UBBCONFIG file, turning off AUTOTRAN setting...

Description

An interface has its transaction policy set to either IGNORE or NEVER, but its entry in the UBBCONFIG file has AUTOTRAN set to Y, which is contradictory. This AUTOTRAN flag is turned off internally.

Action

Change either the setting in the UBBCONFIG file or the policy setting in the ICF file so that they both match.


4031


エラー: 内部エラーです。プロセスを掲示板にアタッチできませんでした。

説明

共有メモリーの掲示板領域に対するPROTECTED SYSTEM_ACCESSアクセスを指定して、プロセスが起動されました。 アプリケーション・コードの実行後、プログラムがFASTPATHモードで再アタッチできませんでした。

アクション

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

関連項目

ubbconfig(5)


4032


エラー: 内部エラーです。プロセスを掲示板からデタッチできませんでした。

説明

共有メモリーの掲示板領域に対するPROTECTED SYSTEM_ACCESSアクセスを指定して、プロセスが起動されました。 掲示板からのデタッチに失敗しました。

アクション

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

関連項目

ubbconfig(5)


4033


エラー: 内部エラーです。プロセスを掲示板からデタッチできませんでした。

説明

共有メモリーの掲示板領域に対するPROTECTED SYSTEM_ACCESSアクセスを指定して、プロセスが起動されました。 掲示板からのデタッチに失敗しました。

アクション

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

関連項目

ubbconfig(5)


4034


WARN: Interface val's transaction policy setting of "MANDATORY" conflicts with "AUTOTRAN=Y" setting in UBBCONFIG file, turning off AUTOTRAN setting...

Description

An interface has its transaction policy set to either IGNORE or NEVER, but its entry in the UBBCONFIG file has AUTOTRAN set to Y, which is contradictory. This AUTOTRAN flag is turned off internally.

Action

Change either the setting in the UBBCONFIG file or the policy setting in the ICF file so that they both match.


4035


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

説明

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

アクション

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


4036


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

説明

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

アクション

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


4039


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

説明

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

アクション

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


4040


WARN: interface ID val longer than max length allowed, truncating to val bytes...

Description

The specified interface has an Interface ID longer than the allowed limit.

Action

Shorten the Interface ID length to the allowed length.


4041


WARN: Implementation ID val of interface val longer than max length allowed, truncating to val bytes...

Description

The specified implementation ID of the specified interface is longer than the allowed limit.

Action

Shorten the Implementation ID length to the allowed length.


4042


WARN: interface val passed in to be unadvertised is not currently advertised by this server...

Description

This Interface has NOT been previously registered with the WLE infrastructure.

Action

Check application code if Interface being unregistered had indeed been registered previously.


4043


WARN: duplicate interface val passed in to be unadvertised...

Description

An interface having the same Interface ID has already been passed in to be unadvertised.

Action

Check application code if same Interface is being passed in repeatedly to be unregistered.


4044


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

説明

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

アクション

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


4045


エラー: 内部エラーです。プロセスを掲示板にアタッチできませんでした。

説明

共有メモリーの掲示板領域に対するPROTECTED SYSTEM_ACCESSアクセスを指定して、プロセスが起動されました。 アプリケーション・コードの実行後、プログラムがFASTPATHモードで再アタッチできませんでした。

アクション

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

関連項目

ubbconfig(5)


4046


エラー: 内部エラーです。インプロセス表で無効なサービス名が見つかりました

説明

インタフェースの登録解除中に内部エラーが発生しました。

アクション

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


4047


エラー: 内部エラーです。インタフェースの通知取消しが行えませんでした。

説明

インタフェースの登録解除中に内部エラーが発生しました。

アクション

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


4048


エラー: 内部エラーです。プロセスを掲示板からデタッチできませんでした。

説明

共有メモリーの掲示板領域に対するPROTECTED SYSTEM_ACCESSアクセスを指定して、プロセスが起動されました。 掲示板からのデタッチに失敗しました。

アクション

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

関連項目

ubbconfig(5)


4049


エラー: 内部エラーです。インプロセス表が破損しました。

説明

インタフェースの登録(解除)中に内部エラーが発生しました。

アクション

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


4050


エラー: 内部エラーです。プロセスを掲示板からデタッチできませんでした。

説明

共有メモリーの掲示板領域に対するPROTECTED SYSTEM_ACCESSアクセスを指定して、プロセスが起動されました。 掲示板からのデタッチに失敗しました。

アクション

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

関連項目

ubbconfig(5)


4051


エラー: 内部エラーです。プロセスを掲示板からデタッチできませんでした。

説明

共有メモリーの掲示板領域に対するPROTECTED SYSTEM_ACCESSアクセスを指定して、プロセスが起動されました。 掲示板からのデタッチに失敗しました。

アクション

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

関連項目

ubbconfig(5)


4052


ERROR: NULL input buffer not allowed for service 'service_name', which uses routing

Description

An application program passed a NULL input buffer to the service service_name, which is defined in the configuration file as using routing. Since the null buffer is not a valid type to perform routing on, the service call was rejected with an error.

Action

Recode the service call that resulted in the error so that the input buffer is of one of the types specified in the routing criterion that is associated with this service in the UBBCONFIG file.

See Also

tpcall(5c), ubbconfig(5)


4053


エラー: ルーティング関数が失敗しました

説明

サービス呼出し中にデータ依存ルーティングを実行するために使用される関数がエラーを戻しました。Tuxedo System/Tで提供されるルーティング関数を使用している場合は、前のユーザー・ログ・メッセージにエラーの原因に関するより具体的な情報が示されます。アプリケーション管理者がバッファ・タイプ・スイッチを変更して他のルーティング関数を追加した場合は、前のユーザー・ログ・メッセージが存在することもあれば、存在しないこともあります。

アクション

エラーの原因に関する詳細は、ユーザー・ログの前のメッセージを参照してください。

関連項目

ubbconfig(5)、tuxtypes(5)


4054


エラー: ルーティング関数から不明なグループ名が戻されました

説明

サービス呼出し中にデータ依存ルーティングを実行するために使用される関数が、現在のデータが存在しないグループ名にルーティングされることを示しました。これは、Tuxedo System/Tで提供されるタイプのルーティング関数を使用している場合には発生しません。

アクション

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


4055


ERROR: No service 'service_name' in group 'group_name'

Description

The service service_name is not offered as part of group group_name. This message may occur when the routing criterion associated with service service_name specifies one or more groups in which the service is not currently offered.

Action

Examine the routing criterion associated with service_name in the configuration file. Make certain that service service_name is offered in each group listed in the routing criterion. If the service is temporarily not available in a particular group, start the server(s) that offers service_name in that group. If service_name is not meant to be offered in a particular group, modify the routing criterion so that group is no longer listed.


 先頭に戻る 前 次