Class Messages

  • Direct Known Subclasses:
    Messages_en_US

    public class Messages
    extends ListResourceBundle
    This class provides a ListResourceBundle which contains the message formats for messages produced by the JTS.
    Version:
    0.01
    Author:
    Simon Holdsworth, IBM Corporation
    • Field Detail

      • ORBD_NOT_RUNNING

        public static final int ORBD_NOT_RUNNING
        The ORB is not running.
        See Also:
        Constant Field Values
      • NON_PERSISTENT

        public static final int NON_PERSISTENT
        The JTS instance is not persistent.
        See Also:
        Constant Field Values
      • NAME_SERVICE_FAILED

        public static final int NAME_SERVICE_FAILED
        The Naming service failed.
        See Also:
        Constant Field Values
      • LOG_INIT_FAILED

        public static final int LOG_INIT_FAILED
        Log initialisation failed.
        See Also:
        Constant Field Values
      • LOG_OPEN_FAILED

        public static final int LOG_OPEN_FAILED
        Log open failed.
        See Also:
        Constant Field Values
      • OBJREF_CREATE_FAILED

        public static final int OBJREF_CREATE_FAILED
        Object reference creation failed.
        See Also:
        Constant Field Values
      • OBJREF_DESTROY_FAILED

        public static final int OBJREF_DESTROY_FAILED
        Object reference destruction failed.
        See Also:
        Constant Field Values
      • ALREADY_IDENTIFIED

        public static final int ALREADY_IDENTIFIED
        JTS is already identified to the Comms Manager.
        See Also:
        Constant Field Values
      • IDENTIFY_UNAVAILABLE

        public static final int IDENTIFY_UNAVAILABLE
        JTS cannot identify itself to the Comms Manager.
        See Also:
        Constant Field Values
      • SUBORDINATE_CREATE_FAILED

        public static final int SUBORDINATE_CREATE_FAILED
        Could not create a subordinate Coordinator.
        See Also:
        Constant Field Values
      • RECOVER_COORD_FAILED

        public static final int RECOVER_COORD_FAILED
        Could not recover a Coordinator from the log.
        See Also:
        Constant Field Values
      • RESYNC_OP_EXCEPTION

        public static final int RESYNC_OP_EXCEPTION
        Exception occurred while performing resync.
        See Also:
        Constant Field Values
      • RESOURCE_OP_EXCEPTION

        public static final int RESOURCE_OP_EXCEPTION
        Exception occurred while calling a Resource object.
        See Also:
        Constant Field Values
      • RETRY_LIMIT_EXCEEDED

        public static final int RETRY_LIMIT_EXCEEDED
        Commit/rollback/forget operation retry limit exceeded.
        See Also:
        Constant Field Values
      • SYNC_OP_EXCEPTION

        public static final int SYNC_OP_EXCEPTION
        Exception occurred while calling a Synchronization object.
        See Also:
        Constant Field Values
      • TIMEOUT_STOPPED

        public static final int TIMEOUT_STOPPED
        Timeout thread stopped abnormally.
        See Also:
        Constant Field Values
      • INVALID_LOG_PATH

        public static final int INVALID_LOG_PATH
        Invalid log path specification.
        See Also:
        Constant Field Values
      • INVALID_DEFAULT_LOG_PATH

        public static final int INVALID_DEFAULT_LOG_PATH
        Default log path does not exist.
        See Also:
        Constant Field Values
      • SERVER_INFO_ERROR

        public static final int SERVER_INFO_ERROR
        Error accessing JTS repository.
        See Also:
        Constant Field Values
      • GLOBAL_INFO_ERROR

        public static final int GLOBAL_INFO_ERROR
        Error accessing JTS repository.
        See Also:
        Constant Field Values
      • TRACE_CURRENT

        public static final int TRACE_CURRENT
        Trace using current directory.
        See Also:
        Constant Field Values
      • INVALID_REPOSITORY_PATH

        public static final int INVALID_REPOSITORY_PATH
        Invalid repository path specification.
        See Also:
        Constant Field Values
      • INVALID_DEFAULT_REPOSITORY_PATH

        public static final int INVALID_DEFAULT_REPOSITORY_PATH
        Default repository path does not exist.
        See Also:
        Constant Field Values
      • REPOSITORY_FAILED

        public static final int REPOSITORY_FAILED
        Failed to access repository file.
        See Also:
        Constant Field Values
      • SERVANT_LOCATE_FAILED

        public static final int SERVANT_LOCATE_FAILED
        Could not locate object servant.
        See Also:
        Constant Field Values
      • UNREPORTABLE_HEURISTIC

        public static final int UNREPORTABLE_HEURISTIC
        Heuristic exception caught in resync could not be reported.
        See Also:
        Constant Field Values
      • RESYNC_WAIT_INTERRUPTED

        public static final int RESYNC_WAIT_INTERRUPTED
        Wait for resync complete interrupted.
        See Also:
        Constant Field Values
      • WRONG_STATE

        public static final int WRONG_STATE
        Transaction in wrong state for operation.
        See Also:
        Constant Field Values
      • RESTART_WRITE_FAILED

        public static final int RESTART_WRITE_FAILED
        Failed to store information in repository.
        See Also:
        Constant Field Values
      • RECOVERY_CLOSE_FAILED

        public static final int RECOVERY_CLOSE_FAILED
        Failed to close database during recovery.
        See Also:
        Constant Field Values
      • XA_RECONSTRUCT_FAILED

        public static final int XA_RECONSTRUCT_FAILED
        Failed to reconstruct XA information.
        See Also:
        Constant Field Values
      • INVALID_XA_RM_STRING

        public static final int INVALID_XA_RM_STRING
        XA resource manager string invalid.
        See Also:
        Constant Field Values
      • XA_SERVER_INIT_FAILED

        public static final int XA_SERVER_INIT_FAILED
        XA server initialisation failed.
        See Also:
        Constant Field Values
      • XA_OPENCLOSE_ERROR

        public static final int XA_OPENCLOSE_ERROR
        XA open/close operation failed.
        See Also:
        Constant Field Values
      • INCORRECT_CONTEXT

        public static final int INCORRECT_CONTEXT
        Database context is incorrect for the operation.
        See Also:
        Constant Field Values
      • XA_SWITCH_LOAD_FAILED

        public static final int XA_SWITCH_LOAD_FAILED
        XA switch load file load failed.
        See Also:
        Constant Field Values
      • SQL_ALLOCATE_FAILED

        public static final int SQL_ALLOCATE_FAILED
        SQL ALLOCATE failed.
        See Also:
        Constant Field Values
      • JDBC_DRIVER_CREATE_FAILED

        public static final int JDBC_DRIVER_CREATE_FAILED
        Could not create JDBC driver.
        See Also:
        Constant Field Values
      • JDBC_SECURITY_CHECK_FAILED

        public static final int JDBC_SECURITY_CHECK_FAILED
        JDBC security check failed.
        See Also:
        Constant Field Values
      • JDBC_INSTANCE_CREATE_FAILED

        public static final int JDBC_INSTANCE_CREATE_FAILED
        JDBC instance creation failed.
        See Also:
        Constant Field Values
      • JDBC_DM_REGISTER_FAILED

        public static final int JDBC_DM_REGISTER_FAILED
        JDBC Driver Manager registration failed.
        See Also:
        Constant Field Values
      • JDBC_DRIVER_LOAD_FAILED

        public static final int JDBC_DRIVER_LOAD_FAILED
        JDBC driver load failed.
        See Also:
        Constant Field Values
      • NATIVEXA_CLASS_LOAD_ERROR

        public static final int NATIVEXA_CLASS_LOAD_ERROR
        Error loading native XA class.
        See Also:
        Constant Field Values
      • LOG_EXISTS_FOR_TRANSIENT

        public static final int LOG_EXISTS_FOR_TRANSIENT
        Log exists for transient process.
        See Also:
        Constant Field Values
      • INVALID_LOG_RECORD_DATA

        public static final int INVALID_LOG_RECORD_DATA
        Invalid data in log record.
        See Also:
        Constant Field Values
      • NO_ODBC_DATABASE_DEFINITION

        public static final int NO_ODBC_DATABASE_DEFINITION
        ODBC database definition does not exist.
        See Also:
        Constant Field Values
      • UNSUPPORTED_ODBC_DRIVER_FOR_DATABASE

        public static final int UNSUPPORTED_ODBC_DRIVER_FOR_DATABASE
        ODBC driver not supported for database.
        See Also:
        Constant Field Values
      • RECOVER_OBJECT_REF

        public static final int RECOVER_OBJECT_REF
        Recovery of object reference failed.
        See Also:
        Constant Field Values
      • REPLAY_COMP_UNKNOWN

        public static final int REPLAY_COMP_UNKNOWN
        Superior Top Coordinator not reachable on reply completion.
        See Also:
        Constant Field Values
      • ERR_TID_ALREADY_USED

        public static final int ERR_TID_ALREADY_USED
        Transaction id is already in use.
        See Also:
        Constant Field Values
      • ERR_INVALID_STATE_CHANGE

        public static final int ERR_INVALID_STATE_CHANGE
        Invalid state change.
        See Also:
        Constant Field Values
      • ERR_NO_COORDINATOR

        public static final int ERR_NO_COORDINATOR
        No coordinator available.
        See Also:
        Constant Field Values
      • ERR_XA_RECOVERY

        public static final int ERR_XA_RECOVERY
        XAException during recovery.
        See Also:
        Constant Field Values
      • MSG_STARTUP

        public static final int MSG_STARTUP
        Standard message during startup regarding server id and mode.
        See Also:
        Constant Field Values
      • MSG_NO_SERVERNAME

        public static final int MSG_NO_SERVERNAME
        No server name.
        See Also:
        Constant Field Values
      • LOG_FILE_WRITE_ERROR

        public static final int LOG_FILE_WRITE_ERROR
        Invalid default log path.
        See Also:
        Constant Field Values
      • MSG_JTS_ERROR

        public static final int MSG_JTS_ERROR
        JTS error message.
        See Also:
        Constant Field Values
      • MSG_JTS_WARNING

        public static final int MSG_JTS_WARNING
        JTS warning message.
        See Also:
        Constant Field Values
      • INVALID_TIMEOUT

        public static final int INVALID_TIMEOUT
        JTS error message.
        See Also:
        Constant Field Values
    • Constructor Detail

      • Messages

        public Messages()