Summary: Isode components write to logging streams when events occur.
Facility X400api
Messages relating to generic X400 api functionality
Name | Severity | ID | Description | Action |
---|---|---|---|---|
Critical | critical | 14 | Critical X.400 API Event. This event should only occur in very unusual situations. Isode's medium term plan is to remove all use of this event. | See Log entry for details. Please send information on the occurrence of this event to support@isode.com |
Error | error | 12 | X.400 API Error. Isode's medium term plan is to remove all common use of this event, Isode's long term plan is to remove all use of this event. | See log entry for details. |
ErrorS | error | 28 | X.400 API Error. Isode's medium term plan is to remove all common use of this event, Isode's long term plan is to remove all use of this event. | See log entry for details. |
Fatal | fatal | 13 | Fatal X.400 API Event. This event should only occur in very unusual situations. Isode's medium term plan is to remove all use of this event | See log entry for details. |
FatalS | fatal | 29 | Fatal X.400 API Event.This event should only occur in very unusual situations. Isode's medium term plan is to remove all use of this event | |
Iso2022DecodeError | error | 102 | Iso2022 decode of specified string failed. | See log entry for details. |
Iso2022DecodeInitError | error | 100 | Initialization of the iso2022 character set conversion library for decoding failed. This may be due to lack of the appropriate character set conversion table. | See log entry for details. |
Iso2022EncodeError | error | 103 | Iso2022 encode of specified string failed. | See log entry for details. |
Iso2022EncodeInitError | error | 101 | Initialization of the iso2022 character set conversion library for encoding failed. This may be due to lack of the appropriate character set conversion table. | See log entry for details. |
Notice | notice | 6 | General notice level event: See log entry for details | No Operator Action |
NoticeS | notice | 22 | General notice level event: See log entry for details | No Operator Action |
Notice
- Message Text
- %1
- Parameters
- Text describing condition
- Description
- General notice level event: See log entry for details
- Action
- No Operator Action
Error
- Message Text
- %1
- Parameters
- Text describing error
- Description
- X.400 API Error. Isode's medium term plan is to remove all common use of this event, Isode's long term plan is to remove all use of this event.
- Action
- See log entry for details.
Fatal
- Message Text
- %1
- Parameters
- Text describing error
- Description
- Fatal X.400 API Event. This event should only occur in very unusual situations. Isode's medium term plan is to remove all use of this event
- Action
- See log entry for details.
Critical
- Message Text
- %1 %2
- Parameters
- Text describing error
- Optional text when reporting system error
- Description
- Critical X.400 API Event. This event should only occur in very unusual situations. Isode's medium term plan is to remove all use of this event.
- Action
- See Log entry for details. Please send information on the occurrence of this event to support@isode.com
FatalS
- Message Text
- %1 (%2)
- Parameters
- Text describing error
- Additional text field
- Description
- Fatal X.400 API Event.This event should only occur in very unusual situations. Isode's medium term plan is to remove all use of this event
- Action
ErrorS
- Message Text
- %1 (%2)
- Parameters
- Text describing error
- Additional text field
- Description
- X.400 API Error. Isode's medium term plan is to remove all common use of this event, Isode's long term plan is to remove all use of this event.
- Action
- See log entry for details.
NoticeS
- Message Text
- %1 (%2)
- Parameters
- Text describing condition
- Additional text field
- Description
- General notice level event: See log entry for details
- Action
- No Operator Action
Iso2022DecodeInitError
- Message Text
- Iso2022 decode initialization failed, error %1
- Parameters
- Error code
- Description
- Initialization of the iso2022 character set conversion library for decoding failed. This may be due to lack of the appropriate character set conversion table.
- Action
- See log entry for details.
Iso2022EncodeInitError
- Message Text
- Iso2022 encode initialization failed, error %1
- Parameters
- Error code
- Description
- Initialization of the iso2022 character set conversion library for encoding failed. This may be due to lack of the appropriate character set conversion table.
- Action
- See log entry for details.
Iso2022DecodeError
- Message Text
- Failed to decode string %1, error %2
- Parameters
- String to decode
- Error code
- Description
- Iso2022 decode of specified string failed.
- Action
- See log entry for details.
Iso2022EncodeError
- Message Text
- Failed to encode string %1, error %2
- Parameters
- String to encode
- Error code
- Description
- Iso2022 encode of specified string failed.
- Action
- See log entry for details.