This chapter describes messages for errors with an HADB prefix.
| HADB001 | 
Invalid argument value.
Solution:The argument must match one of the allowed values documented in the SEVERE log message.
| HADB002 | 
The cluster does not exist
Solution:Check if the cluster exists, e.g. asadmin list-clusters.
| HADB003 | 
Invalid devicesize argument
Solution:The devicesize argument must be in the range documented in the severe message
| HADB004 | 
The property requires a directory path. The directory doesn't exist and can't be created.
Solution:The parent directory of the desired path is read-only. There may be a regular file with the same name as the desired directory. Delete the file and run the command again.
| HADB005 | 
ConfigException caught while attempting to write Availability Service to domain.xml
Solution:Examine the nested ConfigException.
| HADB006 | 
hadbm create command failed
Solution:Examine the message from hadbm
| HADB011 | 
hadbm delete command failed
Solution:Examine the message from hadbm
| HADB012 | 
Unknown Exception was caught
Solution:Examine the Exception in the message
| HADB013 | 
hadbm could not provide the JDBC URL for the database
Solution:Examine the message from hadbm
| HADB015 | 
Unexpected internal error
Solution:Please notify Sun Microsystems, Inc. with the log message details.
| HADB016 | 
The JDBC URL for the database that hadbm provided is malformed
Solution:Check the status of the database with hadbm.
| HADB018 | 
com.sun.aas.hadbRoot is not set
Solution:Check the asenv[.bat] file for AS_HADB.
| HADB019 | 
com.sun.aas.hadbRoot exists but points to a nonexistent directory
Solution:Check the asenv[.bat] file for AS_HADB and make sure it is pointing to the HADB root directory.
| HADB020 | 
com.sun.aas.hadbRoot exists but points to a read-only directory
Solution:Check the permissions of the directory pointed to by AS_HADB in asenv[.bat].
| HADB021 | 
No hosts were specified
Solution:You must specify at least two HADB hosts.
| HADB022 | 
No hosts were specified
Solution:You must specify at least two HADB hosts.
| HADB023 | 
configure-ha-persistence was called with no arguments for things to change in the configuration.
Solution:Add an argument to do something. This call ended up as a no-op.
| HADB025 | 
Schema creation failed
Solution:Examine the message from hadbm
| HADB026 | 
The cluster is shared
Solution:HA is only supported on standalone clusters. This cluster is shared. Try removing the other cluster that is sharing the same configuration.
| HADB027 | 
Stale write error attempting to write Availability Service
Solution:Examine the ConfigException details in the log
| HADB028 | 
Cannot find hadbm executable
Solution:check the asenv[.bat] file for AS_HADB. In the directory it points to there should be a subdirectory named bin with hadbm[.exe]
| HADB029 | 
Error running an external process
Solution:Examine the Exception message for details
| HADB030 | 
Unexpected internal error
Solution:Please notify Sun Microsystems, Inc. with the log message details.
| HADB031 | 
Wrong number of hosts specified
Solution:The number of hosts must be at least two and must be an even number.
| HADB037 | 
HADB Management Agents are not reachable
Solution:Start the HADB Management Agents