Summary: Isode components write to logging streams when events occur.
Facility Tsap
Messages relating to the transport layer
Name | Severity | ID | Description | Action |
---|---|---|---|---|
AddressUnknown | fatal | 103 | The transport address presented is unknown. | |
BadITOTlength | fatal | 402 | The packet length in the ITOT packet header is incorrect. The connection is broken. | |
BadITOTversion | fatal | 400 | The version number at the start of an ITOT TPKT was incorrect. The connection is broken. | |
BadMaxTPDUsize | fatal | 302 | The requested maximum TPDU size was invalid. | |
BadOperation | warning | 53 | A transport layer parameter was incorrect. | |
BadParameter | error | 52 | A transport layer parameter was incorrect. | |
BadProvider | fatal | 314 | There is some problem with the capabilities of the transport provider. | |
Congestion | error | 101 | Lack of resources or some other transient problem caused a transport layer disconnection. | |
Duplicate | error | 231 | An attempt to reuse the source reference for the same NSAPs was detected. | |
Error | error | 12 | OSI Transport Layer 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 | OSI Transport Layer 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 | OSI Transport Layer 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 |
FatalS | fatal | 29 | OSI Transport Layer 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 |
Interrupt | info | 31 | An operation was interrupted | |
InvalidLength | error | 238 | A length field in the transport PDU was found to be invalid. | |
ListenFailure | fatal | 352 | There was a failure listening on the given address. The associated error gives more details. | |
Mismatch | error | 232 | There was a problem with transport connection references. | |
ModuleMismatch | fatal | 350 | When initializing a transport layer module, a mismatch was found between the name the loader thought was the module's name, and the actual name. | |
NConnectFailed | warning | 401 | When the NSAP address gives multiple actual addresses, the transport layer will attempt each address in turn. This message logs the failure of the initial addresses. | |
Negotiation | fatal | 230 | The transport providers failed to negotiate. Normally a result of a failure to agree a transport class. | |
NetDisconnect | error | 51 | The network connection was lost. | |
NetRefused | error | 236 | Failed to create the network connection over which the transport connection is made. | |
NoEndPoint | error | 309 | The transport provider does not use an end point which can be used with poll() or select(). | |
NoFactory | fatal | 310 | The transport stack implementation lacks a factory method for the type of object required. | |
NoNSAPAddress | error | 301 | There was no network address in the transport called address. | |
NoProvider | error | 308 | The operation could not be performed as there was no transport service provider. | |
NormalDisconnect | success | 228 | A normal transport layer disconnection. | |
NoSession | fatal | 102 | The session entity is not attached to a TSAP. | |
NoStack | fatal | 311 | There was no transport stack configured for the given network address. | |
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 |
NoTsap | fatal | 312 | There was no transport stack configured for the given network address. | |
NotSpecified | error | 100 | A transport level disconnect was sent with no specific reason. | |
NoUser | fatal | 300 | There was no TS User object available for the transport layer. This is a programming error. | |
Overflow | error | 235 | It was not possible to assign a connection reference as there were too many assigned. | |
Protocol | error | 233 | A protocol error was detected. | |
RejectBadParam | error | 304 | A received TPDU has an unknown parameter field. | |
RejectBadType | error | 305 | A received TPDU has an unknown TPDU type field. | |
RejectBadValue | error | 306 | A received TPDU has an invalid value for the given field | |
RejectReceived | error | 307 | The peer system rejected a TPDU for the reason given. | |
RejectUnspecified | error | 303 | A received TPDU was rejected for no specific overall reason, more detail is given in the context. | |
RemoteCongestion | error | 229 | Lack of resources or some other transient problem caused a transport layer disconnection. | |
RestoreFailure | fatal | 351 | There was a failure when rebuilding the information for a transport endpoint following transfer of the endpoint to another process. | |
Tailoring | fatal | 313 | There is a value error in the loading the tailoring for the transport provider module. If the value is <missing> then a mandatory value is missing from the tailoring file. | |
Timer | info | 30 | A timeout was encountered. | |
TPDU | pdu | 2 | Transport PDU | No Operator Action |
UserData | info | 54 | ||
Waiting | warning | 32 | There are indications waiting |
Fatal
- Message Text
- %1
- Parameters
- Text describing error
- Description
- OSI Transport Layer 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
Error
- Message Text
- %1
- Parameters
- Text describing error
- Description
- OSI Transport Layer 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
TPDU
- Message Text
- %1
- Parameters
- File containing PDU
- Description
- Transport PDU
- Action
- No Operator Action
FatalS
- Message Text
- %1 %2
- Parameters
- Text describing error
- Additional text field
- Description
- OSI Transport Layer 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 Transport Layer 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
Timer
- Message Text
- Timeout waiting for operation (%1)
- Parameters
- Bit mask of network level events which are awaited
- Description
- A timeout was encountered.
- Action
Interrupt
- Message Text
- Operation interrupted
- Description
- An operation was interrupted
- Action
Waiting
- Message Text
- Indications waiting
- Description
- There are indications waiting
- Action
NetDisconnect
- Message Text
- Network disconnect
- Description
- The network connection was lost.
- Action
BadParameter
- Message Text
- Bad Parameter
- Description
- A transport layer parameter was incorrect.
- Action
BadOperation
- Message Text
- Invalid operation
- Description
- A transport layer parameter was incorrect.
- Action
UserData
- Message Text
- [%1]
- Parameters
- Data from transport peer
- Description
- Action
NotSpecified
- Message Text
- Reason not specified
- Description
- A transport level disconnect was sent with no specific reason.
- Action
Congestion
- Message Text
- Congestion at TSAP
- Description
- Lack of resources or some other transient problem caused a transport layer disconnection.
- Action
NoSession
- Message Text
- Session entity not attached to TSAP
- Description
- The session entity is not attached to a TSAP.
- Action
AddressUnknown
- Message Text
- TSAP Address unknown
- Description
- The transport address presented is unknown.
- Action
NormalDisconnect
- Message Text
- Normal disconnect initiated by session entity
- Description
- A normal transport layer disconnection.
- Action
RemoteCongestion
- Message Text
- Remote transport entity congestion at connect request time
- Description
- Lack of resources or some other transient problem caused a transport layer disconnection.
- Action
Negotiation
- Message Text
- Connection negotiation failed
- Description
- The transport providers failed to negotiate. Normally a result of a failure to agree a transport class.
- Action
Duplicate
- Message Text
- Duplicate source reference for same pair of NSAPs
- Description
- An attempt to reuse the source reference for the same NSAPs was detected.
- Action
Mismatch
- Message Text
- Mismatched references
- Description
- There was a problem with transport connection references.
- Action
Protocol
- Message Text
- Protocol Error
- Description
- A protocol error was detected.
- Action
Overflow
- Message Text
- Reference overflow
- Description
- It was not possible to assign a connection reference as there were too many assigned.
- Action
NetRefused
- Message Text
- Connection request refused on this network connection
- Description
- Failed to create the network connection over which the transport connection is made.
- Action
InvalidLength
- Message Text
- Head or parameter length invalid
- Description
- A length field in the transport PDU was found to be invalid.
- Action
NoUser
- Message Text
- No TS User for operation %1
- Parameters
- Operation in progress when error found
- Description
- There was no TS User object available for the transport layer. This is a programming error.
- Action
NoNSAPAddress
- Message Text
- Missing network address
- Description
- There was no network address in the transport called address.
- Action
BadMaxTPDUsize
- Message Text
- Invalid Maximum TPDU size %1
- Parameters
- Requested maximum TPDU size
- Description
- The requested maximum TPDU size was invalid.
- Action
RejectUnspecified
- Message Text
- TPDU rejected %1
- Parameters
- Context for rejection
- Description
- A received TPDU was rejected for no specific overall reason, more detail is given in the context.
- Action
RejectBadParam
- Message Text
- TPDU has unknown parameter type %1
- Parameters
- parameter type value
- Description
- A received TPDU has an unknown parameter field.
- Action
RejectBadType
- Message Text
- TPDU has unknown TPDU type %1
- Parameters
- type value
- Description
- A received TPDU has an unknown TPDU type field.
- Action
RejectBadValue
- Message Text
- TPDU has bad value for %1
- Parameters
- value type
- Description
- A received TPDU has an invalid value for the given field
- Action
RejectReceived
- Message Text
- Peer rejected TPDU, reason %1
- Parameters
- The reject reason
- Description
- The peer system rejected a TPDU for the reason given.
- Action
NoProvider
- Message Text
- No Transport Provider
- Description
- The operation could not be performed as there was no transport service provider.
- Action
NoEndPoint
- Message Text
- No pollable end point
- Description
- The transport provider does not use an end point which can be used with poll() or select().
- Action
NoFactory
- Message Text
- No factory method to make Transport %1
- Parameters
- The type of factory required
- Description
- The transport stack implementation lacks a factory method for the type of object required.
- Action
NoStack
- Message Text
- No Transport Stack for address %1
- Parameters
- The network address which failed
- Description
- There was no transport stack configured for the given network address.
- Action
NoTsap
- Message Text
- No Transport Listener for TSEL '%1'H
- Parameters
- The selector which was not found (in hex)
- Description
- There was no transport stack configured for the given network address.
- Action
Tailoring
- Message Text
- Tailoring error for %1, %2: %3
- Parameters
- The name of the module
- The name of the item
- The value for the item
- Description
- There is a value error in the loading the tailoring for the transport provider module. If the value is <missing> then a mandatory value is missing from the tailoring file.
- Action
BadProvider
- Message Text
- Problem with transport provider %1, %2
- Parameters
- The name of the module
- Information about the problem with the provider
- Description
- There is some problem with the capabilities of the transport provider.
- Action
ModuleMismatch
- Message Text
- Transport module name mismatch proposed=%1 actual=%2
- Parameters
- The provided module name
- The name of the module being loaded
- Description
- When initializing a transport layer module, a mismatch was found between the name the loader thought was the module's name, and the actual name.
- Action
RestoreFailure
- Message Text
- Failed to restore using %1 in module %2
- Parameters
- The provided save information
- The name of the module doing the restoration
- Description
- There was a failure when rebuilding the information for a transport endpoint following transfer of the endpoint to another process.
- Action
ListenFailure
- Message Text
- Failure listening on %1
- Parameters
- The address being attempted
- Description
- There was a failure listening on the given address. The associated error gives more details.
- Action
BadITOTversion
- Message Text
- Bad ITOT version number %1
- Parameters
- The provided version number
- Description
- The version number at the start of an ITOT TPKT was incorrect. The connection is broken.
- Action
NConnectFailed
- Message Text
- Failed to connect to address %1
- Parameters
- Failed network address
- Description
- When the NSAP address gives multiple actual addresses, the transport layer will attempt each address in turn. This message logs the failure of the initial addresses.
- Action
BadITOTlength
- Message Text
- Bad ITOT packet length %1
- Parameters
- The presented packet length
- Description
- The packet length in the ITOT packet header is incorrect. The connection is broken.
- Action