Skip navigation.

CMDTUX メッセージ 6700-6799

  Previous Next

6701

ERROR:Current working directory path name is too long
ERROR: 現在の作業ディレクトリのパス名が長すぎます。

説明

While executing tmloadrepos, an attempt to get the current working directory path failed. This can indicate that either the directory pathname is greater than MAXTLSTRING characters in length or that the directory hierarchy is not readable.

アクション

Check that the directory hierarchy has the proper permissions and is not longer than MAXTLSTRING characters, and re-execute the command.

6702

ERROR:Cannot obtain absolute repository input file path
ERROR: レポジトリ入力ファイルの絶対パスを取得できません。

説明

While executing tmloadrepos, an attempt to get the absolute repository input file path failed. This file is given as an argument in the -i command line option, which can either be an absolute path or a relative path.

アクション

有効なレポジトリ入力ファイルのパスが指定されていることを確認して、コマンドを再実行します。

関連項目

tmloadrepos(1)

6703

ERROR:Absolute repository input file path is too long
ERROR: レポジトリ入力ファイルの絶対パスが長すぎます。

説明

The length of the absolute repository input file path name is greater than MAXTLSTRING. This file is given as an argument in the -i command line option.

アクション

短いパス名を指定します。

関連項目

tmloadrepos(1)

6704

ERROR:Repository file must be specified
ERROR: レポジトリ・ファイルを指定する必要があります。

説明

While executing tmloadrepos, repository file path was not included.

アクション

コマンド行でレポジトリ・ファイルのパスを指定します。

関連項目

tmloadrepos(1)

6705

ERROR:Cannot obtain absolute repository file path
ERROR: レポジトリ・ファイルの絶対パスを取得できません。

説明

While executing tmloadrepos, an attempt to get the absolute repository file path failed. This file is given as an argument without a command line option. It can either be an absolute path or a relative path.

アクション

有効なレポジトリ・ファイルのパスが指定されていることを確認して、コマンドを再実行します。

関連項目

tmloadrepos(1)

6706

ERROR:Absolute repository file path is too long
ERROR: レポジトリ・ファイルの絶対パスが長すぎます。

説明

The length of the absolute repository path name is greater than MAXTLSTRING. This file is given as an argument without a command line option.

アクション

短いパス名を指定します。

関連項目

tmloadrepos(1)

6707

ERROR:Cannot use the -e and -d options together
ERROR: -e と -d オプションは同時に指定できません。

説明

The -e and -d options used in tmloadrepos are mutually exclusive. The -e option is used to replace all pre-existing repository information. The -d option is used to delete specified service(s) from the repository.

アクション

Change the arguments in the tmloadrepos command so that the -e and -d options are not both specified and re-execute the command.

関連項目

tmloadrepos(1)

6708

ERROR:Cannot use the -i and -d options together
ERROR: -i と -d オプションは同時に指定できません。

説明

The -i and -d options used in tmloadrepos are mutually exclusive. The -i option is used to specify an input file for creating and loading service information to a new repository or to modify an existing one. The -d option is used to delete specified service(s) from an existing repository.

アクション

Change the arguments in the tmloadrepos command so that the -i and -d options are not both specified and re-execute the command.

関連項目

tmloadrepos(1)

6709

ERROR:Service list string cannot be greater than MAXTLSTRING characters
ERROR: サービス・リストには MAXTLSTRING 文字を超える文字列を指定できません。

説明

The service list string is given as an argument in the -d command line option. If more than one service is deleted, use character ',' as the separator. The length of the service list string is greater than MAXTLSTRING.

アクション

レポジトリから削除するサービスの数を減らします。

関連項目

tmloadrepos(1)

6710

Usage:tmloadrepos [-e | -d service1[,...]] [-y] [-i repository_input] repository_file
形式: tmloadrepos [-e | -d service1[,...]] [-y] [-i repository_input] repository_file

説明

Invalid use of tmloadrepos.

アクション

「形式:」に従います。

関連項目

tmloadrepos(1)

6711

ERROR:filename is a Jolt repository file or an old format metadata repository file
ERROR: filename は Jolt レポジトリ・ファイルか、または古い形式のメタデータ・レポジトリ・ファイルです

説明

The given repository is a Jolt repository file or an old format metadata repository file which cannot be modified with tmloadrepos directly.

アクション

Check that the correct repository file path is given, and re-execute the command. A Jolt repository file or an old format metadata repository file cannot be modified directly. You may first use tmunloadrepos to unload the text version service metadata definition from the given repository file and then load a new binary metadata repository file with tmloadrepos.

関連項目

tmloadrepos(1), tmunloadrepos(1)

6712

ERROR:Repository file filename does not exist
ERROR: レポジトリ・ファイル filename がありません。

説明

While executing tmloadrepos to delete services, the given repository file does not exist.

アクション

レポジトリ・ファイルのパスが有効な既存のファイルを指していることを確認して、コマンドを再実行します。

6713

ERROR:Repository file filename has invalid format
ERROR: レポジトリ・ファイル filename に無効な形式があります。

説明

tmloadrepos detected the given repository file exists, but is in an invalid format.

アクション

正しいレポジトリ・ファイルのパスが、正しい形式のファイルを指していることを確認します。レポジトリ・ファイルが破損していないことを確認して、コマンドを再実行します。

6714

ERROR:Memory allocation error when opening repository file filename
ERROR: レポジトリ・ファイル filename をオープンするときに、メモリ割り当てエラーが発生しました。

説明

An attempt to dynamically allocate memory from the operating system using calloc() failed while opening the specified repository file.

アクション

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

6715

ERROR:Error reading repository file filename
ERROR: レポジトリ・ファイル filename の読み取り中に、エラーが発生しました。

説明

An attempt to read the repository file failed while deleting specified services using tmloadrepos. The error might be a system disk IO error, a dynamic memory allocation error, or a corrupt repository file.

アクション

ファイル IO に関するオペレーティング・システムのパラメータが正しく設定されていること、作業ディレクトリ階層に既存のファイルに対する正しいパーミッションがあることを確認します。必要なメモリ容量に関するオペレーティング・システムのパラメータが正しく設定されていることを確認します。レポジトリ・ファイルが破損していないことを確認します。

6716

ERROR:Error creating repository file filename
ERROR: レポジトリ・ファイル filename の作成中に、エラーが発生しました。

説明

While executing tmloadrepos, the specified repository file does not exist. An attempt to create a new repository file failed. The error might be a system disk IO error or a dynamic memory allocation error.

アクション

ファイル IO に関するオペレーティング・システムのパラメータが正しく設定されていること、作業ディレクトリ階層にバイナリ・ファイルを作成する正しいパーミッションがあることを確認します。必要なメモリ容量に関するオペレーティング・システムのパラメータが正しく設定されていることを確認します。

6717

ERROR:Error creating temporary repository file filename
ERROR: 一時レポジトリ・ファイル filename の作成中に、エラーが発生しました。

説明

While executing tmloadrepos with -e option, an attempt to create a temporary repository file failed. The error might be a system disk IO error or a dynamic memory allocation error.

アクション

ファイル IO に関するオペレーティング・システムのパラメータが正しく設定されていること、作業ディレクトリ階層にバイナリ・ファイルを作成する正しいパーミッションがあることを確認します。必要なメモリ容量に関するオペレーティング・システムのパラメータが正しく設定されていることを確認します。

6718

ERROR:Error reading repository input file filename
ERROR: レポジトリ入力ファイル filename の読み取り中に、エラーが発生しました。

説明

指定されたレポジトリ入力ファイルにアクセスできませんでした。

アクション

正しいパーミッションを持つ通常の状態のレポジトリ・ファイルが存在するかどうかを確認します。

6719

ERROR:Error creating new repository file filename
ERROR: 新しい レポジトリ・ファイル filename の作成中に、エラーが発生しました。

説明

While executing tmloadrepos, the specified repository file does not exist. An attempt to creat the repository file failed. The error might be a system disk IO error or a dynamic memory allocation error.

アクション

ファイル IO に関するオペレーティング・システムのパラメータが正しく設定されていること、作業ディレクトリ階層にバイナリ・ファイルを作成する正しいパーミッションがあることを確認します。必要なメモリ容量に関するオペレーティング・システムのパラメータが正しく設定されていることを確認します。

6720

INFO:Service servicename deleted...
INFO: サービス servicename は削除されました...

説明

サービスの削除に関するプロンプトです。

アクション

なし。

6721

INFO:Service servicename not found...
INFO: サービス servicename が見つかりません...

説明

サービスが見つからないことを示すプロンプトです。

アクション

なし。

6722

INFO:Service servicename delete error...
INFO: サービス servicename の削除中に、エラーが発生しました...

説明

サービスの削除に失敗したことを示すプロンプトです。

アクション

なし。

6723

ERROR:Memory allocation error when parsing the service input file
ERROR: サービス入力ファイルの解析中にメモリ割り当てエラーが発生しました。

説明

An attempt to dynamically allocate memory from the operating system using calloc() failed when reading and parsing service definitions from the repository input file.

アクション

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

6724

ERROR:Repository input file filename does not exist
ERROR: レポジトリ入力ファイル filename がありません。

説明

指定されたレポジトリ入力ファイルは存在しません。

アクション

レポジトリ入力ファイルのパスが有効な既存のファイルを指していることを確認して、コマンドを再実行します。

6725

ERROR: Repository file filename is locked by another program

説明

tmloadrepos detected another METADATA utility is using the specified repository file. The utility might be a TMMETADATA(5) server, a tmunloadrepos(1) command, another tmloadrepos(1) command or a customer program written with ATMI functions tpgetrepos(3c)/tpsetrepos(3c).

アクション

指定されたレポジトリ・ファイルを使用している他のユーティリティをすべて確認します。他のユーティリティが終了するのを待機してから、コマンドを再実行します。

6726

ERROR:Cannot obtain absolute .SCD service output file path
ERROR: .SCD サービス出力ファイルの絶対パスを取得できません。

説明

While booting TMMETADATA server process, an attempt to get the absolute service contract discovery output file path failed. This file is given as an argument with the -o option. It can either be an absolute path or a relative path.

アクション

Make sure a valid service contract discovery output file path is given to configure TMMETADATA(5) and then reboot the application.

関連項目

TMMETADATA(5)

6727

ERROR:Absolute .SCD output file path is too long
ERROR: .SCD 出力ファイルの絶対パスが長すぎます。

説明

The length of absolute service contract discovery output file path name is greater than MAXTLSTRING. This file is given as an argument with the -o option in the TUXCONFIG file to configure TMMETADATA(5).

アクション

短いパス名を指定します。

関連項目

TMMETADATA(5)

6728

ERROR:Open .SCD output file filename failure
ERROR: .SCD 出力ファイル filename をオープンできません。

説明

TMMETADATA failed to create and open the specified service contract discovery output file for writing.

アクション

出力ファイルのためのディレクトリが存在し、書き込みと実行許可が正しく設定されているかを調べます。

関連項目

TMMETADATA(5)

6730

ERROR:Cannot read predefined FML field when opening repository file filename
ERROR: レポジトリ・ファイル filename をオープンするときに、あらかじめ定義されている FML フィールドを読み取れません。

説明

An attempt to read predefined FML fields failed when opening repository. The predefined FML fields used by metadata repository are located in the $TUXDIR/udataobj/tpadm file.

アクション

Make sure environment variable TUXDIR is set correctly and $TUXDIR/udataobj/tpadm can be accessed.

関連項目

METAREPOS(5)

6731

ERROR:Current working directory path name is too long
ERROR: 現在の作業ディレクトリのパス名が長すぎます。

説明

While executing tmunloadrepos, an attempt to get the current working directory path failed. This can indicate that either the directory pathname is greater than MAXTLSTRING characters in length or that the directory hierarchy is not readable.

アクション

Check that the directory hierarchy has the proper permissions and is not longer than MAXTLSTRING characters, and re-execute the command.

6732

ERROR:Repository file must be specified
ERROR: レポジトリ・ファイルを指定する必要があります。

説明

While executing tmunloadrepos, repository file path was not included.

アクション

コマンド行でレポジトリ・ファイルのパスを指定します。

関連項目

tmunloadrepos(1)

6733

ERROR:Cannot obtain absolute repository file path
ERROR: レポジトリ・ファイルの絶対パスを取得できません。

説明

While executing tmunloadrepos, an attempt to get the absolute repository file path failed. This file is given as an argument with no command line option, which can be either a absolute path or or a relative path.

アクション

有効なレポジトリ・ファイルのパスが指定されていることを確認して、コマンドを再実行します。

関連項目

tmunloadrepos(1)

6734

ERROR:Absolute repository file path is too long
ERROR: レポジトリ・ファイルの絶対パスが長すぎます。

説明

The length of the absolute repository path name is greater than MAXTLSTRING. This file is given as an argument without a command line option. It can either be an absolute path or a relative path.

アクション

短いパス名を指定します。

関連項目

tmunloadrepos(1)

6735

ERROR:Cannot use the -option1 and -option2 options together
ERROR: -option1 と -option2 オプションは同時に指定できません。

説明

While executing tmunloadrepos, the -t, -w and -c options can be used to specify output format of tmunloadrepos. These three options are mutually exclusive.

アクション

Change the arguments in the tmunloadrepos command so that the -t, -w and -c options are not specified simultaneously and re-execute the command.

関連項目

tmunloadrepos(1)

6736

ERROR:The service regular expression list cannot be greater than MAXTLSTRING characters
ERROR: サービスの正規表現のリストは MAXTLSTRING 文字より長くできません。

説明

The service regular expression list is given as an argument in the -s command line option. If more than one service regular expression is specified, use character ',' as the separator. The length of the list is greater than MAXTLSTRING.

アクション

サービスの正規表現のリストを短くします。

関連項目

tmunloadrepos(1)

6737

Usage:tmunloadrepos [-s service_regular_expression1[,...]] [-t|-c] repository_file
形式: tmunloadrepos [-s service_regular_expression1[,...]] [-t|-c] repository_file

説明

Invalid usage of tmunloadrepos.

アクション

「形式:」に従います。

関連項目

tmunloadrepos(1)

6738

ERROR:Repository file filename does not exist
ERROR: レポジトリ・ファイル filename がありません。

説明

tmunloadrepos detected the given repository file does not exist.

アクション

レポジトリ・ファイルのパスが有効な既存のファイルを指していることを確認して、コマンドを再実行します。

6739

ERROR:Repository file filename has invalid format
ERROR: レポジトリ・ファイル filename に無効な形式があります。

説明

tmunloadrepos detected the given repository file exists but is in an invalid format.

アクション

レポジトリ・ファイルのパスが、正しい形式の、有効な既存のファイルを指していることを確認します。レポジトリ・ファイルが破損していないことを確認して、コマンドを再実行します。

6740

ERROR:Memory allocation error when opening repository file filename
ERROR: レポジトリ・ファイル filename をオープンするときに、メモリ割り当てエラーが発生しました。

説明

An attempt to dynamically allocate memory from the operating system using calloc() failed while opening the specified repository file.

アクション

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

6741

ERROR:Error reading repository file filename
ERROR: レポジトリ・ファイル filename の読み取り中に、エラーが発生しました。

説明

An attempt to read the repository file failed while executing tmunloadrepos. The error might be a system disk IO error, a dynamic memory allocation error, or a corrupt repository file.

アクション

ファイル IO に関するオペレーティング・システムのパラメータが正しく設定されていること、作業ディレクトリ階層に既存のファイルに対する正しいパーミッションがあることを確認します。必要なメモリ容量に関するオペレーティング・システムのパラメータが正しく設定されていることを確認します。レポジトリ・ファイルが破損していないことを確認します。

6742

ERROR:Memory allocation error when unloading service information
ERROR: サービス情報のアンロード中に、メモリ割り当てエラーが発生しました。

説明

An attempt to dynamically allocate memory from the operating system using calloc() failed when preparing memory for unloading service information from the repository file.

アクション

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

6743

ERROR:Memory allocation error when reading service servicename
ERROR: サービス servicename の読み取り中に、メモリ割り当てエラーが発生しました。

説明

An attempt to dynamically allocate memory from the operating system using calloc() failed when reading service servicename from the repository file.

アクション

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

6744

ERROR:Service servicename information may be corrupt
ERROR: サービス servicename の情報が壊れている可能性があります。

説明

tmunloadrepos detected the service servicename information stored in the repository is corrupt.

アクション

Use tmloadrepos to reload the correct service servicename information into the repository.

関連項目

tmloadrepos(1)

6745

ERROR:Service servicename information is illegal
ERROR: サービス servicename の情報に誤りがあります。

説明

tmunloadrepos detected that the service servicename information is illegal. The repository file may be corrupt.

アクション

Use tmloadrepos to reload the correct service servicename information into the repository.

関連項目

tmloadrepos(1)

6746

ERROR:No matching services in repository file filename
ERROR: レポジトリ・ファイル filename に一致するサービスがありません。

説明

指定された正規表現のサービスがレポジトリ・ファイルで見つかりません。

アクション

サービスの正規表現を変更して、コマンドを再実行します。

6747

ERROR:'-opt' option is not supported by tmunloadrepos
ERROR: '-opt' オプションは tmunloadrepos でサポートされていません

説明

-opt option is not supported by tmunloadrepos. The valid options are -t, -w and -c.

アクション

サービスの出力に関するオプション -t-w および -c のいずれかを使用します。

関連項目

tmunloadrepos(1)

6748

ERROR:XML generator initialization failed: detail-msg

説明

An attempt to initialize XML DOM tree generator failed, see detail-msg for further information. This may be caused by a memory allocation error or a Xerces library internal error.

アクション

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

6749

ERROR:XML generator initialization failed:DOM Exception code is errcode
ERROR: XML ジェネレータの初期化に失敗しました。DOM の例外コードは errcode です。

説明

An attempt to initialize XML DOM tree generator failed, see errcode for further information. Xerces library throws a DOM Exception.

アクション

DOM 例外については、Xerces のリファレンスを参照してください。

6750

ERROR:Adding service(servicename) to DOM Tree failed
ERROR: DOM ツリーへのサービス (servicename) の追加に失敗しました。

説明

An attempt to add service servicename information into a Xerces DOM Tree failed. This error is generated by Xerces Library.

アクション

別のサービスの正規表現を使用して、コマンドを再実行します。問題が解消されない場合は、BEA Customer Support にお問い合わせください。

6751

ERROR:Creating XML output failed: detail-msg

説明

An attempt to initialize XML output generator failed, see detail-msg for further information. This may be caused by a memory allocation error or a Xerces library internal error.

アクション

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

6752

ERROR:Creating XML output failed:DOMException code is :errcode
ERROR: XML 出力の作成に失敗しました。DOMException コードは errcode です。

説明

An attempt to create XML output generator failed, see errcode for further information. Xerces library throws a DOM Exception.

アクション

DOM 例外については、Xerces のリファレンスを参照してください。

6753

ERROR:Error setting read-locking occurred when opening repository file filename
ERROR: 設定エラー。レポジトリ・ファイル filename をオープンするときに、読み取りロックが発生しました。

説明

tmunloadrepos detected another tmloadrepos program is using the same repository file.

アクション

Wait for the tmloadrepos program to quit and then re-execute the command.

6754

ERROR:System error when opening repository file filename
ERROR: レポジトリ・ファイル filename をオープンするときに、システム・エラーが発生しました。

説明

While executing tmunloadrepos, an unknown system error is encountered when opening the repository file.

アクション

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

6755

ERROR:Error setting read-locking occurred when reading repository file filename
ERROR: 設定エラー。レポジトリ・ファイル filename を読み取るときに、読み取りロックが発生しました。

説明

While executing tmunloadrepos, an attempt to set read-locking to the repository file failed. Another METADATA program is using the same repository file.

アクション

レポジトリ・ファイルにアクセスしている異常なユーティリティをすべて確認して停止し、コマンドを再実行します。

6756

WARN: Current working directory path name is too long

説明

While booting the TMMETADATA process, an attempt to get the current working directory path failed. This can indicate that either the directory pathname is greater than MAXTLSTRING characters in length or that the directory hierarchy is not readable.

アクション

Make sure that the directory hierarchy has the proper permissions and is not longer than MAXTLSTRING characters. Reboot the application.

6757

ERROR:Cannot obtain absolute repository file path
ERROR: レポジトリ・ファイルの絶対パスを取得できません。

説明

While booting TMMETADATA server process, an attempt to get the absolute repository file path failed. This file is given as an argument with the -f option. It can either be an absolute path or a relative path.

アクション

Make sure a valid repository file path is given to configure TMMETADATA(5) and then reboot the application.

関連項目

TMMETADATA(5)

6758

ERROR:Absolute repository file path is too long
ERROR: レポジトリ・ファイルの絶対パスが長すぎます。

説明

The length of absolute repository file path name is greater than MAXTLSTRING. This file is given as an argument with the -f option in the TUXCONFIG file to configure TMMETADATA(5).

アクション

短いパス名を指定します。

関連項目

TMMETADATA(5)

6759

WARN:Invalid command line argument 'opt' ignored
WARN: コマンド行引数 'opt' が無効です。無視されました。

説明

Invalid option is given in the TUXCONFIG file to configure TMMETADATA.

アクション

Modify the TUXCONFIG file and then reboot the application.

関連項目

TMMETADATA(5)

6760

ERROR:-f option is not specified
ERROR: -f オプションが指定されていません。

説明

The -f option was not specified when configuring TMMETADATA in the TUXCONFIG file.

アクション

Modify the TUXCONFIG file, specify the repository file path with -f option to TMMETADATA(5) and then reboot the application.

関連項目

TMMETADATA(5)

6761

ERROR:Repository file filename does not exist
ERROR: レポジトリ・ファイル filename がありません。

説明

TMMETADATA detected the given repository file path points to a non-existing file.

アクション

Modify the TUXCONFIG file, make sure the repository file path points to a valid existing file and then reboot the application.

関連項目

TMMETADATA(5)

6762

ERROR:Repository file filename has invalid format
ERROR: レポジトリ・ファイル filename に無効な形式があります。

説明

TMMETADATA detected the given repository file exists, but is in an invalid format.

アクション

Modify the TUXCONFIG file, make sure the repository file path points to a valid existing file and then reboot the application.

関連項目

TMMETADATA(5)

6763

ERROR:System error when opening repository file filename
ERROR: レポジトリ・ファイル filename をオープンするときに、システム・エラーが発生しました。

説明

An unknown system error was encountered when TMMETADATA opens the repository file.

アクション

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

6764

ERROR:A TMMETADATA server with write permission is running, the TMMETADATA server with read-only permission cannot boot
ERROR: 書き込みパーミッションを持つ TMMETADATA サーバがすでに実行されていて、読み取り専用のパーミッションを持つ TMMETADATA サーバを起動できません。

説明

An attempt to boot a TMMETADATA server with read-only permission failed because another TMMETADATA process with write permission is running.

アクション

Modify the TUXCONFIG, configure all TMMETADATA servers with the same read or write permission.

関連項目

TMMETADATA(5)

6765

WARN:Cannot advertise .REPROLOCK service
WARN: .REPROLOCK サービスを宣言できません。

説明

An attempt to advertise .REPROLOCK service failed.

アクション

Shutdown application, reconfigure the UBBCONFIG by increasing MAXSERVICES and MAXACCESSES. Then try to reboot. If the problem persists, contact BEA Customer Support.

関連項目

UBBCONFIG(5)

6766

ERROR:A TMMETADATA server with read-only permission is running, the TMMETADATA server with write permission cannot boot
ERROR: 読み取り専用のパーミッションを持つ TMMETADATA サーバがすでに実行されていて、書き込みパーミッションを持つ TMMETADATA サーバを起動できません。

説明

An attempt to boot the TMMETADATA server with write permission failed because another TMMETADATA process with read-only permission is running.

アクション

Modify the TUXCONFIG, configure all TMMETADATA servers with the same read or write permission.

関連項目

TMMETADATA(5)

6767

WARN:Cannot advertise .REPWRLOCK service
WARN: .REPWRLOCK サービスを宣言できません。

説明

An attempt to advertise .REPWRLOCK service failed.

アクション

Shutdown application, reconfigure the UBBCONFIG by increasing MAXSERVICES and MAXACCESSES. Then try to reboot. If the problem persists, contact BEA Customer Support.

関連項目

UBBCONFIG(5)

6768

ERROR:Cannot advertise .TMMETAREPOS service
ERROR: .TMMETAREPOS サービスを宣言できません。

説明

An attempt to advertise .TMMETAREPOS service failed.

アクション

Shutdown application, reconfigure the UBBCONFIG by increasing MAXSERVICES and MAXACCESSES. Then try to reboot. If the problem persists, contact BEA Customer Support.

関連項目

UBBCONFIG(5)

6769

INFO:TMMETADATA server started with repository file filename
INFO: TMMETADATA サーバはレポジトリ・ファイル filename を使用して開始されました。

説明

The TMMETADATA boot was started successfully.

アクション

なし。

6770

INFO:TMMETADATA tpsvrdone complete
INFO: TMMETADATA の tpsvrdone が終了しました。

説明

The TMMETADATA server has shutdown successfully.

アクション

None.

6771

ERROR:Invalid operation (TA_OPERATION) specified for METAREPOS request
ERROR: METAREPOS 要求に無効な操作 (TA_OPERATION) が指定されています。

説明

An invalid generic MIB field TA_OPERATION value is set in a METAREPOS request.

アクション

次の 3 つの値のうちいずれかを設定します。GET/SET/GETNEXT

関連項目

MIB(5)、METAREPOS

6772

ERROR:Repository file filename is a Jolt repository file or an old format metadata repository file
ERROR: レポジトリ・ファイル filename は Jolt レポジトリ・ファイルか、または古い形式のメタデータ・レポジトリ・ファイルです

説明

The TMMETADATA process with write permission detected the given repository file is a Jolt repository file or an old format metadata repository file.

アクション

Modify the UBBCONFIG, change the repository file to a new format metadata repository file or change the TMMETADATA as a process with read-only permission.

関連項目

TMMETADATA(5)

6773

ERROR:.TMMETAREPOS only has read permission to the repository file
ERROR: .TMMETAREPOS には、レポジトリ・ファイルに対する読み取りパーミッションしか与えられていません。

説明

A METAREPOS set operation failed. This may be caused by either the TMMETADATA process being a read-only permission process or the specified repository file is a Jolt repository file.

アクション

A Jolt repository file cannot be modified using Service Metadata Repository utilities. To modify a metadata repository file, please change the TMMETADATA server section to have write permission in the TUXCONFIG file.

関連項目

TMMETADATA(5)

6774

ERROR:Error reading repository file filename
ERROR: レポジトリ・ファイル filename の読み取り中に、エラーが発生しました。

説明

An attempt to read the repository file failed when TMMETADATA server was booting. The error may be a system disk IO error, a dynamic memory allocation error or a corrupt repository file.

アクション

ファイル IO に関するオペレーティング・システムのパラメータが正しく設定されていること、作業ディレクトリ階層に既存のファイルに対する正しいパーミッションがあることを確認します。必要なメモリ容量に関するオペレーティング・システムのパラメータが正しく設定されていることを確認します。レポジトリ・ファイルが破損していないことを確認します。

6775

ERROR: Repository file filename is locked by another program

説明

While booting the TMMETADATA server, another tmloadrepos program using the same repository file was detected.

アクション

Wait for the tmloadrepos program to quit and then reboot the application.

6776

ERROR:Repository file is locked by another program
ERROR: レポジトリ・ファイルは別のプログラムによりロックされています。

説明

While TMMETADATA server is processing a request, an attempt to set read-locking to the repository file failed. Another tmloadrepos program is using the same repository file.

アクション

Check all abnormal utilities that are modifying the repository file and stop them. Then try to resend the request to TMMETADATA.

6777

ERROR:System error when synchronizing repository file information
ERROR: レポジトリ・ファイル情報の同期中に、システム・エラーが発生しました。

説明

While TMMETADATA server was processing a request, an unknown system error was encountered when reading the repository file.

アクション

Try to resend the request to .TMMETAREPOS. If the problem persists, contact BEA Customer Support.

6778

ERROR:Cannot read predefined FML field
ERROR: あらかじめ定義されている FML フィールドを読み取れません。

説明

An attempt to read predefined FML fields failed when opening repository in TMMETADATA server. The predefined FML fields used by metadata repository are located in the $TUXDIR/udataobj/tpadm file.

アクション

Make sure environment variable TUXDIR is set correctly and $TUXDIR/udataobj/tpadm can be accessed.

関連項目

METAREPOS(5)

 

Skip footer navigation  Back to Top Previous Next