Summary: Isode components write to logging streams when events occur.
Facility ROsap
Messages relating to the Remote Operations Service Element
Name | Severity | ID | Description | Action |
---|---|---|---|---|
ACSE | error | 100 | Bind failure for ROSE within ACSE. | |
APDU | warning | 56 | The APDU was not transferred. | |
ArgMistyped | warning | 65 | The argument of an operation was the wrong ASN.1 type. | |
AssocDone | info | 115 | Code passed to operation error handler | |
BindArgDecode | error | 108 | ||
BindArgEncode | error | 102 | ||
BindErrDecode | error | 110 | ||
BindErrEncode | error | 104 | ||
BindResDecode | error | 109 | ||
BindResEncode | error | 103 | ||
Congestion | error | 50 | ACSE provider suffered from local resource issue. | |
DuplicateID | warning | 63 | The same invoke ID was used for more than one operation. | |
Error | error | 12 | OSI ROS 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 |
ErrorFound | detail | 49 | A call to a lower layer operation returned an error. This error is passed to higher levels. This message gives the context for that error. | |
ErrorMistyped | warning | 78 | An error was received with a value of the wrong type. | |
ErrorS | error | 28 | OSI ROS 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 |
ErrorUnexpected | warning | 77 | An error was received which was not expected. | |
ErrorUnexpectedID | warning | 75 | An error was received which was not expected. | |
ErrorUnknownID | warning | 74 | An error was received which contained an unrecognized invoke ID. | |
ErrorUnrecognized | warning | 76 | An error was received which was not expected. | |
Fatal | fatal | 13 | OSI ROS Fatal Event. This event should only occur in very unusual situations. Isode's medium term plan is to remove a | See log entry for details. Please send information on the occurrence of this event to support@isode.com |
FatalS | fatal | 29 | OSI ROS Fatal 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 |
Interrupted | info | 55 | The ROSE operation was interrupted. | |
MistypedPDU | warning | 61 | The PDU received was incorrectly typed. | |
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 |
NumUserInfo | error | 114 | ||
Operation | error | 54 | Error in operation sequence | |
Parameter | error | 53 | Error in parameters | |
PeerAbort | error | 52 | The peer aborted the connection, no user data. | |
Protocol | error | 51 | Some protocol error has occurred | |
Releasing | warning | 67 | The operation is rejected as the initiator is releasing the association. | |
ResourceLimit | warning | 66 | There was a resource limitation in handling the operation. | |
ResultMistyped | warning | 73 | A result contained a value of the wrong type. | |
ResultUnexpected | warning | 72 | The response in the result was not expected. | |
ResultUnknownID | warning | 71 | A result has an invoke ID which was not recognized. | |
ROS_OPDU_R | pdu | 31 | Read ROSE PDU | No Operator Action |
ROS_OPDU_W | pdu | 30 | Written ROSE PDU | No Operator Action |
ROS_ROSEapdus_R | pdu | 33 | Read ROSE PDU | No Operator Action |
ROS_ROSEapdus_W | pdu | 32 | Written ROSE PDU | No Operator Action |
SetUser | error | 101 | Failed to set ROS user. | |
StructPDU | warning | 62 | The PDU received was badly structured. | |
UnbindArgDecode | error | 111 | ||
UnbindArgEncode | error | 105 | ||
UnbindErrDecode | error | 113 | ||
UnbindErrEncode | error | 107 | ||
UnbindResDecode | error | 112 | ||
UnbindResEncode | error | 106 | ||
UnexpectedChild | warning | 70 | The child operation was not expected. | |
UnexpectedLink | warning | 69 | The linked response was not expected. | |
UnrecognizedLink | warning | 68 | The operation had a linked ID which was not recognized. | |
UnrecognizedOp | warning | 64 | The operation code was not recognised in this context. | |
UnrecognizedPDU | warning | 60 | The PDU received was not recognized |
Fatal
- Message Text
- %1
- Parameters
- Text describing error
- Description
- OSI ROS Fatal Event. This event should only occur in very unusual situations. Isode's medium term plan is to remove a
- Action
- See log entry for details. Please send information on the occurrence of this event to support@isode.com
Error
- Message Text
- %1
- Parameters
- Text describing error
- Description
- OSI ROS 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
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
- OSI ROS Fatal 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
- OSI ROS 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
ROS_OPDU_W
- Message Text
- %1
- Parameters
- File containing PDU
- Description
- Written ROSE PDU
- Action
- No Operator Action
ROS_OPDU_R
- Message Text
- %1
- Parameters
- File containing PDU
- Description
- Read ROSE PDU
- Action
- No Operator Action
ROS_ROSEapdus_W
- Message Text
- %1
- Parameters
- File containing PDU
- Description
- Written ROSE PDU
- Action
- No Operator Action
ROS_ROSEapdus_R
- Message Text
- %1
- Parameters
- File containing PDU
- Description
- Read ROSE PDU
- Action
- No Operator Action
ErrorFound
- Message Text
- Event %1 returned error %2
- Parameters
- Event which returned the error
- Text of actual error
- Description
- A call to a lower layer operation returned an error. This error is passed to higher levels. This message gives the context for that error.
- Action
Congestion
- Message Text
- Resourse congestion %1
- Parameters
- Local reason for congestion
- Description
- ACSE provider suffered from local resource issue.
- Action
Protocol
- Message Text
- Protocol error %1
- Parameters
- additional information
- Description
- Some protocol error has occurred
- Action
PeerAbort
- Message Text
- Peer aborted connection
- Description
- The peer aborted the connection, no user data.
- Action
Parameter
- Message Text
- Parameter error %1
- Parameters
- additional information
- Description
- Error in parameters
- Action
Operation
- Message Text
- Operation error %1
- Parameters
- additional information
- Description
- Error in operation sequence
- Action
Interrupted
- Message Text
- Operation Interrupted
- Description
- The ROSE operation was interrupted.
- Action
APDU
- Message Text
- APDU not transferred
- Description
- The APDU was not transferred.
- Action
UnrecognizedPDU
- Message Text
- ROSE PDU not recognized
- Description
- The PDU received was not recognized
- Action
MistypedPDU
- Message Text
- ROSE PDU mistyped
- Description
- The PDU received was incorrectly typed.
- Action
StructPDU
- Message Text
- ROSE PDU badly structured
- Description
- The PDU received was badly structured.
- Action
DuplicateID
- Message Text
- Duplicate Invoke ID
- Description
- The same invoke ID was used for more than one operation.
- Action
UnrecognizedOp
- Message Text
- Unrecognised operation
- Description
- The operation code was not recognised in this context.
- Action
ArgMistyped
- Message Text
- Mistyped argument
- Description
- The argument of an operation was the wrong ASN.1 type.
- Action
ResourceLimit
- Message Text
- Resource limitation
- Description
- There was a resource limitation in handling the operation.
- Action
Releasing
- Message Text
- Initiator releasing association
- Description
- The operation is rejected as the initiator is releasing the association.
- Action
UnrecognizedLink
- Message Text
- Unrecognized linked ID
- Description
- The operation had a linked ID which was not recognized.
- Action
UnexpectedLink
- Message Text
- Unexpected linked response
- Description
- The linked response was not expected.
- Action
UnexpectedChild
- Message Text
- Unexpected child operation
- Description
- The child operation was not expected.
- Action
ResultUnknownID
- Message Text
- Unrecognised invoke ID in result
- Description
- A result has an invoke ID which was not recognized.
- Action
ResultUnexpected
- Message Text
- Unexpected return result response
- Description
- The response in the result was not expected.
- Action
ResultMistyped
- Message Text
- Result has wrong type
- Description
- A result contained a value of the wrong type.
- Action
ErrorUnknownID
- Message Text
- Unrecognized invoke ID in error
- Description
- An error was received which contained an unrecognized invoke ID.
- Action
ErrorUnexpectedID
- Message Text
- Error response ID unexpected
- Description
- An error was received which was not expected.
- Action
ErrorUnrecognized
- Message Text
- Error response not recognized
- Description
- An error was received which was not expected.
- Action
ErrorUnexpected
- Message Text
- Error response value unexpected
- Description
- An error was received which was not expected.
- Action
ErrorMistyped
- Message Text
- Error response value mistyped
- Description
- An error was received with a value of the wrong type.
- Action
ACSE
- Message Text
- ROSE bind failed in ACSE
- Description
- Bind failure for ROSE within ACSE.
- Action
SetUser
- Message Text
- Failed to set ROS user
- Description
- Failed to set ROS user.
- Action
BindArgEncode
- Message Text
- Failed to encode bind argument
- Description
- Action
BindResEncode
- Message Text
- Failed to encode bind result
- Description
- Action
BindErrEncode
- Message Text
- Failed to encode bind error
- Description
- Action
UnbindArgEncode
- Message Text
- Failed to encode unbind argument
- Description
- Action
UnbindResEncode
- Message Text
- Failed to encode unbind result
- Description
- Action
UnbindErrEncode
- Message Text
- Failed to encode unbind error
- Description
- Action
BindArgDecode
- Message Text
- Failed to decode bind argument
- Description
- Action
BindResDecode
- Message Text
- Failed to decode bind result
- Description
- Action
BindErrDecode
- Message Text
- Failed to decode bind error
- Description
- Action
UnbindArgDecode
- Message Text
- Failed to decode unbind argument
- Description
- Action
UnbindResDecode
- Message Text
- Failed to decode unbind result
- Description
- Action
UnbindErrDecode
- Message Text
- Failed to decode unbind error
- Description
- Action
NumUserInfo
- Message Text
- Erroneous number of user info fields
- Description
- Action
AssocDone
- Message Text
- Association done via async handler
- Description
- Code passed to operation error handler
- Action