19 CLSW-00001 to CLSW-01000
- CLSW-00001: Cluster Wallet operation failed
-
Cause: This is generic internal error for Cluster Wallet.
- CLSW-00002: Out of heap memory.
-
Cause: The program ran out of heap memory.
- CLSW-00003: Error in the cluster registry (OCR) layer. [<varname>number</varname>] [<varname>string</varname>]
-
Cause: An error occurred in the cluster registry layer while performing a cluster wallet operation.
- CLSW-00004: Error in the network security layer. [<varname>number</varname>] [<varname>string</varname>]
-
Cause: An error occurred in the network security layer while performing a cluster wallet operation.
- CLSW-00005: Cannot perform cluster wallet operation because one of the parameters is NULL.
-
Cause: Program tried a cluster wallet operation using a NULL parameter.
- CLSW-00006: Cannot perform cluster wallet operation because the context is invalid.
-
Cause: The cluster wallet context passed was invalid.
- CLSW-00007: Cannot perform cluster wallet operation because one of the parameters is invalid. [<varname>number</varname>] [<varname>string</varname>]
-
Cause: Program tried a cluster wallet operation using an invalid parameter.
- CLSW-00008: The cluster wallet to be created already exists.
-
Cause: The program tried to create a cluster wallet that already exists.
- CLSW-00009: The cluster wallet to be operated on does not exist.
-
Cause: Program tried to access a cluster wallet which does not exist.
- CLSW-00010: Error in the NLS services.
-
Cause: An error occurred in the NLS services while performing a cluster wallet operation.
- CLSW-00011: Cannot perform cluster wallet operation because data stored in the registry is invalid.
-
Cause: The data stored in the registry cannot be converted to a wallet.
- CLSW-00012: User is not authorized to perform the cluster wallet operation. [<varname>number</varname>] [<varname>string</varname>]
-
Cause: Program tried an operation on a cluster wallet for which it does not have permission.
- CLSW-00013: Error in the clusterware operating system (SCLS) services. [<varname>string</varname>]
-
Cause: An error occurred in the SCLS services while performing a cluster wallet operation.
- CLSW-00014: Wallet type '<varname>string</varname>' is not supported on this operating system.
-
Cause: The program tried a cluster wallet operation using a wallet type that is not supported on current operating system.
- CLSW-00015: Alias '<varname>string</varname>' already exists in wallet type '<varname>string</varname>'.
-
Cause: A request to add the specified alias to the wallet failed because the alias already existed in the wallet.
- CLSW-00016: Alias '<varname>string</varname>' was not found in wallet type '<varname>string</varname>'.
-
Cause: A request to modify the specified alias in the wallet failed because the alias did not exist in the wallet.
- CLSW-01000: Enter Password:
-
Cause: This is a prompt to user to enter password.