Summary: Isode components write to logging streams when events occur.

Facility javalib

Java "isode-lib" library messages

NameSeverityIDDescriptionAction
authfailauthfail115 An authentication attempt failed. No operator action.
authokauthok107 An authentication attempt was successful. No operator action.
badservicestatewarning116 A call made to obtain the current state of a Windows service reported a state value which was not recognised. Report to Isode.
criticalwarning114 A java application logged a critical error. Use the error text to determine the cause of the error and attempt to rectify it.
debugdetail101 A java application logged a debug message. No operator action.
detaildetail104 A java application logged a detailed informational message. No operator action.
errorerror112 A java application logged an error. Use the error text to determine the cause of the error and attempt to rectify it.
fatalfatal113 A java application logged a fatal error, and is likely to have terminated. Use the error text to determine the cause of the error and attempt to rectify it.
informationinformation105 A java application logged an informational message. No operator action.
jni_scm_function_calleddetail1 An windows function was called by the Isode Windows Service Management library. No action is necessary.
noticenotice106 A java application logged a notice level message. No operator action.
pdupdu102 A java application logged a message relating to a PDU. No operator action.
serviceexceptiondebug118 An operation relating to Isode Windows Service Management threw an exception No action is necessary.
serviceinfoinformation117 An operation relating to an Isode Service was performed. No action is necessary.
successsuccess100 A java application logged that an operation completed successfully. No operator action.
warningwarning108 A java application logged an warning. No operator action.

jni_scm_function_called

Message Text
  • %1 called %2 (%3)
Parameters
  1. caller
  2. windows_function
  3. extra_info
Description
An windows function was called by the Isode Windows Service Management library.
Action
No action is necessary.

success

Message Text
  • %1
Parameters
  1. messageText
Description
A java application logged that an operation completed successfully.
Action
No operator action.

debug

Message Text
  • %1
Parameters
  1. messageText
Description
A java application logged a debug message.
Action
No operator action.

pdu

Message Text
  • %1
Parameters
  1. messageText
Description
A java application logged a message relating to a PDU.
Action
No operator action.

detail

Message Text
  • %1: %2="%3" (#%4)
Parameters
  1. messageText
  2. extraArgName
  3. extraArgStringVal
  4. extraArgIntVal
Description
A java application logged a detailed informational message.
Action
No operator action.

information

Message Text
  • %1
Parameters
  1. messageText
Description
A java application logged an informational message.
Action
No operator action.

notice

Message Text
  • %1
Parameters
  1. messageText
Description
A java application logged a notice level message.
Action
No operator action.

authok

Message Text
  • %1
Parameters
  1. messageText
Description
An authentication attempt was successful.
Action
No operator action.

warning

Message Text
  • %1
Parameters
  1. messageText
Description
A java application logged an warning.
Action
No operator action.

error

Message Text
  • %1
Parameters
  1. messageText
Description
A java application logged an error.
Action
Use the error text to determine the cause of the error and attempt to rectify it.

fatal

Message Text
  • %1
Parameters
  1. messageText
Description
A java application logged a fatal error, and is likely to have terminated.
Action
Use the error text to determine the cause of the error and attempt to rectify it.

critical

Message Text
  • %1
Parameters
  1. messageText
Description
A java application logged a critical error.
Action
Use the error text to determine the cause of the error and attempt to rectify it.

authfail

Message Text
  • %1
Parameters
  1. messageText
Description
An authentication attempt failed.
Action
No operator action.

badservicestate

Message Text
  • The current state (%1) for Windows service %2 was not recognised
Parameters
  1. nativeCode
  2. serviceName
Description
A call made to obtain the current state of a Windows service reported a state value which was not recognised.
Action
Report to Isode.

serviceinfo

Message Text
  • %1 (%2)
Parameters
  1. text
  2. extraInfo
Description
An operation relating to an Isode Service was performed.
Action
No action is necessary.

serviceexception

Message Text
  • %1
Parameters
  1. exceptionMessage
Description
An operation relating to Isode Windows Service Management threw an exception
Action
No action is necessary.

All rights reserved © 2002 - 2024 Isode Ltd.