public class Messages extends ListResourceBundle
ResourceBundle.Control| Modifier and Type | Field and Description |
|---|---|
static int |
ALREADY_IDENTIFIED
JTS is already identified to the Comms Manager.
|
static int |
ERR_INVALID_STATE_CHANGE
Invalid state change.
|
static int |
ERR_NO_COORDINATOR
No coordinator available.
|
static int |
ERR_TID_ALREADY_USED
Transaction id is already in use.
|
static int |
ERR_XA_RECOVERY
XAException during recovery.
|
static int |
GLOBAL_INFO_ERROR
Error accessing JTS repository.
|
static int |
IDENTIFY_UNAVAILABLE
JTS cannot identify itself to the Comms Manager.
|
static int |
INCORRECT_CONTEXT
Database context is incorrect for the operation.
|
static int |
INVALID_DEFAULT_LOG_PATH
Default log path does not exist.
|
static int |
INVALID_DEFAULT_REPOSITORY_PATH
Default repository path does not exist.
|
static int |
INVALID_LOG_PATH
Invalid log path specification.
|
static int |
INVALID_LOG_RECORD_DATA
Invalid data in log record.
|
static int |
INVALID_REPOSITORY_PATH
Invalid repository path specification.
|
static int |
INVALID_TIMEOUT
JTS error message.
|
static int |
INVALID_XA_RM_STRING
XA resource manager string invalid.
|
static int |
JDBC_DM_REGISTER_FAILED
JDBC Driver Manager registration failed.
|
static int |
JDBC_DRIVER_CREATE_FAILED
Could not create JDBC driver.
|
static int |
JDBC_DRIVER_LOAD_FAILED
JDBC driver load failed.
|
static int |
JDBC_INSTANCE_CREATE_FAILED
JDBC instance creation failed.
|
static int |
JDBC_SECURITY_CHECK_FAILED
JDBC security check failed.
|
static int |
LOG_ERROR
Log error occurred.
|
static int |
LOG_EXISTS_FOR_TRANSIENT
Log exists for transient process.
|
static int |
LOG_FILE_WRITE_ERROR
Invalid default log path.
|
static int |
LOG_INIT_FAILED
Log initialisation failed.
|
static int |
LOG_MESSAGE
JTS log message.
|
static int |
LOG_OPEN_FAILED
Log open failed.
|
static int |
MSG_JTS_ERROR
JTS error message.
|
static int |
MSG_JTS_INFO
JTS info message.
|
static int |
MSG_JTS_WARNING
JTS warning message.
|
static int |
MSG_NO_SERVERNAME
No server name.
|
static int |
MSG_STARTUP
Standard message during startup regarding server id and mode.
|
static int |
NAME_SERVICE_FAILED
The Naming service failed.
|
static int |
NATIVEXA_CLASS_LOAD_ERROR
Error loading native XA class.
|
static int |
NO_ODBC_DATABASE_DEFINITION
ODBC database definition does not exist.
|
static int |
NON_PERSISTENT
The JTS instance is not persistent.
|
static int |
OBJREF_CREATE_FAILED
Object reference creation failed.
|
static int |
OBJREF_DESTROY_FAILED
Object reference destruction failed.
|
static int |
ORBD_NOT_RUNNING
The ORB is not running.
|
static int |
RECOVER_COORD_FAILED
Could not recover a Coordinator from the log.
|
static int |
RECOVER_OBJECT_REF
Recovery of object reference failed.
|
static int |
RECOVERY_CLOSE_FAILED
Failed to close database during recovery.
|
static int |
REPLAY_COMP_UNKNOWN
Superior Top Coordinator not reachable on reply completion.
|
static int |
REPOSITORY_FAILED
Failed to access repository file.
|
static int |
RESOURCE_OP_EXCEPTION
Exception occurred while calling a Resource object.
|
static int |
RESTART_WRITE_FAILED
Failed to store information in repository.
|
static int |
RESYNC_OP_EXCEPTION
Exception occurred while performing resync.
|
static int |
RESYNC_WAIT_INTERRUPTED
Wait for resync complete interrupted.
|
static int |
RETRY_LIMIT_EXCEEDED
Commit/rollback/forget operation retry limit exceeded.
|
static int |
SERVANT_LOCATE_FAILED
Could not locate object servant.
|
static int |
SERVER_INFO_ERROR
Error accessing JTS repository.
|
static int |
SQL_ALLOCATE_FAILED
SQL ALLOCATE failed.
|
static int |
SQL_ERROR
SQL error.
|
static int |
SUBORDINATE_CREATE_FAILED
Could not create a subordinate Coordinator.
|
static int |
SYNC_OP_EXCEPTION
Exception occurred while calling a Synchronization object.
|
static int |
TIMEOUT_STOPPED
Timeout thread stopped abnormally.
|
static int |
TRACE_CURRENT
Trace using current directory.
|
static int |
UNREPORTABLE_HEURISTIC
Heuristic exception caught in resync could not be reported.
|
static int |
UNSUPPORTED_ODBC_DRIVER_FOR_DATABASE
ODBC driver not supported for database.
|
static int |
WRONG_STATE
Transaction in wrong state for operation.
|
static int |
XA_ERROR
XA operation failed.
|
static int |
XA_OPENCLOSE_ERROR
XA open/close operation failed.
|
static int |
XA_RECONSTRUCT_FAILED
Failed to reconstruct XA information.
|
static int |
XA_SERVER_INIT_FAILED
XA server initialisation failed.
|
static int |
XA_SWITCH_LOAD_FAILED
XA switch load file load failed.
|
parent| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
protected Object[][] |
getContents()
Return the contents of the ResourceBundle.
|
getKeys, handleGetObject, handleKeySetclearCache, clearCache, containsKey, getBaseBundleName, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet, setParentpublic static final int ORBD_NOT_RUNNING
public static final int NON_PERSISTENT
public static final int NAME_SERVICE_FAILED
public static final int LOG_INIT_FAILED
public static final int LOG_OPEN_FAILED
public static final int OBJREF_CREATE_FAILED
public static final int OBJREF_DESTROY_FAILED
public static final int ALREADY_IDENTIFIED
public static final int IDENTIFY_UNAVAILABLE
public static final int SUBORDINATE_CREATE_FAILED
public static final int RECOVER_COORD_FAILED
public static final int RESYNC_OP_EXCEPTION
public static final int RESOURCE_OP_EXCEPTION
public static final int RETRY_LIMIT_EXCEEDED
public static final int SYNC_OP_EXCEPTION
public static final int TIMEOUT_STOPPED
public static final int INVALID_LOG_PATH
public static final int INVALID_DEFAULT_LOG_PATH
public static final int SERVER_INFO_ERROR
public static final int GLOBAL_INFO_ERROR
public static final int LOG_ERROR
public static final int TRACE_CURRENT
public static final int INVALID_REPOSITORY_PATH
public static final int INVALID_DEFAULT_REPOSITORY_PATH
public static final int REPOSITORY_FAILED
public static final int SERVANT_LOCATE_FAILED
public static final int UNREPORTABLE_HEURISTIC
public static final int RESYNC_WAIT_INTERRUPTED
public static final int WRONG_STATE
public static final int RESTART_WRITE_FAILED
public static final int RECOVERY_CLOSE_FAILED
public static final int XA_RECONSTRUCT_FAILED
public static final int INVALID_XA_RM_STRING
public static final int XA_SERVER_INIT_FAILED
public static final int XA_OPENCLOSE_ERROR
public static final int XA_ERROR
public static final int INCORRECT_CONTEXT
public static final int SQL_ERROR
public static final int XA_SWITCH_LOAD_FAILED
public static final int SQL_ALLOCATE_FAILED
public static final int JDBC_DRIVER_CREATE_FAILED
public static final int JDBC_SECURITY_CHECK_FAILED
public static final int JDBC_INSTANCE_CREATE_FAILED
public static final int JDBC_DM_REGISTER_FAILED
public static final int JDBC_DRIVER_LOAD_FAILED
public static final int NATIVEXA_CLASS_LOAD_ERROR
public static final int LOG_EXISTS_FOR_TRANSIENT
public static final int INVALID_LOG_RECORD_DATA
public static final int NO_ODBC_DATABASE_DEFINITION
public static final int UNSUPPORTED_ODBC_DRIVER_FOR_DATABASE
public static final int RECOVER_OBJECT_REF
public static final int REPLAY_COMP_UNKNOWN
public static final int ERR_TID_ALREADY_USED
public static final int ERR_INVALID_STATE_CHANGE
public static final int ERR_NO_COORDINATOR
public static final int ERR_XA_RECOVERY
public static final int MSG_STARTUP
public static final int MSG_NO_SERVERNAME
public static final int LOG_FILE_WRITE_ERROR
public static final int MSG_JTS_ERROR
public static final int MSG_JTS_WARNING
public static final int MSG_JTS_INFO
public static final int LOG_MESSAGE
public static final int INVALID_TIMEOUT
protected Object[][] getContents()
getContents in class ListResourceBundleCopyright © 2019. All rights reserved.