public class EventID extends Object
The server always tries to get the event ID from the text file "server.phm" (in order to use a localized text version) but if this fails, the English text will be used. This may occur during startup of the server, e.g. when trying to load the "server.phm" file or other crucial information.
Errors or exception from Java Virtual Machine (JVM) uses the language of the JVM.
Events starts with the following character:
Prefix Description ------ ----------- S Server events C Events displayed on the clients by the server Z Localized texts that are not real event IDsThe events are divided into the following groups:
Prefix Type Description ------ ------------- ------------------------------------------------------- . E Error The server could not perform a task. . . C Critical Needs the attention of an administrator. . . W Warning Should be taken quite seriously, obsolete warnings . should be filtered out by the administrator. . . I Informational These events notifies a normal server behavior. Use . the filter mechanism to choose the most important ones.After normal event texts, there is a four digit number, except for parameters to another event. These start with the same two characters as the base event ID followed by a 'P' (for Parameter, e.g. "SE0002 Cannot load Phantom Runtime File", with parameter "SEP0001 The runtime file is not backwards compatible").
Modifier and Type | Field and Description |
---|---|
static int |
EVENT_C_AdminConnectionListenerError
Inbound remote administration connection listener error.
|
static int |
EVENT_C_ClientConnectionListenerError
Inbound client connection listener error.
|
static int |
EVENT_C_ClientServerAddressError
Entry 'clientServerAddress' caused exception.
|
static int |
EVENT_C_CryptInterfaceError
Error loading cryptographic interface.
|
static int |
EVENT_C_GeneralIOError
General I/O Error.
|
static int |
EVENT_C_HostCommunicationError
Host communication (general) error.
|
static int |
EVENT_C_HostReceiveCommunicationFailed
Host communication (at receive) failed.
|
static int |
EVENT_C_HostSendCommunicationFailed
Host communication (at send) failed.
|
static int |
EVENT_C_InternalProgramError
Internal program error.
|
static int |
EVENT_C_InvalidRemoteAdministrationCommand
Invalid remote administration command.
|
static int |
EVENT_C_License
Critical events for the License engine.
|
static int |
EVENT_C_MaxClientCountReached
Maximum concurrent user count reached.
|
static int |
EVENT_C_MaxWebServerRequestCountReached
Maximum simultaneous web server requests reached.
|
static int |
EVENT_C_NewClientConnectionAllowedError
Error during new connections from clients allowed.
|
static int |
EVENT_C_NewClientConnectionDisallowedError
Error during new connections from clients not allowed.
|
static int |
EVENT_C_NoAuthenticationApplicationLoaded
No authentication application is loaded.
|
static int |
EVENT_C_NotSupportedYet
Function not supported in this NetPhantom version.
|
static int |
EVENT_C_WebServerOutOfMemory
Web server is out of memory.
|
static int |
EVENT_CC_Begin
The beginning of the Criticals.
|
static int |
EVENT_CC_End
The end of the Errors.
|
static int |
EVENT_CP_InvalidTelnetIACState
An invalid Telnet IAC state was received from host.
|
static int |
EVENT_E_AdminUserExitError
The Administration User Exit cannot be created.
|
static int |
EVENT_E_CannotLoadRuntimeFile
Cannot load a runtime file.
|
static int |
EVENT_E_ClientCertError
Client Certificate error.
|
static int |
EVENT_E_Connector
Error events for the Connectors.
|
static int |
EVENT_E_EventLogEngine
Error events for the event log engine.
|
static int |
EVENT_E_EventMessenger
Error events for the event messenger engines.
|
static int |
EVENT_E_EventUserExitError
The Event User Exit cannot be created.
|
static int |
EVENT_E_FileReadError
Cannot read the file.
|
static int |
EVENT_E_FontSubstitutionSectionInvalid
The [FontSubstitution] section in "server.ini" contains invalid data.
|
static int |
EVENT_E_HostSectionInvalid
The [host] section in "server.ini" contains invalid data.
|
static int |
EVENT_E_HTMLLoadDocument
Error loading HTML document.
|
static int |
EVENT_E_HTMLParser
HTML parser error.
|
static int |
EVENT_E_InvalidAdminServerPort
The adminServerPort in [base] in "server.ini" is invalid.
|
static int |
EVENT_E_InvalidClientServerPort
The clientServerPort in [base] in "server.ini" is invalid.
|
static int |
EVENT_E_InvalidClientSessionCount
Invalid setting for maximum client session count.
|
static int |
EVENT_E_InvalidCountrySetting
Invalid setting found in the [country] section in "server.ini".
|
static int |
EVENT_E_InvalidTraceFile
The trace file names are invalid.
|
static int |
EVENT_E_LoadBalancing
Load balancing error.
|
static int |
EVENT_E_LocaleDataNotFound
Locale specific text data not found in "server.phm".
|
static int |
EVENT_E_LUMappingUserExitError
The 3270 LU Mapping User Exit cannot be created.
|
static int |
EVENT_E_NoSuchAlgorithmException
The MessageDigest class doesn't support the current algorithm.
|
static int |
EVENT_E_RemoteApplication
Error events for the RemoteApplication engine.
|
static int |
EVENT_E_SecureLogin
Error events for the SecureLogin engine.
|
static int |
EVENT_E_SessionPooling
Error events for the SessionPooling engine.
|
static int |
EVENT_E_TransactionVersionError
The client and server transaction version doesn't match.
|
static int |
EVENT_E_UserAuthenticationUserExitError
The User Authentication User Exit cannot be created.
|
static int |
EVENT_E_WebApplicationError
Web Application error.
|
static int |
EVENT_E_XML
XML error.
|
static int |
EVENT_EC_Begin
The beginning of the Errors.
|
static int |
EVENT_EC_End
The end of the Errors.
|
static int |
EVENT_EP_BackwardsCompatible
The runtime file is not compiled with the "Backwards compatible" option.
|
static int |
EVENT_EP_GeneralFailure
A general failure occurred in the Telnet Communication.
|
static int |
EVENT_EP_InvalidHostCodePage
HostCodePage is invalid.
|
static int |
EVENT_EP_InvalidHostSessionID
The host session ID is not A to Z.
|
static int |
EVENT_EP_InvalidHostSessionIDEntryFormat
The host session ID specification is invalid (ID=Type HostAddress [ HostPort [ PeerData ] ]).
|
static int |
EVENT_EP_InvalidHostSessionRef
The reference to host session ID not found.
|
static int |
EVENT_EP_InvalidSignature
The Phantom file doesn't have the correct file signature.
|
static int |
EVENT_EP_InvalidVersion
The runtime file is not compiled with the "Backwards compatible" option.
|
static int |
EVENT_EP_NoHostSessionIDs
No host session IDs are listed (ID=Type HostAddress [ HostPort [ PeerData ] ]).
|
static int |
EVENT_EP_NoMacroInPHE
A Phantom Object refers to a macro that doesn't exist in the PHE file.
|
static int |
EVENT_EP_NoPHA
The Phantom file (PHA) is not in correct format.
|
static int |
EVENT_EP_NoPHE
The Phantom file (PHE) is not in correct format.
|
static int |
EVENT_EP_NoPHO
The Phantom file (PHO) is not in correct format.
|
static int |
EVENT_EP_NoPHW
The Phantom file (PHW) is not in correct format.
|
static int |
EVENT_EP_NoTerminalTypeListSpecified
No host terminal type specified in "server.ini".
|
static int |
EVENT_EP_ObjectClassNotFound
A Phantom Object (REXX code or DLL object) Java Class couldn't be found.
|
static int |
EVENT_I_ApplicationBroadcastClientMessage
A message is broadcasted to clients running an application.
|
static int |
EVENT_I_ApplicationNotAllowedWithHostID
The requested application is disabled and the server refused
the client connection.
|
static int |
EVENT_I_BroadcastClientMessage
A message is broadcasted to clients.
|
static int |
EVENT_I_ClientCertAuthSuccess
Success in authenticating client certificate.
|
static int |
EVENT_I_ClientConnected
New client connection has been established.
|
static int |
EVENT_I_ClientDisconnected
Client connection has been disconnected.
|
static int |
EVENT_I_ClientEnvironment
Client environment.
|
static int |
EVENT_I_ClientServerListenInfo
Server will listen for client connection on address:port.
|
static int |
EVENT_I_ClientSessionClosedByOperator
Client session was closed by the operator.
|
static int |
EVENT_I_ClientStartingAdminApp
The client is starting the Server Administration application.
|
static int |
EVENT_I_ClosingServerSocket
Starting server socket.
|
static int |
EVENT_I_ConnectedToHost
A host session has been connected.
|
static int |
EVENT_I_ConnectingToHost
A host session is being established.
|
static int |
EVENT_I_CurrentCacheSize
Current cache size.
|
static int |
EVENT_I_DisconnectedFromHost
A host session has been disconnected.
|
static int |
EVENT_I_DisposingClientConnection
A client connection has been disposed.
|
static int |
EVENT_I_EventFileRotated
The event log files are rotated.
|
static int |
EVENT_I_EventFileStarted
The event log file is started.
|
static int |
EVENT_I_EventFileStopped
The event log file is stopped.
|
static int |
EVENT_I_EventLogEngine
Informational events for the event log engine.
|
static int |
EVENT_I_EventMessenger
Informational events for the event messenger engines.
|
static int |
EVENT_I_FinishedPreloadingClasses
Finished preloading of classes.
|
static int |
EVENT_I_HostEOFException
Informational event for Host Connection closed (EOF).
|
static int |
EVENT_I_HostTerminalTypeNegotiated
The host and the server have negotiated a terminal type.
|
static int |
EVENT_I_HTTPRequest
HTTP request.
|
static int |
EVENT_I_HTTPTunnelingEnabled
HTTP request.
|
static int |
EVENT_I_InactivityDispose
Closing client connection due to inactivity.
|
static int |
EVENT_I_InactivityWarning
Sending connection inactivity warning sent to client.
|
static int |
EVENT_I_KeyboardRemapperSaved
Terminal keyboard remapper saved to file.
|
static int |
EVENT_I_License
Informational events for the License engine.
|
static int |
EVENT_I_LoadBalancing
Load balancing information.
|
static int |
EVENT_I_LoadingClientCerts
Loading the client certificates database.
|
static int |
EVENT_I_LoadingRevokedClientCerts
Loading the revoked client certificates database.
|
static int |
EVENT_I_LoadingRuntimeApplication
The server is loading runtime application.
|
static int |
EVENT_I_LoadResource
The Web Server loads resource.
|
static int |
EVENT_I_LoadSSLInformation
Loading SSL information.
|
static int |
EVENT_I_LUMapperFileReloaded
The LU mapper file has been reloaded.
|
static int |
EVENT_I_MaxCacheSize
Current max cache size.
|
static int |
EVENT_I_MaximumClientCountSetting
Maximum client connection count setting has been set.
|
static int |
EVENT_I_NewClientConnectionAllowed
New connections from clients is allowed.
|
static int |
EVENT_I_NewClientConnectionDisallowed
New connections from clients is not allowed.
|
static int |
EVENT_I_NewKeyboardRemapper
New terminal keyboard remapper assigned.
|
static int |
EVENT_I_NewTerminalColors
New terminal colors assigned to host session index.
|
static int |
EVENT_I_PhantomEditor
PhantomEditor engine information event.
|
static int |
EVENT_I_RemoteApplication
Informational events for the RemoteApplication engine.
|
static int |
EVENT_I_ResourceSize
Size of a resource.
|
static int |
EVENT_I_ResumeInactivity
Client is resuming from connection inactivity warning.
|
static int |
EVENT_I_SecureLogin
Informational events for the SecureLogin engine.
|
static int |
EVENT_I_SendClientMessage
A message is sent to client.
|
static int |
EVENT_I_ServerAdminInterface
The server administration interface is successfully started.
|
static int |
EVENT_I_ServerHardRestart
The server is restarting after a hard restart.
|
static int |
EVENT_I_ServerReady
The server is in a ready state.
|
static int |
EVENT_I_ServerRestartDownWhenNoUsers
The server will restart when all users have disconnected.
|
static int |
EVENT_I_ServerShutDown
The server has shut-down properly.
|
static int |
EVENT_I_ServerShuttingDown
The server is about to shut-down.
|
static int |
EVENT_I_ServerShuttingDownWhenNoUsers
The server will shut-down when all users have disconnected.
|
static int |
EVENT_I_ServerSoftRestart
The server is restarting after a soft restart.
|
static int |
EVENT_I_ServerStartup
The server is starting up.
|
static int |
EVENT_I_ServerStoppedHardJVMRestart
The server has been stopped for a hard JVM restart...
|
static int |
EVENT_I_ServerStoppedRestart
The server has been stopped for a restart...
|
static int |
EVENT_I_SessionPooling
Informational events for the SessionPooling engine.
|
static int |
EVENT_I_StartPreloadingClasses
Start of preloading of classes.
|
static int |
EVENT_I_StartServerSocket
Starting server socket.
|
static int |
EVENT_I_StoppingServerSocket
Stopping server socket.
|
static int |
EVENT_I_TerminalColorsSaved
Terminal colors saved to file "ProgramName.terminalColors".
|
static int |
EVENT_I_TraceFileRotated
The trace files are rotated.
|
static int |
EVENT_I_TraceSettingChanged
Trace setting has changed for a client or the default tracing.
|
static int |
EVENT_I_UserAuthenticationInterfaceStarted
The User Authentication interface is successfully started.
|
static int |
EVENT_I_UserDeniedApplicationDisabled
The requested application is disabled and the server refused
the client connection.
|
static int |
EVENT_I_WebApplication
Web application notification.
|
static int |
EVENT_I_WebServerLoaded
The Web Server interface is successfully loaded.
|
static int |
EVENT_I_WebServerStopped
The Web Server is stopped.
|
static int |
EVENT_IC_Begin
The beginning of the Informational.
|
static int |
EVENT_IC_End
The end of the Informational.
|
static int |
EVENT_W_AccessNotAllowed
No access allowed (no groups for resource).
|
static int |
EVENT_W_AuthorisationRepeatedNCValue
Possible authentication replay attack.
|
static int |
EVENT_W_ClientCertificateRequired
Client certificate required.
|
static int |
EVENT_W_ClientCertNotInDB
Client certificate not in access control database.
|
static int |
EVENT_W_ClientCertRevoked
Client certificate revoked in revoked access control database.
|
static int |
EVENT_W_ClientCommunicationFailed
Client communication failed.
|
static int |
EVENT_W_DomainAccessNotAllowed
Domain access is not allowed.
|
static int |
EVENT_W_EncryptionRequired
Encryption required.
|
static int |
EVENT_W_ErrorSendingHostKeys
Error when sending keystrokes to host session.
|
static int |
EVENT_W_ErrorSettingHostField
Error when setting data to a host field.
|
static int |
EVENT_W_EventLogEngine
Warning events for the event log engine.
|
static int |
EVENT_W_EventMessenger
Warning events for the event messenger engines.
|
static int |
EVENT_W_ForcedDisposingClientConnection
Forced disposal of client connection due to inactivity.
|
static int |
EVENT_W_GroupIDFormatFailure
Group ID format failure.
|
static int |
EVENT_W_GuiOnTheFly
Warning events for the Gui-on-the-Fly module.
|
static int |
EVENT_W_HelpDocumentNotFound
Help document not found.
|
static int |
EVENT_W_HostColorError
Loading terminal colors file I/O error.
|
static int |
EVENT_W_HostConversion
Warning event for host conversion, such as combination box, spin button.
|
static int |
EVENT_W_HTMLFormData
HTML FORM data error.
|
static int |
EVENT_W_HTTPRequest
HTTP request error.
|
static int |
EVENT_W_InconsistantRuntimeApplication
An inconsistency detected in the runtime application.
|
static int |
EVENT_W_InvalidClientHashCode
Client transaction ignored due to new server data.
|
static int |
EVENT_W_InvalidClientParameter
An invalid client parameter was detected.
|
static int |
EVENT_W_InvalidClientQueueSize
The clientQueueSize setting in "server.ini" is invalid, the default size will be used.
|
static int |
EVENT_W_InvalidUserIDPassword
Invalid USERID/PASSWORD.
|
static int |
EVENT_W_InvalidWebServerRequest
An invalid Web Server request was received.
|
static int |
EVENT_W_KeyboardRemapperError
Loading terminal keyboard remapper file I/O error.
|
static int |
EVENT_W_License
Warning events for the License engine.
|
static int |
EVENT_W_LoadBalancing
Load balancing warning.
|
static int |
EVENT_W_PhantomEditor
Warning events for the PhantomEditor engine.
|
static int |
EVENT_W_PhantomObjectExecError
An error occured during execution of a Phantom Object.
|
static int |
EVENT_W_PreloadClassFailed
Preloading of a class failed.
|
static int |
EVENT_W_RemoteApplication
Warning events for the RemoteApplication engine.
|
static int |
EVENT_W_ResourceFormatFailure
Resource format failure.
|
static int |
EVENT_W_SecureLogin
Warning events for the SecureLogin engine.
|
static int |
EVENT_W_ServerConfigurationRequired
The server requires configuration.
|
static int |
EVENT_W_SessionPooling
Warning events for the SessionPooling engine.
|
static int |
EVENT_W_StrongEncryptionRequired
Strong encryption required.
|
static int |
EVENT_W_TooManyBadLogins
User has been inactivated due to too many invalid logins;
|
static int |
EVENT_W_UnknownDocumentBase
The SSL connection from the client is not accepted
due to unknown document base.
|
static int |
EVENT_W_UserIDFormatFailure
User ID format failure.
|
static int |
EVENT_W_WarningClientCountReached
Warning level of concurrent user count reached.
|
static int |
EVENT_W_WarningWebServerRequestCountReached
Warning level of simultaneous web server requests reached.
|
static int |
EVENT_W_WebServerRequestException
Web Server request exception.
|
static int |
EVENT_WC_Begin
The beginning of the Warnings.
|
static int |
EVENT_WC_End
The end of the Errors.
|
static int |
EVENTCLASS_CRITICAL
The event class for critical events (2).
|
static int |
EVENTCLASS_ERROR
The event class for errors (1).
|
static int |
EVENTCLASS_INFORMATIONAL
The event class for informational events (4).
|
static int |
EVENTCLASS_WARNING
The event class for warnings (3).
|
Constructor and Description |
---|
EventID() |
Modifier and Type | Method and Description |
---|---|
static int |
getEventClass(int eventID)
Gets the event class for an event ID.
|
static int |
getEventCount()
Gets the event count.
|
static String[] |
getEventIDs()
Gets the list of available EventIDs for event logging.
|
static String[] |
getEventIDsDescription()
Gets the list of available EventIDs description for event logging.
|
static String |
getEventIDString(int eventID)
Gets the event ID string that is stored in server.phm.
|
static int |
getFirstBufferIndex(String event)
Gets the first buffer index of a text string containing the
event ID.
|
static int |
getLastBufferIndex(String event)
Gets the last buffer index of a text string containing the
event ID.
|
static String |
getText(int eventID)
Gets the required text for a message.
|
static String |
getText(int eventID,
int appendedTextID)
Gets the required text for a message.
|
static String |
getText(int eventID,
String appendedText)
Gets the required text for a message.
|
static String |
getText(String language,
int eventID)
Gets the required text for a message.
|
static String |
getText(String language,
int eventID,
int appendedTextID)
Gets the required text for a message.
|
static String |
getText(String language,
int eventID,
String appendedText)
Gets the required text for a message.
|
static int |
mapEventToBufferIndex(int id)
Maps an event ID to a buffer table index.
|
static void |
resolveTextIDReferences(String fn,
Hashtable<String,String> t)
Creates a hashtable of the event IDs, mapping them to a string
in the "server.phm" Phantom Text File.
|
public static final int EVENTCLASS_ERROR
public static final int EVENTCLASS_CRITICAL
public static final int EVENTCLASS_WARNING
public static final int EVENTCLASS_INFORMATIONAL
public static final int EVENT_EC_Begin
public static final int EVENT_E_FileReadError
public static final int EVENT_E_CannotLoadRuntimeFile
public static final int EVENT_E_HostSectionInvalid
public static final int EVENT_E_LocaleDataNotFound
public static final int EVENT_E_EventUserExitError
public static final int EVENT_E_AdminUserExitError
public static final int EVENT_E_LUMappingUserExitError
public static final int EVENT_E_InvalidTraceFile
public static final int EVENT_E_InvalidClientServerPort
public static final int EVENT_E_InvalidAdminServerPort
public static final int EVENT_E_UserAuthenticationUserExitError
public static final int EVENT_E_InvalidCountrySetting
public static final int EVENT_E_InvalidClientSessionCount
public static final int EVENT_E_FontSubstitutionSectionInvalid
public static final int EVENT_E_TransactionVersionError
public static final int EVENT_E_NoSuchAlgorithmException
public static final int EVENT_E_HTMLLoadDocument
public static final int EVENT_E_WebApplicationError
public static final int EVENT_E_HTMLParser
public static final int EVENT_E_ClientCertError
public static final int EVENT_E_LoadBalancing
public static final int EVENT_E_EventLogEngine
public static final int EVENT_E_EventMessenger
public static final int EVENT_E_SecureLogin
public static final int EVENT_E_SessionPooling
public static final int EVENT_E_RemoteApplication
public static final int EVENT_E_Connector
public static final int EVENT_E_XML
public static final int EVENT_EC_End
public static final int EVENT_EP_BackwardsCompatible
public static final int EVENT_EP_InvalidVersion
public static final int EVENT_EP_InvalidSignature
public static final int EVENT_EP_NoPHE
public static final int EVENT_EP_NoPHA
public static final int EVENT_EP_NoPHW
public static final int EVENT_EP_NoPHO
public static final int EVENT_EP_NoMacroInPHE
public static final int EVENT_EP_ObjectClassNotFound
public static final int EVENT_EP_NoTerminalTypeListSpecified
public static final int EVENT_EP_GeneralFailure
public static final int EVENT_EP_InvalidHostCodePage
public static final int EVENT_EP_NoHostSessionIDs
public static final int EVENT_EP_InvalidHostSessionID
public static final int EVENT_EP_InvalidHostSessionIDEntryFormat
public static final int EVENT_EP_InvalidHostSessionRef
public static final int EVENT_CC_Begin
public static final int EVENT_C_HostCommunicationError
public static final int EVENT_C_HostSendCommunicationFailed
public static final int EVENT_C_HostReceiveCommunicationFailed
public static final int EVENT_C_ClientConnectionListenerError
public static final int EVENT_C_AdminConnectionListenerError
public static final int EVENT_C_InvalidRemoteAdministrationCommand
public static final int EVENT_C_InternalProgramError
public static final int EVENT_C_NewClientConnectionAllowedError
public static final int EVENT_C_NewClientConnectionDisallowedError
public static final int EVENT_C_CryptInterfaceError
public static final int EVENT_C_NotSupportedYet
public static final int EVENT_C_GeneralIOError
public static final int EVENT_C_ClientServerAddressError
public static final int EVENT_C_NoAuthenticationApplicationLoaded
public static final int EVENT_C_WebServerOutOfMemory
public static final int EVENT_C_MaxClientCountReached
public static final int EVENT_C_MaxWebServerRequestCountReached
public static final int EVENT_C_License
public static final int EVENT_CC_End
public static final int EVENT_CP_InvalidTelnetIACState
public static final int EVENT_WC_Begin
public static final int EVENT_W_ClientCommunicationFailed
public static final int EVENT_W_InvalidClientQueueSize
public static final int EVENT_W_PhantomObjectExecError
public static final int EVENT_W_InvalidClientParameter
public static final int EVENT_W_InconsistantRuntimeApplication
public static final int EVENT_W_ErrorSettingHostField
public static final int EVENT_W_ErrorSendingHostKeys
public static final int EVENT_W_HelpDocumentNotFound
public static final int EVENT_W_InvalidClientHashCode
public static final int EVENT_W_HostColorError
public static final int EVENT_W_KeyboardRemapperError
public static final int EVENT_W_InvalidWebServerRequest
public static final int EVENT_W_WebServerRequestException
public static final int EVENT_W_UnknownDocumentBase
public static final int EVENT_W_ServerConfigurationRequired
public static final int EVENT_W_PreloadClassFailed
public static final int EVENT_W_UserIDFormatFailure
public static final int EVENT_W_GroupIDFormatFailure
public static final int EVENT_W_ResourceFormatFailure
public static final int EVENT_W_EncryptionRequired
public static final int EVENT_W_StrongEncryptionRequired
public static final int EVENT_W_AuthorisationRepeatedNCValue
public static final int EVENT_W_AccessNotAllowed
public static final int EVENT_W_DomainAccessNotAllowed
public static final int EVENT_W_ClientCertificateRequired
public static final int EVENT_W_InvalidUserIDPassword
public static final int EVENT_W_HTTPRequest
public static final int EVENT_W_HTMLFormData
public static final int EVENT_W_ClientCertNotInDB
public static final int EVENT_W_WarningClientCountReached
public static final int EVENT_W_WarningWebServerRequestCountReached
public static final int EVENT_W_ForcedDisposingClientConnection
public static final int EVENT_W_EventLogEngine
public static final int EVENT_W_EventMessenger
public static final int EVENT_W_SecureLogin
public static final int EVENT_W_TooManyBadLogins
public static final int EVENT_W_LoadBalancing
public static final int EVENT_W_SessionPooling
public static final int EVENT_W_GuiOnTheFly
public static final int EVENT_W_HostConversion
public static final int EVENT_W_ClientCertRevoked
public static final int EVENT_W_RemoteApplication
public static final int EVENT_W_PhantomEditor
public static final int EVENT_W_License
public static final int EVENT_WC_End
public static final int EVENT_IC_Begin
public static final int EVENT_I_ServerStartup
public static final int EVENT_I_ServerReady
public static final int EVENT_I_ServerShuttingDown
public static final int EVENT_I_ServerShutDown
public static final int EVENT_I_LoadingRuntimeApplication
public static final int EVENT_I_ConnectingToHost
public static final int EVENT_I_ConnectedToHost
public static final int EVENT_I_DisconnectedFromHost
public static final int EVENT_I_HostTerminalTypeNegotiated
public static final int EVENT_I_NewClientConnectionAllowed
public static final int EVENT_I_NewClientConnectionDisallowed
public static final int EVENT_I_ClientConnected
public static final int EVENT_I_ClientDisconnected
public static final int EVENT_I_DisposingClientConnection
public static final int EVENT_I_MaximumClientCountSetting
public static final int EVENT_I_EventFileStarted
public static final int EVENT_I_EventFileStopped
public static final int EVENT_I_EventFileRotated
public static final int EVENT_I_TraceFileRotated
public static final int EVENT_I_ServerAdminInterface
public static final int EVENT_I_UserAuthenticationInterfaceStarted
public static final int EVENT_I_ServerShuttingDownWhenNoUsers
public static final int EVENT_I_SendClientMessage
public static final int EVENT_I_BroadcastClientMessage
public static final int EVENT_I_ApplicationBroadcastClientMessage
public static final int EVENT_I_TraceSettingChanged
public static final int EVENT_I_LUMapperFileReloaded
public static final int EVENT_I_ClientSessionClosedByOperator
public static final int EVENT_I_NewTerminalColors
public static final int EVENT_I_TerminalColorsSaved
public static final int EVENT_I_NewKeyboardRemapper
public static final int EVENT_I_KeyboardRemapperSaved
public static final int EVENT_I_UserDeniedApplicationDisabled
public static final int EVENT_I_InactivityWarning
public static final int EVENT_I_ResumeInactivity
public static final int EVENT_I_InactivityDispose
public static final int EVENT_I_WebServerLoaded
public static final int EVENT_I_HTTPRequest
public static final int EVENT_I_HTTPTunnelingEnabled
public static final int EVENT_I_ClientEnvironment
public static final int EVENT_I_ServerStoppedRestart
public static final int EVENT_I_ServerStoppedHardJVMRestart
public static final int EVENT_I_ServerRestartDownWhenNoUsers
public static final int EVENT_I_ClientStartingAdminApp
public static final int EVENT_I_ServerSoftRestart
public static final int EVENT_I_ServerHardRestart
public static final int EVENT_I_ClientServerListenInfo
public static final int EVENT_I_StartPreloadingClasses
public static final int EVENT_I_FinishedPreloadingClasses
public static final int EVENT_I_PhantomEditor
public static final int EVENT_I_LoadSSLInformation
public static final int EVENT_I_StartServerSocket
public static final int EVENT_I_StoppingServerSocket
public static final int EVENT_I_ClosingServerSocket
public static final int EVENT_I_WebServerStopped
public static final int EVENT_I_LoadResource
public static final int EVENT_I_CurrentCacheSize
public static final int EVENT_I_MaxCacheSize
public static final int EVENT_I_ResourceSize
public static final int EVENT_I_ClientCertAuthSuccess
public static final int EVENT_I_LoadingClientCerts
public static final int EVENT_I_LoadBalancing
public static final int EVENT_I_EventLogEngine
public static final int EVENT_I_EventMessenger
public static final int EVENT_I_SecureLogin
public static final int EVENT_I_ApplicationNotAllowedWithHostID
public static final int EVENT_I_WebApplication
public static final int EVENT_I_SessionPooling
public static final int EVENT_I_LoadingRevokedClientCerts
public static final int EVENT_I_RemoteApplication
public static final int EVENT_I_License
public static final int EVENT_I_HostEOFException
public static final int EVENT_IC_End
public static void resolveTextIDReferences(String fn, Hashtable<String,String> t) throws IOException
IOException
- if an event ID cannot be resolved in the text fileClientSessionManager
public static int getEventClass(int eventID)
public static int getEventCount()
public static int mapEventToBufferIndex(int id)
public static String getText(int eventID)
Use this method to retrieve a specific localized text string.
public static String getText(String language, int eventID)
Use this method to retrieve a specific localized text string.
public static String getText(int eventID, int appendedTextID)
appendedID
is used to find another appended text.
Use this method to retrieve a specific text.
public static String getText(String language, int eventID, int appendedTextID)
appendedID
is used to find another appended text.
Use this method to retrieve a specific text.
public static String getText(int eventID, String appendedText)
appendedText
may be null in order to omit any
appended text.
Use this method to retrieve a specific text.
public static String getText(String language, int eventID, String appendedText)
appendedText
may be null in order to omit any
appended text.
Use this method to retrieve a specific text.
public static int getFirstBufferIndex(String event)
The case of the event string must be upper case.
public static int getLastBufferIndex(String event)
The case of the event string must be upper case.
public static String[] getEventIDs()
public static String[] getEventIDsDescription()
public static String getEventIDString(int eventID)
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.