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

Facility javadsapimsg

Java-DSAPI messages

NameSeverityIDDescriptionAction
jni_trace_enterdetail1The JNI function was entered.No operator action
jni_trace_exception_pendingdetail2The JNI function returned with a pending exceptionNo operator action
jni_trace_leave_intdetail4The JNI function returned.No operator action
jni_trace_leave_stringdetail3The JNI function returned.No operator action
jni_trace_throwingdetail5JNI is throwing an exception to the Java layerNo operator action
jni_unexpected_exceptionerror6An exception has been caught during JNI cleanup, which probably indicates a serious Java problem or a programming error.Submit the logs to Isode.
log_criticalcritical106A Java method logged a critical error. Submit the logs to Isode.
log_finedetail102A Java method logged a message for tracing purposes. No operator action
log_finestdetail101A Java method logged a message for tracing purposes. No operator action
log_infoinformation103A Java method logged an informational message. No operator action
log_severeerror105A Java method logged a severe error. The message should contain information explaining what action is required.
log_warningwarning104A Java method logged a warning message. The message should contain information explaining what action is required.

jni_trace_enter

Message Text
  • JNI function %1 has been entered
Parameters
  1. Function
Description
The JNI function was entered.
Action
No operator action

jni_trace_exception_pending

Message Text
  • JNI function %1 returned with a Java exception pending
Parameters
  1. Function
Description
The JNI function returned with a pending exception
Action
No operator action

jni_trace_leave_string

Message Text
  • JNI function %1 returned %2
Parameters
  1. Function
  2. Result
Description
The JNI function returned.
Action
No operator action

jni_trace_leave_int

Message Text
  • JNI function %1 returned %2
Parameters
  1. Function
  2. Result
Description
The JNI function returned.
Action
No operator action

jni_trace_throwing

Message Text
  • JNI is throwing Java exception: %1
Parameters
  1. Function
Description
JNI is throwing an exception to the Java layer
Action
No operator action

jni_unexpected_exception

Message Text
  • Dropping unexpected exception: %1
Parameters
  1. Exception
Description
An exception has been caught during JNI cleanup, which probably indicates a serious Java problem or a programming error.
Action
Submit the logs to Isode.

log_finest

Message Text
  • %1
Parameters
  1. finestText
Description
A Java method logged a message for tracing purposes.
Action
No operator action

log_fine

Message Text
  • %1
Parameters
  1. fineText
Description
A Java method logged a message for tracing purposes.
Action
No operator action

log_info

Message Text
  • %1
Parameters
  1. infoText
Description
A Java method logged an informational message.
Action
No operator action

log_warning

Message Text
  • %1
Parameters
  1. warningText
Description
A Java method logged a warning message.
Action
The message should contain information explaining what action is required.

log_severe

Message Text
  • %1
Parameters
  1. severeText
Description
A Java method logged a severe error.
Action
The message should contain information explaining what action is required.

log_critical

Message Text
  • %1
Parameters
  1. criticalText
Description
A Java method logged a critical error.
Action
Submit the logs to Isode.

All rights reserved © 2002 - 2024 Isode Ltd.