Platform SDK Java 8.5 API Reference

com.genesyslab.platform.logging.utilities
Enum CommonMessage

java.lang.Object
  extended by java.lang.Enum<CommonMessage>
      extended by com.genesyslab.platform.logging.utilities.CommonMessage
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<CommonMessage>

public enum CommonMessage
extends java.lang.Enum<CommonMessage>

This enum contains the id of messages from the common.lms file. Header of the common.lms is following: 64e77fb5|LMS|1.0|common.lms|7.5.000


Enum Constant Summary
GCTI_ACCESS_NT_REGISTRY
          5,000 is the code for GCTI_ACCESS_NT_REGISTRY message.
GCTI_ACCESS_VIOLATION
          2,207 is the code for GCTI_ACCESS_VIOLATION message.
GCTI_ADDP_NO_RESPONSE
          7,040 is the code for GCTI_ADDP_NO_RESPONSE message.
GCTI_ADDP_NO_RESPONSE_FROM_SOCKET
          7,041 is the code for GCTI_ADDP_NO_RESPONSE_FROM_SOCKET message.
GCTI_ALARM_CLEARANCE
          4,210 is the code for GCTI_ALARM_CLEARANCE message.
GCTI_ALARM_CREATION
          4,200 is the code for GCTI_ALARM_CREATION message.
GCTI_APP_FAILED
          5,065 is the code for GCTI_APP_FAILED message.
GCTI_APP_INIT_COMPLETED
          5,061 is the code for GCTI_APP_INIT_COMPLETED message.
GCTI_APP_INIT_COMPONENT_FAILED
          5,066 is the code for GCTI_APP_INIT_COMPONENT_FAILED message.
GCTI_APP_INIT_FAILED
          5,062 is the code for GCTI_APP_INIT_FAILED message.
GCTI_APP_OPTION_NOT_FOUND
          6,081 is the code for GCTI_APP_OPTION_NOT_FOUND message.
GCTI_APP_STARTED
          5,060 is the code for GCTI_APP_STARTED message.
GCTI_APP_STOPPED
          5,063 is the code for GCTI_APP_STOPPED message.
GCTI_APP_TERMINATED
          5,064 is the code for GCTI_APP_TERMINATED message.
GCTI_APPLICATION_LOCKED
          3,008 is the code for GCTI_APPLICATION_LOCKED message.
GCTI_APPLICATION_NOT_FOUND
          3,007 is the code for GCTI_APPLICATION_NOT_FOUND message.
GCTI_AUTHORIZATION_MESSAGE_RECEIVED
          4,528 is the code for GCTI_AUTHORIZATION_MESSAGE_RECEIVED message.
GCTI_CFG_APP
          6,053 is the code for GCTI_CFG_APP message.
GCTI_CFG_DATA_ITEM_NOT_FOUND
          6,044 is the code for GCTI_CFG_DATA_ITEM_NOT_FOUND message.
GCTI_CFG_DATA_NOT_AVAILABLE
          6,040 is the code for GCTI_CFG_DATA_NOT_AVAILABLE message.
GCTI_CFG_DATA_READ
          6,041 is the code for GCTI_CFG_DATA_READ message.
GCTI_CFG_DATA_READ_ERROR
          6,042 is the code for GCTI_CFG_DATA_READ_ERROR message.
GCTI_CFG_DATA_SPECIFIC_ITEM_NOT_FOUND
          6,045 is the code for GCTI_CFG_DATA_SPECIFIC_ITEM_NOT_FOUND message.
GCTI_CFG_DATA_WRITE_ERROR
          6,043 is the code for GCTI_CFG_DATA_WRITE_ERROR message.
GCTI_CFG_ENTITY_INVALID_VALUE
          6,048 is the code for GCTI_CFG_ENTITY_INVALID_VALUE message.
GCTI_CFG_ENTITY_SET
          6,049 is the code for GCTI_CFG_ENTITY_SET message.
GCTI_CFG_INCOMPLETE_DATA
          3,006 is the code for GCTI_CFG_INCOMPLETE_DATA message.
GCTI_CFG_LIST
          3,004 is the code for GCTI_CFG_LIST message.
GCTI_CFG_MANDATORY_ENTITY_MISSING
          6,046 is the code for GCTI_CFG_MANDATORY_ENTITY_MISSING message.
GCTI_CFG_NOT_FOUND
          3,000 is the code for GCTI_CFG_NOT_FOUND message.
GCTI_CFG_OBJECT_ADDED
          6,050 is the code for GCTI_CFG_OBJECT_ADDED message.
GCTI_CFG_OBJECT_DELETED
          6,051 is the code for GCTI_CFG_OBJECT_DELETED message.
GCTI_CFG_OPTIONAL_ENTITY_MISSING
          6,047 is the code for GCTI_CFG_OPTIONAL_ENTITY_MISSING message.
GCTI_CFG_REGISTERFAILED
          6,054 is the code for GCTI_CFG_REGISTERFAILED message.
GCTI_CFG_UNIQ
          3,005 is the code for GCTI_CFG_UNIQ message.
GCTI_CFG_WRONG_MSG
          3,002 is the code for GCTI_CFG_WRONG_MSG message.
GCTI_CFG_WRONG_PROTOCOL
          3,001 is the code for GCTI_CFG_WRONG_PROTOCOL message.
GCTI_CLIENT_CONNECTED
          4,503 is the code for GCTI_CLIENT_CONNECTED message.
GCTI_CLIENT_CONNECTING
          4,500 is the code for GCTI_CLIENT_CONNECTING message.
GCTI_CLIENT_CONNECTION_LOST
          4,504 is the code for GCTI_CLIENT_CONNECTION_LOST message.
GCTI_CLIENT_CONTACTED
          4,501 is the code for GCTI_CLIENT_CONTACTED message.
GCTI_CLIENT_DISCONNECTED
          4,505 is the code for GCTI_CLIENT_DISCONNECTED message.
GCTI_CLIENT_UNABLE_CONNECT
          4,502 is the code for GCTI_CLIENT_UNABLE_CONNECT message.
GCTI_COMMUNICATION_MESSAGE_RECEIVED
          4,541 is the code for GCTI_COMMUNICATION_MESSAGE_RECEIVED message.
GCTI_COMMUNICATION_MESSAGE_SENT
          4,542 is the code for GCTI_COMMUNICATION_MESSAGE_SENT message.
GCTI_COMMUNICATION_UNKNOWN_MESSAGE
          4,540 is the code for GCTI_COMMUNICATION_UNKNOWN_MESSAGE message.
GCTI_COPYRIGHT
          5,201 is the code for GCTI_COPYRIGHT message.
GCTI_CREATE
          2,010 is the code for GCTI_CREATE message.
GCTI_CREATE_MUTEX
          2,205 is the code for GCTI_CREATE_MUTEX message.
GCTI_CREATE_SEMAPHORE
          2,206 is the code for GCTI_CREATE_SEMAPHORE message.
GCTI_DB_EXECUTION_FAILURE
          7,002 is the code for GCTI_DB_EXECUTION_FAILURE message.
GCTI_DB_OPENED
          7,001 is the code for GCTI_DB_OPENED message.
GCTI_DB_UNABLE_TO_OPEN
          7,000 is the code for GCTI_DB_UNABLE_TO_OPEN message.
GCTI_DEBUG
          9,900 is the code for GCTI_DEBUG message.
GCTI_DIR_NOT_EMPTY
          2,014 is the code for GCTI_DIR_NOT_EMPTY message.
GCTI_DISK_PERMISSION
          2,005 is the code for GCTI_DISK_PERMISSION message.
GCTI_DISK_SPACE
          2,004 is the code for GCTI_DISK_SPACE message.
GCTI_DRIVE_NOT_FOUND
          2,008 is the code for GCTI_DRIVE_NOT_FOUND message.
GCTI_EXIT
          1,000 is the code for GCTI_EXIT message.
GCTI_FILE_HANDLE
          2,012 is the code for GCTI_FILE_HANDLE message.
GCTI_FILE_NAME
          2,011 is the code for GCTI_FILE_NAME message.
GCTI_FILE_NOT_FOUND
          2,006 is the code for GCTI_FILE_NOT_FOUND message.
GCTI_FILE_UNABLE_TO_CLOSE
          2,017 is the code for GCTI_FILE_UNABLE_TO_CLOSE message.
GCTI_FILE_UNABLE_TO_CREATE
          2,020 is the code for GCTI_FILE_UNABLE_TO_CREATE message.
GCTI_FILE_UNABLE_TO_DELETE
          2,021 is the code for GCTI_FILE_UNABLE_TO_DELETE message.
GCTI_FILE_UNABLE_TO_OPEN
          2,016 is the code for GCTI_FILE_UNABLE_TO_OPEN message.
GCTI_FILE_UNABLE_TO_READ
          2,018 is the code for GCTI_FILE_UNABLE_TO_READ message.
GCTI_FILE_UNABLE_TO_WRITE
          2,019 is the code for GCTI_FILE_UNABLE_TO_WRITE message.
GCTI_HOST_DOWN
          8,000 is the code for GCTI_HOST_DOWN message.
GCTI_HOST_NOT_FOUND
          3,102 is the code for GCTI_HOST_NOT_FOUND message.
GCTI_HOST_UNAVAILABLE
          8,002 is the code for GCTI_HOST_UNAVAILABLE message.
GCTI_HOST_UNREACHABLE
          8,003 is the code for GCTI_HOST_UNREACHABLE message.
GCTI_HOST_UP
          8,001 is the code for GCTI_HOST_UP message.
GCTI_INTERACTION_MESSAGE_GENERATED
          4,544 is the code for GCTI_INTERACTION_MESSAGE_GENERATED message.
GCTI_INTERACTION_MESSAGE_RECEIVED
          4,543 is the code for GCTI_INTERACTION_MESSAGE_RECEIVED message.
GCTI_INTERACTION_MESSAGE_SENT
          4,545 is the code for GCTI_INTERACTION_MESSAGE_SENT message.
GCTI_INTERNAL
          9,999 is the code for GCTI_INTERNAL message.
GCTI_INVALID_MESSAGE_RECEIVED
          4,546 is the code for GCTI_INVALID_MESSAGE_RECEIVED message.
GCTI_INVALID_NAME
          2,013 is the code for GCTI_INVALID_NAME message.
GCTI_LICENSE_CHECKED_OUT
          7,101 is the code for GCTI_LICENSE_CHECKED_OUT message.
GCTI_LICENSE_CONNECTION_LOST
          7,102 is the code for GCTI_LICENSE_CONNECTION_LOST message.
GCTI_LICENSE_CONNECTION_RESTORED
          7,103 is the code for GCTI_LICENSE_CONNECTION_RESTORED message.
GCTI_LICENSE_FAIL
          7,100 is the code for GCTI_LICENSE_FAIL message.
GCTI_LICENSE_FILE_CHANGED
          7,104 is the code for GCTI_LICENSE_FILE_CHANGED message.
GCTI_LICENSE_RESTORED
          7,105 is the code for GCTI_LICENSE_RESTORED message.
GCTI_LOAD_RESOURCE
          2,002 is the code for GCTI_LOAD_RESOURCE message.
GCTI_LOCK_FILE
          2,009 is the code for GCTI_LOCK_FILE message.
GCTI_LOG_ALARM
          4,115 is the code for GCTI_LOG_ALARM message.
GCTI_LOG_CHECK_POINT
          4,120 is the code for GCTI_LOG_CHECK_POINT message.
GCTI_LOG_MMAP_ON_NETWORK_WARNING
          4,119 is the code for GCTI_LOG_MMAP_ON_NETWORK_WARNING message.
GCTI_LOG_MSGFILELOADED
          4,106 is the code for GCTI_LOG_MSGFILELOADED message.
GCTI_LOG_MSGFILELOADERROR
          4,107 is the code for GCTI_LOG_MSGFILELOADERROR message.
GCTI_LOG_NETFILE_WARNING
          4,118 is the code for GCTI_LOG_NETFILE_WARNING message.
GCTI_LOG_OPT_EXPIRATION
          4,108 is the code for GCTI_LOG_OPT_EXPIRATION message.
GCTI_LOG_OPT_LEVEL
          4,102 is the code for GCTI_LOG_OPT_LEVEL message.
GCTI_LOG_OPT_NOT_SUPPORTED
          4,105 is the code for GCTI_LOG_OPT_NOT_SUPPORTED message.
GCTI_LOG_OPT_SEGMENT
          4,103 is the code for GCTI_LOG_OPT_SEGMENT message.
GCTI_LOG_OPT_WRONG_VALUE
          4,104 is the code for GCTI_LOG_OPT_WRONG_VALUE message.
GCTI_LOG_OPTDEL
          4,111 is the code for GCTI_LOG_OPTDEL message.
GCTI_LOG_OPTDUMP
          4,114 is the code for GCTI_LOG_OPTDUMP message.
GCTI_LOG_OPTSET
          4,110 is the code for GCTI_LOG_OPTSET message.
GCTI_LOG_OUTCREATED
          4,112 is the code for GCTI_LOG_OUTCREATED message.
GCTI_LOG_OUTDELETED
          4,113 is the code for GCTI_LOG_OUTDELETED message.
GCTI_LOG_RESUMED
          4,117 is the code for GCTI_LOG_RESUMED message.
GCTI_LOG_SEGMENT_START
          4,101 is the code for GCTI_LOG_SEGMENT_START message.
GCTI_LOG_START
          4,100 is the code for GCTI_LOG_START message.
GCTI_LOG_STOP
          4,109 is the code for GCTI_LOG_STOP message.
GCTI_LOG_SUSPENDED
          4,116 is the code for GCTI_LOG_SUSPENDED message.
GCTI_LOGIN_DISABLED
          3,203 is the code for GCTI_LOGIN_DISABLED message.
GCTI_LOGIN_EXP
          3,201 is the code for GCTI_LOGIN_EXP message.
GCTI_MEM_HANDLE
          2,204 is the code for GCTI_MEM_HANDLE message.
GCTI_MEMORY
          2,003 is the code for GCTI_MEMORY message.
GCTI_NET_BUF
          9,004 is the code for GCTI_NET_BUF message.
GCTI_NET_COMMAND
          9,001 is the code for GCTI_NET_COMMAND message.
GCTI_NET_CONNECTION_CLOSE
          9,005 is the code for GCTI_NET_CONNECTION_CLOSE message.
GCTI_NET_DATA
          9,002 is the code for GCTI_NET_DATA message.
GCTI_NET_INIT
          3,103 is the code for GCTI_NET_INIT message.
GCTI_NET_NEW_CONNECTION
          9,000 is the code for GCTI_NET_NEW_CONNECTION message.
GCTI_NET_READ
          2,101 is the code for GCTI_NET_READ message.
GCTI_NET_SEND
          2,102 is the code for GCTI_NET_SEND message.
GCTI_NET_TRANS
          9,003 is the code for GCTI_NET_TRANS message.
GCTI_NO_CFG_APP
          6,052 is the code for GCTI_NO_CFG_APP message.
GCTI_NO_LOGIN
          3,200 is the code for GCTI_NO_LOGIN message.
GCTI_NT_SERVICE_CANNOT_START
          5,080 is the code for GCTI_NT_SERVICE_CANNOT_START message.
GCTI_OBJECT_NOT_FOUND
          3,003 is the code for GCTI_OBJECT_NOT_FOUND message.
GCTI_OPTION_CHANGED
          6,086 is the code for GCTI_OPTION_CHANGED message.
GCTI_OPTION_INVALID_VALUE
          6,083 is the code for GCTI_OPTION_INVALID_VALUE message.
GCTI_OPTION_MANDATORY_INVALID_VALUE
          6,082 is the code for GCTI_OPTION_MANDATORY_INVALID_VALUE message.
GCTI_OPTION_MANDATORY_NOT_FOUND
          6,080 is the code for GCTI_OPTION_MANDATORY_NOT_FOUND message.
GCTI_OPTION_NOT_FOUND
          3,009 is the code for GCTI_OPTION_NOT_FOUND message.
GCTI_OPTION_SET
          6,084 is the code for GCTI_OPTION_SET message.
GCTI_OPTION_SET_DEFAULT
          6,085 is the code for GCTI_OPTION_SET_DEFAULT message.
GCTI_OPTION_VALUE
          3,010 is the code for GCTI_OPTION_VALUE message.
GCTI_PATH_NOT_FOUND
          2,007 is the code for GCTI_PATH_NOT_FOUND message.
GCTI_PERMISSION_DENIED
          7,020 is the code for GCTI_PERMISSION_DENIED message.
GCTI_PERMISSIONS
          3,202 is the code for GCTI_PERMISSIONS message.
GCTI_PIPE_BROKEN
          2,015 is the code for GCTI_PIPE_BROKEN message.
GCTI_PROC_START
          4,005 is the code for GCTI_PROC_START message.
GCTI_PROC_STOP
          4,006 is the code for GCTI_PROC_STOP message.
GCTI_PROCESS_ABNORMALLY_TERMINATED
          5,024 is the code for GCTI_PROCESS_ABNORMALLY_TERMINATED message.
GCTI_PROCESS_CANNOT_START
          5,020 is the code for GCTI_PROCESS_CANNOT_START message.
GCTI_PROCESS_CANNOT_STOP
          5,021 is the code for GCTI_PROCESS_CANNOT_STOP message.
GCTI_PROCESS_START
          2,200 is the code for GCTI_PROCESS_START message.
GCTI_PROCESS_STARTED
          5,022 is the code for GCTI_PROCESS_STARTED message.
GCTI_PROCESS_STOP
          2,201 is the code for GCTI_PROCESS_STOP message.
GCTI_PROCESS_STOPPED
          5,023 is the code for GCTI_PROCESS_STOPPED message.
GCTI_REDUNDANCY_CONNECTED_HOT_STANDBY
          4,580 is the code for GCTI_REDUNDANCY_CONNECTED_HOT_STANDBY message.
GCTI_REDUNDANCY_HOT_STANDBY_BACKUP_ACTIVATED
          4,561 is the code for GCTI_REDUNDANCY_HOT_STANDBY_BACKUP_ACTIVATED message.
GCTI_REDUNDANCY_HOT_STANDBY_PRIMARY_ACTIVATED
          4,563 is the code for GCTI_REDUNDANCY_HOT_STANDBY_PRIMARY_ACTIVATED message.
GCTI_REDUNDANCY_PRIMARY_NOT_AVAILABLE
          4,581 is the code for GCTI_REDUNDANCY_PRIMARY_NOT_AVAILABLE message.
GCTI_REDUNDANCY_WARM_STANDBY_BACKUP_ACTIVATED
          4,560 is the code for GCTI_REDUNDANCY_WARM_STANDBY_BACKUP_ACTIVATED message.
GCTI_REDUNDANCY_WARM_STANDBY_PRIMARY_ACTIVATED
          4,562 is the code for GCTI_REDUNDANCY_WARM_STANDBY_PRIMARY_ACTIVATED message.
GCTI_REGISTRY
          2,000 is the code for GCTI_REGISTRY message.
GCTI_SCS_APP_INITIALIZING
          5,092 is the code for GCTI_SCS_APP_INITIALIZING message.
GCTI_SCS_APP_PLANNED_STOP
          5,091 is the code for GCTI_SCS_APP_PLANNED_STOP message.
GCTI_SCS_APP_RUNMODE_CHANGED_TO_BACKUP
          5,151 is the code for GCTI_SCS_APP_RUNMODE_CHANGED_TO_BACKUP message.
GCTI_SCS_APP_RUNMODE_CHANGED_TO_PRIMARY
          5,150 is the code for GCTI_SCS_APP_RUNMODE_CHANGED_TO_PRIMARY message.
GCTI_SCS_APP_SERVICE_AVAILABLE
          5,093 is the code for GCTI_SCS_APP_SERVICE_AVAILABLE message.
GCTI_SCS_APP_SERVICE_UNAVAILABLE
          5,094 is the code for GCTI_SCS_APP_SERVICE_UNAVAILABLE message.
GCTI_SCS_APP_START
          5,090 is the code for GCTI_SCS_APP_START message.
GCTI_SCS_APP_STATUS_UNKNOWN
          5,095 is the code for GCTI_SCS_APP_STATUS_UNKNOWN message.
GCTI_SCS_APP_SUSPENDED
          5,097 is the code for GCTI_SCS_APP_SUSPENDED message.
GCTI_SCS_APP_SUSPENDING
          5,096 is the code for GCTI_SCS_APP_SUSPENDING message.
GCTI_SECURITY_CERTIFCATE_ERROR
          8,101 is the code for GCTI_SECURITY_CERTIFCATE_ERROR message.
GCTI_SECURITY_CERTIFICATE_EXPIRED
          8,100 is the code for GCTI_SECURITY_CERTIFICATE_EXPIRED message.
GCTI_SECURITY_ERROR
          8,102 is the code for GCTI_SECURITY_ERROR message.
GCTI_SECURITY_ESTABLISHED
          8,103 is the code for GCTI_SECURITY_ESTABLISHED message.
GCTI_SELECT
          3,101 is the code for GCTI_SELECT message.
GCTI_SERVER_CLIENT_AUTHORIZED
          4,522 is the code for GCTI_SERVER_CLIENT_AUTHORIZED message.
GCTI_SERVER_CLIENT_DISCONNECTED
          4,524 is the code for GCTI_SERVER_CLIENT_DISCONNECTED message.
GCTI_SERVER_CLIENT_VERSION_INCOMPATIBLE
          4,527 is the code for GCTI_SERVER_CLIENT_VERSION_INCOMPATIBLE message.
GCTI_SERVER_CONNECTION_CLOSED
          4,523 is the code for GCTI_SERVER_CONNECTION_CLOSED message.
GCTI_SERVER_NEW_CLIENT_CONNECTED
          4,520 is the code for GCTI_SERVER_NEW_CLIENT_CONNECTED message.
GCTI_SERVER_NEW_CLIENT_CONNECTED_FROM
          4,521 is the code for GCTI_SERVER_NEW_CLIENT_CONNECTED_FROM message.
GCTI_SERVER_PORT_OPENED
          4,525 is the code for GCTI_SERVER_PORT_OPENED message.
GCTI_SERVER_PORT_UNABLE_TO_OPEN
          4,526 is the code for GCTI_SERVER_PORT_UNABLE_TO_OPEN message.
GCTI_SERVICE_CONTINUE
          4,002 is the code for GCTI_SERVICE_CONTINUE message.
GCTI_SERVICE_START
          4,003 is the code for GCTI_SERVICE_START message.
GCTI_SERVICE_STOP
          4,004 is the code for GCTI_SERVICE_STOP message.
GCTI_SERVICE_SUSPEND
          4,001 is the code for GCTI_SERVICE_SUSPEND message.
GCTI_SIGNAL
          2,024 is the code for GCTI_SIGNAL message.
GCTI_STDLIB
          2,001 is the code for GCTI_STDLIB message.
GCTI_STUCK_CALLS_DETECTED
          9,500 is the code for GCTI_STUCK_CALLS_DETECTED message.
GCTI_STUCK_CALLS_NOT_DETECTED
          9,501 is the code for GCTI_STUCK_CALLS_NOT_DETECTED message.
GCTI_SYSLIB_INIT_FAILED
          6,020 is the code for GCTI_SYSLIB_INIT_FAILED message.
GCTI_THREAD_CANNOT_CREATE_MUTEX
          5,041 is the code for GCTI_THREAD_CANNOT_CREATE_MUTEX message.
GCTI_THREAD_CANNOT_CREATE_SEMAPHORE
          5,042 is the code for GCTI_THREAD_CANNOT_CREATE_SEMAPHORE message.
GCTI_THREAD_CANNOT_START
          5,040 is the code for GCTI_THREAD_CANNOT_START message.
GCTI_THREAD_LIMIT
          2,203 is the code for GCTI_THREAD_LIMIT message.
GCTI_THREAD_START
          2,202 is the code for GCTI_THREAD_START message.
GCTI_TLIBRARY_UNABLE_TO_REGISTER_DN
          7,060 is the code for GCTI_TLIBRARY_UNABLE_TO_REGISTER_DN message.
GCTI_TO_MANY_CNTS
          3,100 is the code for GCTI_TO_MANY_CNTS message.
GCTI_TOO_MANY_USERS
          3,204 is the code for GCTI_TOO_MANY_USERS message.
GCTI_VERSION
          5,200 is the code for GCTI_VERSION message.
GCTI_WRONG_COMMAND
          2,100 is the code for GCTI_WRONG_COMMAND message.
 
Method Summary
 int getId()
           
static CommonMessage valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CommonMessage[] values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Enum Constant Detail

GCTI_CFG_OBJECT_DELETED

public static final CommonMessage GCTI_CFG_OBJECT_DELETED
6,051 is the code for GCTI_CFG_OBJECT_DELETED message.


GCTI_CFG_OPTIONAL_ENTITY_MISSING

public static final CommonMessage GCTI_CFG_OPTIONAL_ENTITY_MISSING
6,047 is the code for GCTI_CFG_OPTIONAL_ENTITY_MISSING message.


GCTI_CFG_OBJECT_ADDED

public static final CommonMessage GCTI_CFG_OBJECT_ADDED
6,050 is the code for GCTI_CFG_OBJECT_ADDED message.


GCTI_LOG_OPT_LEVEL

public static final CommonMessage GCTI_LOG_OPT_LEVEL
4,102 is the code for GCTI_LOG_OPT_LEVEL message.


GCTI_FILE_UNABLE_TO_WRITE

public static final CommonMessage GCTI_FILE_UNABLE_TO_WRITE
2,019 is the code for GCTI_FILE_UNABLE_TO_WRITE message.


GCTI_STUCK_CALLS_NOT_DETECTED

public static final CommonMessage GCTI_STUCK_CALLS_NOT_DETECTED
9,501 is the code for GCTI_STUCK_CALLS_NOT_DETECTED message.


GCTI_SCS_APP_INITIALIZING

public static final CommonMessage GCTI_SCS_APP_INITIALIZING
5,092 is the code for GCTI_SCS_APP_INITIALIZING message.


GCTI_INTERACTION_MESSAGE_GENERATED

public static final CommonMessage GCTI_INTERACTION_MESSAGE_GENERATED
4,544 is the code for GCTI_INTERACTION_MESSAGE_GENERATED message.


GCTI_OBJECT_NOT_FOUND

public static final CommonMessage GCTI_OBJECT_NOT_FOUND
3,003 is the code for GCTI_OBJECT_NOT_FOUND message.


GCTI_DB_EXECUTION_FAILURE

public static final CommonMessage GCTI_DB_EXECUTION_FAILURE
7,002 is the code for GCTI_DB_EXECUTION_FAILURE message.


GCTI_SERVER_NEW_CLIENT_CONNECTED_FROM

public static final CommonMessage GCTI_SERVER_NEW_CLIENT_CONNECTED_FROM
4,521 is the code for GCTI_SERVER_NEW_CLIENT_CONNECTED_FROM message.


GCTI_SERVER_CONNECTION_CLOSED

public static final CommonMessage GCTI_SERVER_CONNECTION_CLOSED
4,523 is the code for GCTI_SERVER_CONNECTION_CLOSED message.


GCTI_TO_MANY_CNTS

public static final CommonMessage GCTI_TO_MANY_CNTS
3,100 is the code for GCTI_TO_MANY_CNTS message.


GCTI_LOG_RESUMED

public static final CommonMessage GCTI_LOG_RESUMED
4,117 is the code for GCTI_LOG_RESUMED message.


GCTI_TOO_MANY_USERS

public static final CommonMessage GCTI_TOO_MANY_USERS
3,204 is the code for GCTI_TOO_MANY_USERS message.


GCTI_CLIENT_CONTACTED

public static final CommonMessage GCTI_CLIENT_CONTACTED
4,501 is the code for GCTI_CLIENT_CONTACTED message.


GCTI_SCS_APP_PLANNED_STOP

public static final CommonMessage GCTI_SCS_APP_PLANNED_STOP
5,091 is the code for GCTI_SCS_APP_PLANNED_STOP message.


GCTI_PIPE_BROKEN

public static final CommonMessage GCTI_PIPE_BROKEN
2,015 is the code for GCTI_PIPE_BROKEN message.


GCTI_REDUNDANCY_WARM_STANDBY_PRIMARY_ACTIVATED

public static final CommonMessage GCTI_REDUNDANCY_WARM_STANDBY_PRIMARY_ACTIVATED
4,562 is the code for GCTI_REDUNDANCY_WARM_STANDBY_PRIMARY_ACTIVATED message.


GCTI_OPTION_NOT_FOUND

public static final CommonMessage GCTI_OPTION_NOT_FOUND
3,009 is the code for GCTI_OPTION_NOT_FOUND message.


GCTI_CLIENT_DISCONNECTED

public static final CommonMessage GCTI_CLIENT_DISCONNECTED
4,505 is the code for GCTI_CLIENT_DISCONNECTED message.


GCTI_SCS_APP_STATUS_UNKNOWN

public static final CommonMessage GCTI_SCS_APP_STATUS_UNKNOWN
5,095 is the code for GCTI_SCS_APP_STATUS_UNKNOWN message.


GCTI_CLIENT_CONNECTION_LOST

public static final CommonMessage GCTI_CLIENT_CONNECTION_LOST
4,504 is the code for GCTI_CLIENT_CONNECTION_LOST message.


GCTI_LOG_OPT_NOT_SUPPORTED

public static final CommonMessage GCTI_LOG_OPT_NOT_SUPPORTED
4,105 is the code for GCTI_LOG_OPT_NOT_SUPPORTED message.


GCTI_APP_STARTED

public static final CommonMessage GCTI_APP_STARTED
5,060 is the code for GCTI_APP_STARTED message.


GCTI_AUTHORIZATION_MESSAGE_RECEIVED

public static final CommonMessage GCTI_AUTHORIZATION_MESSAGE_RECEIVED
4,528 is the code for GCTI_AUTHORIZATION_MESSAGE_RECEIVED message.


GCTI_CFG_DATA_READ

public static final CommonMessage GCTI_CFG_DATA_READ
6,041 is the code for GCTI_CFG_DATA_READ message.


GCTI_APP_FAILED

public static final CommonMessage GCTI_APP_FAILED
5,065 is the code for GCTI_APP_FAILED message.


GCTI_LOG_ALARM

public static final CommonMessage GCTI_LOG_ALARM
4,115 is the code for GCTI_LOG_ALARM message.


GCTI_NET_CONNECTION_CLOSE

public static final CommonMessage GCTI_NET_CONNECTION_CLOSE
9,005 is the code for GCTI_NET_CONNECTION_CLOSE message.


GCTI_MEM_HANDLE

public static final CommonMessage GCTI_MEM_HANDLE
2,204 is the code for GCTI_MEM_HANDLE message.


GCTI_CFG_APP

public static final CommonMessage GCTI_CFG_APP
6,053 is the code for GCTI_CFG_APP message.


GCTI_THREAD_CANNOT_START

public static final CommonMessage GCTI_THREAD_CANNOT_START
5,040 is the code for GCTI_THREAD_CANNOT_START message.


GCTI_THREAD_LIMIT

public static final CommonMessage GCTI_THREAD_LIMIT
2,203 is the code for GCTI_THREAD_LIMIT message.


GCTI_DB_OPENED

public static final CommonMessage GCTI_DB_OPENED
7,001 is the code for GCTI_DB_OPENED message.


GCTI_NET_INIT

public static final CommonMessage GCTI_NET_INIT
3,103 is the code for GCTI_NET_INIT message.


GCTI_PROC_STOP

public static final CommonMessage GCTI_PROC_STOP
4,006 is the code for GCTI_PROC_STOP message.


GCTI_SCS_APP_START

public static final CommonMessage GCTI_SCS_APP_START
5,090 is the code for GCTI_SCS_APP_START message.


GCTI_COMMUNICATION_MESSAGE_RECEIVED

public static final CommonMessage GCTI_COMMUNICATION_MESSAGE_RECEIVED
4,541 is the code for GCTI_COMMUNICATION_MESSAGE_RECEIVED message.


GCTI_APPLICATION_LOCKED

public static final CommonMessage GCTI_APPLICATION_LOCKED
3,008 is the code for GCTI_APPLICATION_LOCKED message.


GCTI_CFG_REGISTERFAILED

public static final CommonMessage GCTI_CFG_REGISTERFAILED
6,054 is the code for GCTI_CFG_REGISTERFAILED message.


GCTI_SERVER_CLIENT_VERSION_INCOMPATIBLE

public static final CommonMessage GCTI_SERVER_CLIENT_VERSION_INCOMPATIBLE
4,527 is the code for GCTI_SERVER_CLIENT_VERSION_INCOMPATIBLE message.


GCTI_LOG_OPTDUMP

public static final CommonMessage GCTI_LOG_OPTDUMP
4,114 is the code for GCTI_LOG_OPTDUMP message.


GCTI_CFG_NOT_FOUND

public static final CommonMessage GCTI_CFG_NOT_FOUND
3,000 is the code for GCTI_CFG_NOT_FOUND message.


GCTI_LOG_SEGMENT_START

public static final CommonMessage GCTI_LOG_SEGMENT_START
4,101 is the code for GCTI_LOG_SEGMENT_START message.


GCTI_DB_UNABLE_TO_OPEN

public static final CommonMessage GCTI_DB_UNABLE_TO_OPEN
7,000 is the code for GCTI_DB_UNABLE_TO_OPEN message.


GCTI_CFG_DATA_SPECIFIC_ITEM_NOT_FOUND

public static final CommonMessage GCTI_CFG_DATA_SPECIFIC_ITEM_NOT_FOUND
6,045 is the code for GCTI_CFG_DATA_SPECIFIC_ITEM_NOT_FOUND message.


GCTI_ADDP_NO_RESPONSE

public static final CommonMessage GCTI_ADDP_NO_RESPONSE
7,040 is the code for GCTI_ADDP_NO_RESPONSE message.


GCTI_COMMUNICATION_MESSAGE_SENT

public static final CommonMessage GCTI_COMMUNICATION_MESSAGE_SENT
4,542 is the code for GCTI_COMMUNICATION_MESSAGE_SENT message.


GCTI_REDUNDANCY_HOT_STANDBY_BACKUP_ACTIVATED

public static final CommonMessage GCTI_REDUNDANCY_HOT_STANDBY_BACKUP_ACTIVATED
4,561 is the code for GCTI_REDUNDANCY_HOT_STANDBY_BACKUP_ACTIVATED message.


GCTI_NET_BUF

public static final CommonMessage GCTI_NET_BUF
9,004 is the code for GCTI_NET_BUF message.


GCTI_DISK_SPACE

public static final CommonMessage GCTI_DISK_SPACE
2,004 is the code for GCTI_DISK_SPACE message.


GCTI_APP_STOPPED

public static final CommonMessage GCTI_APP_STOPPED
5,063 is the code for GCTI_APP_STOPPED message.


GCTI_SERVICE_STOP

public static final CommonMessage GCTI_SERVICE_STOP
4,004 is the code for GCTI_SERVICE_STOP message.


GCTI_SCS_APP_RUNMODE_CHANGED_TO_PRIMARY

public static final CommonMessage GCTI_SCS_APP_RUNMODE_CHANGED_TO_PRIMARY
5,150 is the code for GCTI_SCS_APP_RUNMODE_CHANGED_TO_PRIMARY message.


GCTI_LICENSE_FAIL

public static final CommonMessage GCTI_LICENSE_FAIL
7,100 is the code for GCTI_LICENSE_FAIL message.


GCTI_NET_DATA

public static final CommonMessage GCTI_NET_DATA
9,002 is the code for GCTI_NET_DATA message.


GCTI_SERVER_CLIENT_DISCONNECTED

public static final CommonMessage GCTI_SERVER_CLIENT_DISCONNECTED
4,524 is the code for GCTI_SERVER_CLIENT_DISCONNECTED message.


GCTI_CLIENT_UNABLE_CONNECT

public static final CommonMessage GCTI_CLIENT_UNABLE_CONNECT
4,502 is the code for GCTI_CLIENT_UNABLE_CONNECT message.


GCTI_HOST_UNAVAILABLE

public static final CommonMessage GCTI_HOST_UNAVAILABLE
8,002 is the code for GCTI_HOST_UNAVAILABLE message.


GCTI_STUCK_CALLS_DETECTED

public static final CommonMessage GCTI_STUCK_CALLS_DETECTED
9,500 is the code for GCTI_STUCK_CALLS_DETECTED message.


GCTI_CFG_LIST

public static final CommonMessage GCTI_CFG_LIST
3,004 is the code for GCTI_CFG_LIST message.


GCTI_REDUNDANCY_WARM_STANDBY_BACKUP_ACTIVATED

public static final CommonMessage GCTI_REDUNDANCY_WARM_STANDBY_BACKUP_ACTIVATED
4,560 is the code for GCTI_REDUNDANCY_WARM_STANDBY_BACKUP_ACTIVATED message.


GCTI_INVALID_MESSAGE_RECEIVED

public static final CommonMessage GCTI_INVALID_MESSAGE_RECEIVED
4,546 is the code for GCTI_INVALID_MESSAGE_RECEIVED message.


GCTI_SERVER_NEW_CLIENT_CONNECTED

public static final CommonMessage GCTI_SERVER_NEW_CLIENT_CONNECTED
4,520 is the code for GCTI_SERVER_NEW_CLIENT_CONNECTED message.


GCTI_PROCESS_STARTED

public static final CommonMessage GCTI_PROCESS_STARTED
5,022 is the code for GCTI_PROCESS_STARTED message.


GCTI_HOST_NOT_FOUND

public static final CommonMessage GCTI_HOST_NOT_FOUND
3,102 is the code for GCTI_HOST_NOT_FOUND message.


GCTI_SCS_APP_RUNMODE_CHANGED_TO_BACKUP

public static final CommonMessage GCTI_SCS_APP_RUNMODE_CHANGED_TO_BACKUP
5,151 is the code for GCTI_SCS_APP_RUNMODE_CHANGED_TO_BACKUP message.


GCTI_FILE_UNABLE_TO_READ

public static final CommonMessage GCTI_FILE_UNABLE_TO_READ
2,018 is the code for GCTI_FILE_UNABLE_TO_READ message.


GCTI_CFG_DATA_READ_ERROR

public static final CommonMessage GCTI_CFG_DATA_READ_ERROR
6,042 is the code for GCTI_CFG_DATA_READ_ERROR message.


GCTI_PROCESS_STOP

public static final CommonMessage GCTI_PROCESS_STOP
2,201 is the code for GCTI_PROCESS_STOP message.


GCTI_LOG_OPT_WRONG_VALUE

public static final CommonMessage GCTI_LOG_OPT_WRONG_VALUE
4,104 is the code for GCTI_LOG_OPT_WRONG_VALUE message.


GCTI_MEMORY

public static final CommonMessage GCTI_MEMORY
2,003 is the code for GCTI_MEMORY message.


GCTI_PROCESS_ABNORMALLY_TERMINATED

public static final CommonMessage GCTI_PROCESS_ABNORMALLY_TERMINATED
5,024 is the code for GCTI_PROCESS_ABNORMALLY_TERMINATED message.


GCTI_LOG_OPT_SEGMENT

public static final CommonMessage GCTI_LOG_OPT_SEGMENT
4,103 is the code for GCTI_LOG_OPT_SEGMENT message.


GCTI_DIR_NOT_EMPTY

public static final CommonMessage GCTI_DIR_NOT_EMPTY
2,014 is the code for GCTI_DIR_NOT_EMPTY message.


GCTI_DISK_PERMISSION

public static final CommonMessage GCTI_DISK_PERMISSION
2,005 is the code for GCTI_DISK_PERMISSION message.


GCTI_INTERACTION_MESSAGE_SENT

public static final CommonMessage GCTI_INTERACTION_MESSAGE_SENT
4,545 is the code for GCTI_INTERACTION_MESSAGE_SENT message.


GCTI_SERVICE_START

public static final CommonMessage GCTI_SERVICE_START
4,003 is the code for GCTI_SERVICE_START message.


GCTI_SECURITY_CERTIFICATE_EXPIRED

public static final CommonMessage GCTI_SECURITY_CERTIFICATE_EXPIRED
8,100 is the code for GCTI_SECURITY_CERTIFICATE_EXPIRED message.


GCTI_REGISTRY

public static final CommonMessage GCTI_REGISTRY
2,000 is the code for GCTI_REGISTRY message.


GCTI_STDLIB

public static final CommonMessage GCTI_STDLIB
2,001 is the code for GCTI_STDLIB message.


GCTI_PROCESS_START

public static final CommonMessage GCTI_PROCESS_START
2,200 is the code for GCTI_PROCESS_START message.


GCTI_LOG_NETFILE_WARNING

public static final CommonMessage GCTI_LOG_NETFILE_WARNING
4,118 is the code for GCTI_LOG_NETFILE_WARNING message.


GCTI_CLIENT_CONNECTED

public static final CommonMessage GCTI_CLIENT_CONNECTED
4,503 is the code for GCTI_CLIENT_CONNECTED message.


GCTI_PERMISSION_DENIED

public static final CommonMessage GCTI_PERMISSION_DENIED
7,020 is the code for GCTI_PERMISSION_DENIED message.


GCTI_CFG_DATA_NOT_AVAILABLE

public static final CommonMessage GCTI_CFG_DATA_NOT_AVAILABLE
6,040 is the code for GCTI_CFG_DATA_NOT_AVAILABLE message.


GCTI_LOGIN_EXP

public static final CommonMessage GCTI_LOGIN_EXP
3,201 is the code for GCTI_LOGIN_EXP message.


GCTI_PROCESS_CANNOT_START

public static final CommonMessage GCTI_PROCESS_CANNOT_START
5,020 is the code for GCTI_PROCESS_CANNOT_START message.


GCTI_NO_LOGIN

public static final CommonMessage GCTI_NO_LOGIN
3,200 is the code for GCTI_NO_LOGIN message.


GCTI_CLIENT_CONNECTING

public static final CommonMessage GCTI_CLIENT_CONNECTING
4,500 is the code for GCTI_CLIENT_CONNECTING message.


GCTI_APP_INIT_FAILED

public static final CommonMessage GCTI_APP_INIT_FAILED
5,062 is the code for GCTI_APP_INIT_FAILED message.


GCTI_ALARM_CREATION

public static final CommonMessage GCTI_ALARM_CREATION
4,200 is the code for GCTI_ALARM_CREATION message.


GCTI_ALARM_CLEARANCE

public static final CommonMessage GCTI_ALARM_CLEARANCE
4,210 is the code for GCTI_ALARM_CLEARANCE message.


GCTI_DRIVE_NOT_FOUND

public static final CommonMessage GCTI_DRIVE_NOT_FOUND
2,008 is the code for GCTI_DRIVE_NOT_FOUND message.


GCTI_SERVICE_SUSPEND

public static final CommonMessage GCTI_SERVICE_SUSPEND
4,001 is the code for GCTI_SERVICE_SUSPEND message.


GCTI_SERVICE_CONTINUE

public static final CommonMessage GCTI_SERVICE_CONTINUE
4,002 is the code for GCTI_SERVICE_CONTINUE message.


GCTI_INVALID_NAME

public static final CommonMessage GCTI_INVALID_NAME
2,013 is the code for GCTI_INVALID_NAME message.


GCTI_LOG_OPT_EXPIRATION

public static final CommonMessage GCTI_LOG_OPT_EXPIRATION
4,108 is the code for GCTI_LOG_OPT_EXPIRATION message.


GCTI_SELECT

public static final CommonMessage GCTI_SELECT
3,101 is the code for GCTI_SELECT message.


GCTI_CFG_INCOMPLETE_DATA

public static final CommonMessage GCTI_CFG_INCOMPLETE_DATA
3,006 is the code for GCTI_CFG_INCOMPLETE_DATA message.


GCTI_OPTION_CHANGED

public static final CommonMessage GCTI_OPTION_CHANGED
6,086 is the code for GCTI_OPTION_CHANGED message.


GCTI_LOG_MSGFILELOADERROR

public static final CommonMessage GCTI_LOG_MSGFILELOADERROR
4,107 is the code for GCTI_LOG_MSGFILELOADERROR message.


GCTI_CFG_ENTITY_SET

public static final CommonMessage GCTI_CFG_ENTITY_SET
6,049 is the code for GCTI_CFG_ENTITY_SET message.


GCTI_SCS_APP_SUSPENDING

public static final CommonMessage GCTI_SCS_APP_SUSPENDING
5,096 is the code for GCTI_SCS_APP_SUSPENDING message.


GCTI_LOG_START

public static final CommonMessage GCTI_LOG_START
4,100 is the code for GCTI_LOG_START message.


GCTI_NET_NEW_CONNECTION

public static final CommonMessage GCTI_NET_NEW_CONNECTION
9,000 is the code for GCTI_NET_NEW_CONNECTION message.


GCTI_SECURITY_ESTABLISHED

public static final CommonMessage GCTI_SECURITY_ESTABLISHED
8,103 is the code for GCTI_SECURITY_ESTABLISHED message.


GCTI_APP_INIT_COMPLETED

public static final CommonMessage GCTI_APP_INIT_COMPLETED
5,061 is the code for GCTI_APP_INIT_COMPLETED message.


GCTI_FILE_HANDLE

public static final CommonMessage GCTI_FILE_HANDLE
2,012 is the code for GCTI_FILE_HANDLE message.


GCTI_HOST_UP

public static final CommonMessage GCTI_HOST_UP
8,001 is the code for GCTI_HOST_UP message.


GCTI_HOST_UNREACHABLE

public static final CommonMessage GCTI_HOST_UNREACHABLE
8,003 is the code for GCTI_HOST_UNREACHABLE message.


GCTI_APP_TERMINATED

public static final CommonMessage GCTI_APP_TERMINATED
5,064 is the code for GCTI_APP_TERMINATED message.


GCTI_LOG_OUTDELETED

public static final CommonMessage GCTI_LOG_OUTDELETED
4,113 is the code for GCTI_LOG_OUTDELETED message.


GCTI_PROCESS_STOPPED

public static final CommonMessage GCTI_PROCESS_STOPPED
5,023 is the code for GCTI_PROCESS_STOPPED message.


GCTI_LOG_CHECK_POINT

public static final CommonMessage GCTI_LOG_CHECK_POINT
4,120 is the code for GCTI_LOG_CHECK_POINT message.


GCTI_OPTION_SET

public static final CommonMessage GCTI_OPTION_SET
6,084 is the code for GCTI_OPTION_SET message.


GCTI_SERVER_PORT_OPENED

public static final CommonMessage GCTI_SERVER_PORT_OPENED
4,525 is the code for GCTI_SERVER_PORT_OPENED message.


GCTI_LICENSE_CONNECTION_RESTORED

public static final CommonMessage GCTI_LICENSE_CONNECTION_RESTORED
7,103 is the code for GCTI_LICENSE_CONNECTION_RESTORED message.


GCTI_VERSION

public static final CommonMessage GCTI_VERSION
5,200 is the code for GCTI_VERSION message.


GCTI_WRONG_COMMAND

public static final CommonMessage GCTI_WRONG_COMMAND
2,100 is the code for GCTI_WRONG_COMMAND message.


GCTI_OPTION_MANDATORY_INVALID_VALUE

public static final CommonMessage GCTI_OPTION_MANDATORY_INVALID_VALUE
6,082 is the code for GCTI_OPTION_MANDATORY_INVALID_VALUE message.


GCTI_APP_INIT_COMPONENT_FAILED

public static final CommonMessage GCTI_APP_INIT_COMPONENT_FAILED
5,066 is the code for GCTI_APP_INIT_COMPONENT_FAILED message.


GCTI_SCS_APP_SUSPENDED

public static final CommonMessage GCTI_SCS_APP_SUSPENDED
5,097 is the code for GCTI_SCS_APP_SUSPENDED message.


GCTI_PATH_NOT_FOUND

public static final CommonMessage GCTI_PATH_NOT_FOUND
2,007 is the code for GCTI_PATH_NOT_FOUND message.


GCTI_INTERACTION_MESSAGE_RECEIVED

public static final CommonMessage GCTI_INTERACTION_MESSAGE_RECEIVED
4,543 is the code for GCTI_INTERACTION_MESSAGE_RECEIVED message.


GCTI_SECURITY_ERROR

public static final CommonMessage GCTI_SECURITY_ERROR
8,102 is the code for GCTI_SECURITY_ERROR message.


GCTI_OPTION_VALUE

public static final CommonMessage GCTI_OPTION_VALUE
3,010 is the code for GCTI_OPTION_VALUE message.


GCTI_REDUNDANCY_PRIMARY_NOT_AVAILABLE

public static final CommonMessage GCTI_REDUNDANCY_PRIMARY_NOT_AVAILABLE
4,581 is the code for GCTI_REDUNDANCY_PRIMARY_NOT_AVAILABLE message.


GCTI_OPTION_SET_DEFAULT

public static final CommonMessage GCTI_OPTION_SET_DEFAULT
6,085 is the code for GCTI_OPTION_SET_DEFAULT message.


GCTI_LICENSE_FILE_CHANGED

public static final CommonMessage GCTI_LICENSE_FILE_CHANGED
7,104 is the code for GCTI_LICENSE_FILE_CHANGED message.


GCTI_NT_SERVICE_CANNOT_START

public static final CommonMessage GCTI_NT_SERVICE_CANNOT_START
5,080 is the code for GCTI_NT_SERVICE_CANNOT_START message.


GCTI_NET_SEND

public static final CommonMessage GCTI_NET_SEND
2,102 is the code for GCTI_NET_SEND message.


GCTI_NET_COMMAND

public static final CommonMessage GCTI_NET_COMMAND
9,001 is the code for GCTI_NET_COMMAND message.


GCTI_DEBUG

public static final CommonMessage GCTI_DEBUG
9,900 is the code for GCTI_DEBUG message.


GCTI_OPTION_MANDATORY_NOT_FOUND

public static final CommonMessage GCTI_OPTION_MANDATORY_NOT_FOUND
6,080 is the code for GCTI_OPTION_MANDATORY_NOT_FOUND message.


GCTI_THREAD_CANNOT_CREATE_SEMAPHORE

public static final CommonMessage GCTI_THREAD_CANNOT_CREATE_SEMAPHORE
5,042 is the code for GCTI_THREAD_CANNOT_CREATE_SEMAPHORE message.


GCTI_APP_OPTION_NOT_FOUND

public static final CommonMessage GCTI_APP_OPTION_NOT_FOUND
6,081 is the code for GCTI_APP_OPTION_NOT_FOUND message.


GCTI_NET_READ

public static final CommonMessage GCTI_NET_READ
2,101 is the code for GCTI_NET_READ message.


GCTI_THREAD_START

public static final CommonMessage GCTI_THREAD_START
2,202 is the code for GCTI_THREAD_START message.


GCTI_SERVER_PORT_UNABLE_TO_OPEN

public static final CommonMessage GCTI_SERVER_PORT_UNABLE_TO_OPEN
4,526 is the code for GCTI_SERVER_PORT_UNABLE_TO_OPEN message.


GCTI_SIGNAL

public static final CommonMessage GCTI_SIGNAL
2,024 is the code for GCTI_SIGNAL message.


GCTI_SECURITY_CERTIFCATE_ERROR

public static final CommonMessage GCTI_SECURITY_CERTIFCATE_ERROR
8,101 is the code for GCTI_SECURITY_CERTIFCATE_ERROR message.


GCTI_CREATE_MUTEX

public static final CommonMessage GCTI_CREATE_MUTEX
2,205 is the code for GCTI_CREATE_MUTEX message.


GCTI_CFG_ENTITY_INVALID_VALUE

public static final CommonMessage GCTI_CFG_ENTITY_INVALID_VALUE
6,048 is the code for GCTI_CFG_ENTITY_INVALID_VALUE message.


GCTI_CFG_WRONG_MSG

public static final CommonMessage GCTI_CFG_WRONG_MSG
3,002 is the code for GCTI_CFG_WRONG_MSG message.


GCTI_LOGIN_DISABLED

public static final CommonMessage GCTI_LOGIN_DISABLED
3,203 is the code for GCTI_LOGIN_DISABLED message.


GCTI_INTERNAL

public static final CommonMessage GCTI_INTERNAL
9,999 is the code for GCTI_INTERNAL message.


GCTI_LOAD_RESOURCE

public static final CommonMessage GCTI_LOAD_RESOURCE
2,002 is the code for GCTI_LOAD_RESOURCE message.


GCTI_SCS_APP_SERVICE_AVAILABLE

public static final CommonMessage GCTI_SCS_APP_SERVICE_AVAILABLE
5,093 is the code for GCTI_SCS_APP_SERVICE_AVAILABLE message.


GCTI_APPLICATION_NOT_FOUND

public static final CommonMessage GCTI_APPLICATION_NOT_FOUND
3,007 is the code for GCTI_APPLICATION_NOT_FOUND message.


GCTI_PROCESS_CANNOT_STOP

public static final CommonMessage GCTI_PROCESS_CANNOT_STOP
5,021 is the code for GCTI_PROCESS_CANNOT_STOP message.


GCTI_CFG_DATA_WRITE_ERROR

public static final CommonMessage GCTI_CFG_DATA_WRITE_ERROR
6,043 is the code for GCTI_CFG_DATA_WRITE_ERROR message.


GCTI_LOG_SUSPENDED

public static final CommonMessage GCTI_LOG_SUSPENDED
4,116 is the code for GCTI_LOG_SUSPENDED message.


GCTI_CFG_UNIQ

public static final CommonMessage GCTI_CFG_UNIQ
3,005 is the code for GCTI_CFG_UNIQ message.


GCTI_LOG_MMAP_ON_NETWORK_WARNING

public static final CommonMessage GCTI_LOG_MMAP_ON_NETWORK_WARNING
4,119 is the code for GCTI_LOG_MMAP_ON_NETWORK_WARNING message.


GCTI_FILE_UNABLE_TO_OPEN

public static final CommonMessage GCTI_FILE_UNABLE_TO_OPEN
2,016 is the code for GCTI_FILE_UNABLE_TO_OPEN message.


GCTI_LICENSE_RESTORED

public static final CommonMessage GCTI_LICENSE_RESTORED
7,105 is the code for GCTI_LICENSE_RESTORED message.


GCTI_REDUNDANCY_HOT_STANDBY_PRIMARY_ACTIVATED

public static final CommonMessage GCTI_REDUNDANCY_HOT_STANDBY_PRIMARY_ACTIVATED
4,563 is the code for GCTI_REDUNDANCY_HOT_STANDBY_PRIMARY_ACTIVATED message.


GCTI_PROC_START

public static final CommonMessage GCTI_PROC_START
4,005 is the code for GCTI_PROC_START message.


GCTI_THREAD_CANNOT_CREATE_MUTEX

public static final CommonMessage GCTI_THREAD_CANNOT_CREATE_MUTEX
5,041 is the code for GCTI_THREAD_CANNOT_CREATE_MUTEX message.


GCTI_LICENSE_CONNECTION_LOST

public static final CommonMessage GCTI_LICENSE_CONNECTION_LOST
7,102 is the code for GCTI_LICENSE_CONNECTION_LOST message.


GCTI_LOG_OPTSET

public static final CommonMessage GCTI_LOG_OPTSET
4,110 is the code for GCTI_LOG_OPTSET message.


GCTI_ADDP_NO_RESPONSE_FROM_SOCKET

public static final CommonMessage GCTI_ADDP_NO_RESPONSE_FROM_SOCKET
7,041 is the code for GCTI_ADDP_NO_RESPONSE_FROM_SOCKET message.


GCTI_FILE_UNABLE_TO_DELETE

public static final CommonMessage GCTI_FILE_UNABLE_TO_DELETE
2,021 is the code for GCTI_FILE_UNABLE_TO_DELETE message.


GCTI_LICENSE_CHECKED_OUT

public static final CommonMessage GCTI_LICENSE_CHECKED_OUT
7,101 is the code for GCTI_LICENSE_CHECKED_OUT message.


GCTI_LOG_MSGFILELOADED

public static final CommonMessage GCTI_LOG_MSGFILELOADED
4,106 is the code for GCTI_LOG_MSGFILELOADED message.


GCTI_TLIBRARY_UNABLE_TO_REGISTER_DN

public static final CommonMessage GCTI_TLIBRARY_UNABLE_TO_REGISTER_DN
7,060 is the code for GCTI_TLIBRARY_UNABLE_TO_REGISTER_DN message.


GCTI_CFG_MANDATORY_ENTITY_MISSING

public static final CommonMessage GCTI_CFG_MANDATORY_ENTITY_MISSING
6,046 is the code for GCTI_CFG_MANDATORY_ENTITY_MISSING message.


GCTI_REDUNDANCY_CONNECTED_HOT_STANDBY

public static final CommonMessage GCTI_REDUNDANCY_CONNECTED_HOT_STANDBY
4,580 is the code for GCTI_REDUNDANCY_CONNECTED_HOT_STANDBY message.


GCTI_CREATE_SEMAPHORE

public static final CommonMessage GCTI_CREATE_SEMAPHORE
2,206 is the code for GCTI_CREATE_SEMAPHORE message.


GCTI_OPTION_INVALID_VALUE

public static final CommonMessage GCTI_OPTION_INVALID_VALUE
6,083 is the code for GCTI_OPTION_INVALID_VALUE message.


GCTI_NET_TRANS

public static final CommonMessage GCTI_NET_TRANS
9,003 is the code for GCTI_NET_TRANS message.


GCTI_HOST_DOWN

public static final CommonMessage GCTI_HOST_DOWN
8,000 is the code for GCTI_HOST_DOWN message.


GCTI_EXIT

public static final CommonMessage GCTI_EXIT
1,000 is the code for GCTI_EXIT message.


GCTI_CFG_WRONG_PROTOCOL

public static final CommonMessage GCTI_CFG_WRONG_PROTOCOL
3,001 is the code for GCTI_CFG_WRONG_PROTOCOL message.


GCTI_LOG_STOP

public static final CommonMessage GCTI_LOG_STOP
4,109 is the code for GCTI_LOG_STOP message.


GCTI_ACCESS_VIOLATION

public static final CommonMessage GCTI_ACCESS_VIOLATION
2,207 is the code for GCTI_ACCESS_VIOLATION message.


GCTI_FILE_UNABLE_TO_CLOSE

public static final CommonMessage GCTI_FILE_UNABLE_TO_CLOSE
2,017 is the code for GCTI_FILE_UNABLE_TO_CLOSE message.


GCTI_SYSLIB_INIT_FAILED

public static final CommonMessage GCTI_SYSLIB_INIT_FAILED
6,020 is the code for GCTI_SYSLIB_INIT_FAILED message.


GCTI_NO_CFG_APP

public static final CommonMessage GCTI_NO_CFG_APP
6,052 is the code for GCTI_NO_CFG_APP message.


GCTI_COPYRIGHT

public static final CommonMessage GCTI_COPYRIGHT
5,201 is the code for GCTI_COPYRIGHT message.


GCTI_FILE_NAME

public static final CommonMessage GCTI_FILE_NAME
2,011 is the code for GCTI_FILE_NAME message.


GCTI_LOCK_FILE

public static final CommonMessage GCTI_LOCK_FILE
2,009 is the code for GCTI_LOCK_FILE message.


GCTI_CFG_DATA_ITEM_NOT_FOUND

public static final CommonMessage GCTI_CFG_DATA_ITEM_NOT_FOUND
6,044 is the code for GCTI_CFG_DATA_ITEM_NOT_FOUND message.


GCTI_LOG_OPTDEL

public static final CommonMessage GCTI_LOG_OPTDEL
4,111 is the code for GCTI_LOG_OPTDEL message.


GCTI_FILE_UNABLE_TO_CREATE

public static final CommonMessage GCTI_FILE_UNABLE_TO_CREATE
2,020 is the code for GCTI_FILE_UNABLE_TO_CREATE message.


GCTI_SCS_APP_SERVICE_UNAVAILABLE

public static final CommonMessage GCTI_SCS_APP_SERVICE_UNAVAILABLE
5,094 is the code for GCTI_SCS_APP_SERVICE_UNAVAILABLE message.


GCTI_LOG_OUTCREATED

public static final CommonMessage GCTI_LOG_OUTCREATED
4,112 is the code for GCTI_LOG_OUTCREATED message.


GCTI_ACCESS_NT_REGISTRY

public static final CommonMessage GCTI_ACCESS_NT_REGISTRY
5,000 is the code for GCTI_ACCESS_NT_REGISTRY message.


GCTI_COMMUNICATION_UNKNOWN_MESSAGE

public static final CommonMessage GCTI_COMMUNICATION_UNKNOWN_MESSAGE
4,540 is the code for GCTI_COMMUNICATION_UNKNOWN_MESSAGE message.


GCTI_CREATE

public static final CommonMessage GCTI_CREATE
2,010 is the code for GCTI_CREATE message.


GCTI_FILE_NOT_FOUND

public static final CommonMessage GCTI_FILE_NOT_FOUND
2,006 is the code for GCTI_FILE_NOT_FOUND message.


GCTI_SERVER_CLIENT_AUTHORIZED

public static final CommonMessage GCTI_SERVER_CLIENT_AUTHORIZED
4,522 is the code for GCTI_SERVER_CLIENT_AUTHORIZED message.


GCTI_PERMISSIONS

public static final CommonMessage GCTI_PERMISSIONS
3,202 is the code for GCTI_PERMISSIONS message.

Method Detail

values

public static CommonMessage[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:
for (CommonMessage c : CommonMessage.values())
    System.out.println(c);

Returns:
an array containing the constants of this enum type, in the order they are declared

valueOf

public static CommonMessage valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Parameters:
name - the name of the enum constant to be returned.
Returns:
the enum constant with the specified name
Throws:
java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
java.lang.NullPointerException - if the argument is null

getId

public int getId()

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.