ScalarDB Cluster のエラーコード
注記
このページは英語版のページが機械翻訳されたものです。英語版との間に矛盾または不一致がある場合は、英語版を正としてください。
このページでは、ScalarDB Cluster のエラーコードの一覧を示します。
エラーコードのクラスと説明
クラス | 説明 |
---|---|
CLUSTER-1xxxx | ユーザーエラーカテゴリのエラー |
CLUSTER-2xxxx | 同時実行エラーカテゴリのエラー |
CLUSTER-3xxxx | 内部エラーカテゴリのエラー |
CLUSTER-1xxxx
ステータスコード
CLUSTER-10000
メッセージ
The namespace does not exist. Namespace: %s
CLUSTER-10001
メッセージ
The table does not exist. Table: %s
CLUSTER-10002
メッセージ
The user does not exist. User: %s
CLUSTER-10003
メッセージ
ClusterConfig is not specified
CLUSTER-10004
メッセージ
The get type is unspecified
CLUSTER-10005
メッセージ
The get type is unrecognized
CLUSTER-10006
メッセージ
The value of the column is not set. Column: %s
CLUSTER-10007
メッセージ
The scan type is unspecified
CLUSTER-10008
メッセージ
The scan type is unrecognized
CLUSTER-10009
メッセージ
The order is unspecified
CLUSTER-10010
メッセージ
The order is unrecognized
CLUSTER-10011
メッセージ
The clustering order is unspecified
CLUSTER-10012
メッセージ
The clustering order is unrecognized
CLUSTER-10013
メッセージ
The put condition type is unspecified
CLUSTER-10014
メッセージ
The put condition type is unrecognized
CLUSTER-10015
メッセージ
The delete condition type is unspecified
CLUSTER-10016
メッセージ
The delete condition type is unrecognized
CLUSTER-10017
メッセージ
The operator is unspecified
CLUSTER-10018
メッセージ
The operator is unrecognized
CLUSTER-10019
メッセージ
The mutation is not set
CLUSTER-10020
メッセージ
The data type is unspecified
CLUSTER-10021
メッセージ
The data type is unrecognized
CLUSTER-10022
メッセージ
The user option is unspecified
CLUSTER-10023
メッセージ
The user option is unrecognized
CLUSTER-10024
メッセージ
The privilege is unspecified
CLUSTER-10025
メッセージ
The privilege is unrecognized
CLUSTER-10026
メッセージ
The username is not set
CLUSTER-10027
メッセージ
This feature is not supported in ScalarDB Cluster
CLUSTER-10028
メッセージ
The property 'scalar.db.contact_points' must not be empty
CLUSTER-10029
メッセージ
The property 'scalar.db.contact_points' must be prefixed with 'indirect:' or 'direct-kubernetes:'
CLUSTER-10030
メッセージ
The format of the property 'scalar.db.contact_points' for direct-kubernetes client mode is 'direct-kubernetes:<NAMESPACE_NAME>/<ENDPOINT_NAME>' or 'direct-kubernetes:<ENDPOINT_NAME>'
CLUSTER-10031
メッセージ
The property 'scalar.db.sql.cluster_mode.contact_points' must not be empty
CLUSTER-10032
メッセージ
The property 'scalar.db.sql.cluster_mode.contact_points' must be prefixed with 'indirect:' or 'direct-kubernetes:'
CLUSTER-10033
メッセージ
The format of the property 'scalar.db.sql.cluster_mode.contact_points' for direct-kubernetes client mode is 'direct-kubernetes:<NAMESPACE_NAME>/<ENDPOINT_NAME>' or 'direct-kubernetes:<ENDPOINT_NAME>'
CLUSTER-10034
メッセージ
ClusterNodeManagerFactory is not specified
CLUSTER-10035
メッセージ
The update condition type is unspecified
CLUSTER-10036
メッセージ
The update condition type is unrecognized
CLUSTER-10037
メッセージ
The two-phase commit interface is not supported
CLUSTER-2xxxx
ステータスコード
CLUSTER-20000
メッセージ
The hop limit is exceeded
CLUSTER-20001
メッセージ
A transaction associated with the specified transaction ID is not found. The transaction might have expired, or the cluster node that handled the transaction might have been restarted. Transaction ID: %s
CLUSTER-3xxxx
ステータスコード
CLUSTER-30000
メッセージ
Getting local IP addresses failed
CLUSTER-30001
メッセージ
Getting a cluster node object from the cache failed. Cluster Node IP Address: %s
CLUSTER-30002
メッセージ
The ring is empty
CLUSTER-30003
メッセージ
Getting the Kubernetes API client failed
CLUSTER-30004
メッセージ
Reading the Kubernetes endpoint failed. Namespace: %s; Name: %s; Code: %d; Response Headers: %s; Response Body: %s
CLUSTER-30005
メッセージ
Configuring TLS failed
CLUSTER-30006
メッセージ
No nearest cluster nodes are found