Summary: Isode components write to logging streams when events occur.

Facility DSA_DSP

DSP system event notifications.

NameSeverityIDDescriptionAction
AssocAborterror7 The server aborted a DSP association (see earlier events for reason). No operator action.
ClosedIdleConnectionnotice10 An idle DSP chaining association was closed. No operator action.
InvokeFailederror4 A DSP operation invocation failed. No operator action.
NoValidChainingAddressnotice11 An attempt to perform DSP chaining to a peer DSA failed because the conigured address does not contain an X.500/OSI component. Verify that the configured peer DSA address contains a suitable address component.
TimedOutBindOperationnotice2 A bind exceed the local DSP operation time limit. Consider increasing the local administrative time limit for chained operations (in the dspOperationTimeLimit attribute of the DSA entry).
TimedOutOperationnotice1 A chained operation exceed the local DSP operation time limit. Consider increasing the local administrative time limit for chained operations (in the dspOperationTimeLimit attribute of the DSA entry).
UnhandledInvokeerror6 A DSP operation invocation was received on an initiating association. The operation invocation is discarded. No operator action.
UnknownOpIDnotice12 An indication was received from a peer DSA that does not correspond to any outstanding operation invocation. No operator action.
UnrecognizedBindResultTypewarning3 A DSP bind attempt failed because the connection could not be established. No operator action.
UnrecognizedErrorTypewarning9 DSP error refers to an unsupported or unknown error type. No operator action.
UnrecognizedIndicationTypeerror5 Unrecognized DSP indication type received. No operator action.
UnrecognizedOperationTypewarning8 A DSP invoke contained an unsupported or unknown operation type. No operator action.

TimedOutOperation

Message Text
  • DSP operation exceeded local time limit (id: %1, assoc: %2, dsa: %3)
Parameters
  1. Invoke ID.
  2. Association ID.
  3. Remote DSA.
Description
A chained operation exceed the local DSP operation time limit.
Action
Consider increasing the local administrative time limit for chained operations (in the dspOperationTimeLimit attribute of the DSA entry).

TimedOutBindOperation

Message Text
  • DSP bind exceeded local time limit (assoc: %1)
Parameters
  1. Association ID.
Description
A bind exceed the local DSP operation time limit.
Action
Consider increasing the local administrative time limit for chained operations (in the dspOperationTimeLimit attribute of the DSA entry).

UnrecognizedBindResultType

Message Text
  • type:%1, assoc:%2
Parameters
  1. Result type
  2. File descriptor
Description
A DSP bind attempt failed because the connection could not be established.
Action
No operator action.

InvokeFailed

Message Text
  • assoc:%1
Parameters
  1. File descriptor
Description
A DSP operation invocation failed.
Action
No operator action.

UnrecognizedIndicationType

Message Text
  • assoc:%1, type:%2
Parameters
  1. File descriptor
  2. Indication type
Description
Unrecognized DSP indication type received.
Action
No operator action.

UnhandledInvoke

Message Text
  • assoc:%1
Parameters
  1. File descriptor
Description
A DSP operation invocation was received on an initiating association. The operation invocation is discarded.
Action
No operator action.

AssocAbort

Message Text
  • assoc:%1, closed:%2
Parameters
  1. File descriptor
  2. Closed
Description
The server aborted a DSP association (see earlier events for reason).
Action
No operator action.

UnrecognizedOperationType

Message Text
  • type:%1, assoc:%2
Parameters
  1. Operation type
  2. File descriptor
Description
A DSP invoke contained an unsupported or unknown operation type.
Action
No operator action.

UnrecognizedErrorType

Message Text
  • type:%1, assoc:%2
Parameters
  1. Error type
  2. File descriptor
Description
DSP error refers to an unsupported or unknown error type.
Action
No operator action.

ClosedIdleConnection

Message Text
  • closed idle outbound association (assoc: %1)
Parameters
  1. Association ID.
Description
An idle DSP chaining association was closed.
Action
No operator action.

NoValidChainingAddress

Message Text
  • peer:\"%1\" addr:\"%2\"
Parameters
  1. Peer DSA.
  2. Address
Description
An attempt to perform DSP chaining to a peer DSA failed because the conigured address does not contain an X.500/OSI component.
Action
Verify that the configured peer DSA address contains a suitable address component.

UnknownOpID

Message Text
  • peer:\"%1\" id:\"%2\"
Parameters
  1. Peer DSA.
  2. ID
Description
An indication was received from a peer DSA that does not correspond to any outstanding operation invocation.
Action
No operator action.

All rights reserved © 2002 - 2024 Isode Ltd.