Summary: Isode components write to logging streams when events occur.
Facility Address
Messages relating to OSI address handling
Name | Severity | ID | Description | Action |
---|---|---|---|---|
Error | error | 12 | Addressing 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. | No Operator Action |
ErrorS | error | 28 | Addressing 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. | No Operator Action |
Fatal | fatal | 13 | Fatal Addressing Event. This event should only occur in very unusual situations. Isode's medium term plan is to remove all use of this event. | No Operator Action |
FatalS | fatal | 29 | Fatal Addressing 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 |
InvalidEncoding | error | 31 | When extracting fields from an encoded address, an error was found. | This is normally a programming error. |
NameLookup | error | 30 | An error occurred in name lookup. | Action depends upon the error. There may be problems with the local name resolver configuration. There may be problems with the remote name server. Or there may be problems with the presented name. |
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 |
Fatal
- Message Text
- %1
- Parameters
- Text describing error
- Description
- Fatal Addressing Event. This event should only occur in very unusual situations. Isode's medium term plan is to remove all use of this event.
- Action
- No Operator Action
Error
- Message Text
- %1
- Parameters
- Text describing error
- Description
- Addressing 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
- 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
FatalS
- Message Text
- %1 %2
- Parameters
- Text describing error
- Additional text field
- Description
- Fatal Addressing 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
ErrorS
- Message Text
- %1 %2
- Parameters
- Text describing error
- Additional text field
- Description
- Addressing 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
- No Operator Action
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
NameLookup
- Message Text
- Name lookup error %1
- Parameters
- Text describing condition
- Description
- An error occurred in name lookup.
- Action
- Action depends upon the error. There may be problems with the local name resolver configuration. There may be problems with the remote name server. Or there may be problems with the presented name.
InvalidEncoding
- Message Text
- Invalid address field %1
- Parameters
- Field in address which is malformed
- Description
- When extracting fields from an encoded address, an error was found.
- Action
- This is normally a programming error.