Content starts here

System Messages: TUXJS Catalog 400-499

Previous

400


エラー: -fオプションでJava Server構成ファイルを指定する必要があります。

説明

There is not "-f" option in the TDC Java server Configuration.

アクション

Specify a "-f" option in the TDC Java Server Configuration as the TDC property file path.


401


ERROR: Failed to open TDC property file.

説明

Failed to open TDC property file.

アクション

Check if the TDC property file exists in the path which is specified in the TDC Java server configuration.


403


エラー: Coherenceキャッシュ"cache_name "が存在していません。

説明

The cache does not exist in the Coherence Cache configuration file.

アクション

Specify a valid cache which exists in Coherence Cache configuration file.


404


警告: キャッシュ・キー"key"が存在していません。

説明

Cannot find the entry in the Cache with the specified key.

アクション

Specify a valid cache key.


405


エラー: キャッシュ・キー"key"が無効です。

説明

The KEY in the cache operation is invalid.

アクション

Contact Oracle Customer Support.


406


エラー: キャッシュ・キー・タイプ"key_type "が無効です。

説明

The type of the KEY in the cache operation is invalid.

アクション

Specify a valid value as the key type.


407


エラー: キャッシュ値"cache_value"が無効です。

説明

The VALUE in the cache operation is invalid.

アクション

Contact Oracle Customer Support.


408


エラー: キャッシュ値タイプ"value_type"が無効です。

説明

The type of the VALUE in the cache operation is invalid.

アクション

Specify a valid value as the value type.


409


エラー: キャッシュ・コマンド"cache_cmd"が無効です。

説明

The COMMAND in the cache operation is invalid.

アクション

Specify a valid value as the CACHE COMMAND.


410


エラー: キャッシュ"cache_name"は使用できません。

説明

The cache is unavailable from Coherence server.

アクション

Contact Oracle Customer Support.


411


ERROR: property property_name is invalid.

説明

There is a invalid property in the TDC property file.

アクション

Specify a valid value as the property.


412


エラー: プロパティ"property_name"はサポートされていません。

説明

There is a property which is not supported in TDC property file.

アクション

Edit the TDC property file, and add valid properties.


413


ERROR: Failed to backup the TDC property file.

説明

Failed to backup the TDC property file when trying to update it by TMIB operation.

アクション

Contact Oracle Customer Support.


414


ERROR: Failed to rollback the TDC property file.

説明

Failed to rollback the TDC property file.

アクション

Contact Oracle Customer Support.


415


ERROR: Failed to update TDC property file.

説明

Failed to update the TDC property file by TMIB operation.

アクション

Contact Oracle Customer Support.


416


エラー: 更新操作"operation_name"はサポートされていません

説明

There is an invalid operation mode in the TMIB opearation. The valid operation modes contains new, delete, modify.

アクション

Specify a valid value as the operation mode of TMIB operation.


 Back to Top Previous