Summary: Isode components write to logging streams when events occur.
Facility DSA_DAP
DAP system event notifications.
Name | Severity | ID | Description | Action |
---|---|---|---|---|
AssocAbort | error | 2 | The server a DAP association was aborted (see earlier for reason). | No operator action. |
UnrecognizedIndicationType | error | 1 | Unrecognized DAP indication type received. | No operator action. |
UnrecognizedOperationType | warning | 3 | A DAP invoke contained an unsupported or unknown operation type. | No operator action. |
UnrecognizedIndicationType
- Message Text
- assoc:%1, type:%2
- Parameters
- File descriptor
- Indication type
- Description
- Unrecognized DAP indication type received.
- Action
- No operator action.
AssocAbort
- Message Text
- assoc:%1, closed:%2
- Parameters
- File descriptor
- Closed
- Description
- The server a DAP association was aborted (see earlier for reason).
- Action
- No operator action.
UnrecognizedOperationType
- Message Text
- type:%1, assoc:%2
- Parameters
- Operation type
- File descriptor
- Description
- A DAP invoke contained an unsupported or unknown operation type.
- Action
- No operator action.