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

Facility javacryptomsg

Java "isode-crypto" library messages

NameSeverityIDDescriptionAction
CryptoExceptioninformation104 An exception was thrown by the isode-crypto library. Application functionality may be reduced. No action.
java_tracedetail105A trace message was emitted by the Java layer.No action.
jni_exceptiondetail1The JNI code threw a CryptoException.No operator action.
no_pkcs12_providererror108 No PKCS12 Keystore could be instantiated. The application will use the SSLCertificate class, but functionality may be reduced Check that a valid Java security provider has been installed. Refer to http://java.sun.com/j2se/1.5.0/docs/guide/security/CryptoSpec.html
no_such_providerfatal109 The Provider that is being used for X509 functions does not exist. Contact Isode Support.
no_x509_objectfatal106 An illegal attempt was made to use functionality available only in the X509Certificate class, but no X509Certificate object was available. Contact Isode Support.
no_X509Factoryerror101 No Java X.509 CertificateFactory could be instantiated. The application will use the SSLCertificate class, but functionality may be reduced Check that a valid Java security provider has been installed. Refer to http://java.sun.com/j2se/1.5.0/docs/guide/security/CryptoSpec.html
pkcs12_errorinformation107An exception occurred when processing a PKCS#12 file. The application will have been notified using an exception. No action.
prohibited_method_callederror2A call was made to a C++ function whose use is prohibited Submit logs to Isode.
SubjectAltNamesExceptioninformation110 An exception was thrown by the isode-crypto library while encoding decoding of subjectAltNames. Application functionality related to subjectAltNames may be reduced. No action.
X509_Exceptioninformation103 An exception was thrown when attempting to use a Java X509Certificate. Application functionality may be reduced. No action.
X509Factory_warningwarning102 An error occurred when attempting to use the Java X.509 CertificateFactory. The application will use the SSLCertificate class, but functionality may be reduced. Check that a valid Java security provider has been installed. Refer to http://java.sun.com/j2se/1.5.0/docs/guide/security/CryptoSpec.html

jni_exception

Message Text
  • C++ CryptoException(%1) was thrown
Parameters
  1. errorText
Description
The JNI code threw a CryptoException.
Action
No operator action.

prohibited_method_called

Message Text
  • An illegal call was made to %1
Parameters
  1. method
Description
A call was made to a C++ function whose use is prohibited
Action
Submit logs to Isode.

no_X509Factory

Message Text
  • No X.509 Certificate Factory available %1
Parameters
  1. exception
Description
No Java X.509 CertificateFactory could be instantiated. The application will use the SSLCertificate class, but functionality may be reduced
Action
Check that a valid Java security provider has been installed. Refer to http://java.sun.com/j2se/1.5.0/docs/guide/security/CryptoSpec.html

X509Factory_warning

Message Text
  • %1 failed %2
Parameters
  1. failedOperation
  2. exception
Description
An error occurred when attempting to use the Java X.509 CertificateFactory. The application will use the SSLCertificate class, but functionality may be reduced.
Action
Check that a valid Java security provider has been installed. Refer to http://java.sun.com/j2se/1.5.0/docs/guide/security/CryptoSpec.html

X509_Exception

Message Text
  • %1 failed with %2
Parameters
  1. failedOperation
  2. exception
Description
An exception was thrown when attempting to use a Java X509Certificate. Application functionality may be reduced.
Action
No action.

CryptoException

Message Text
  • %1 failed with %2
Parameters
  1. failedOperation
  2. exception
Description
An exception was thrown by the isode-crypto library. Application functionality may be reduced.
Action
No action.

java_trace

Message Text
  • %1
Parameters
  1. text
Description
A trace message was emitted by the Java layer.
Action
No action.

no_x509_object

Message Text
  • Attempted %1 with no X509Certificate
Parameters
  1. operation
Description
An illegal attempt was made to use functionality available only in the X509Certificate class, but no X509Certificate object was available.
Action
Contact Isode Support.

pkcs12_error

Message Text
  • %1 %2
Parameters
  1. text
  2. exception
Description
An exception occurred when processing a PKCS#12 file. The application will have been notified using an exception.
Action
No action.

no_pkcs12_provider

Message Text
  • %1 failed %2
Parameters
  1. failedOperation
  2. exception
Description
No PKCS12 Keystore could be instantiated. The application will use the SSLCertificate class, but functionality may be reduced
Action
Check that a valid Java security provider has been installed. Refer to http://java.sun.com/j2se/1.5.0/docs/guide/security/CryptoSpec.html

no_such_provider

Message Text
  • The provider is not recognised by SUN: %1
Parameters
  1. operation
Description
The Provider that is being used for X509 functions does not exist.
Action
Contact Isode Support.

SubjectAltNamesException

Message Text
  • %1 failed with %2
Parameters
  1. failedOperation
  2. exception
Description
An exception was thrown by the isode-crypto library while encoding decoding of subjectAltNames. Application functionality related to subjectAltNames may be reduced.
Action
No action.

All rights reserved © 2002 - 2024 Isode Ltd.