Express (Distributed operating systems), v8.0 > Reference > Messages


CWSIM

CWSIM0001E: An unexpected error occurred. Unable to apply mediation {0} on messaging engine {1} for bus {2}. Exception: {3}

Explanation This exception is unexpected. The cause is not immediately known.
Action More info at:

CWSIM0002E: User {0} is not authorized to send to destination {1} on bus {2} in mediation {4} at destination {5} on bus {6} running on messaging engine {3}.

Explanation The mediation used the SIMediationSession object to send a message but the run-as identity for the mediation does not have permission to put messages to the destination at the head of the forward routing path.
Action Use a different run-as identity for the mediation or give the existing run-as identity permission to access the destination.

CWSIM0003E: Mediation {0} attempted to send a message to destination {1} on bus {2} but that destination does not exist.

Explanation The mediation used the SIMediationSession object to send a message but the destination at the head of the forward routing path does not exist.
Action Create the destination that the mediation is attempting to use, or change the mediation so that it does not route messages to that destination.

CWSIM0004E: An internal error occurred. The message {0} received from destination {1} by mediation {2} from messaging engine {3} on bus {4} could not be converted to an SIMessage.

Explanation This exception is unexpected. The cause is not immediately known.
Action More info at:

CWSIM0009E: The message {0} cannot be sent by mediation {1} on messaging engine {2} on bus {3} as it is not a supported implementation of the SIMessage interface.

Explanation An unsupported implementation of SIMessage interface was given to the SIMediationSession object.
Action Create an instance of the SIMessage interface using the APIs supplied.

CWSIM0010E: Mediation {0} attempted to get the destination configuration for destination {1} on bus {2} but it does not exist.

Explanation The mediation used the SIMediationSession object to get the destination configuration but the destination specified did not exist
Action Either create the destination the mediation is attempting to query or modify the mediation so that it does not query that destination.

CWSIM0011E: Mediation {0} attempted to receive a message from destination {1} on bus {2} but it does not exist.

Explanation The mediation used the SIMediationSession object to receive a message but the destination specified does not exist.
Action Either create the destination the mediation is attempting to use or modify the mediation so that it does not route messages to that destination.

CWSIM0012E: An internal error occurred. The SIDestinationAddressFactory could not be obtained. Exception: {0}.

Explanation This exception is unexpected. The cause is not immediately known.
Action More info at:

CWSIM0013E: User {0} is not authorized to access the bus {1} in mediation {2} at destination {3} on bus {4} running on messaging engine {5}.

Explanation The mediation used the SIMediationSession object to access a bus destination but the run-as identity for the mediation does not have permission to access the bus.
Action Change the run-as identity used by the mediation, or give the existing run-as identity permission to to access the bus.

CWSIM0014E: User {0} is not authorized to access the definition of destination {1} on bus {2} in mediation {4} at destination {5} on bus {6} running on messaging engine {3}.

Explanation The mediation attempted to use the SIMediationSession object to access the configuration for a bus destination, but the run-as identity for the mediation does not have permission to access the destination.
Action Modify the mediation so that it uses a different identity, or give the run-as identity permission to access the destination.

CWSIM0015E: User {0} is not authorized to receive from destination {1} on bus {2} in mediation {4} at destination {5} on bus {6} running on messaging engine {3}.

Explanation The mediation used the SIMediationSession object to receive a message from a destination but the run-as identity for the mediation does not have permission to access the destination.
Action Modify the mediation so that it uses a different run-as identity, or give the run-as identity permission to access the destination.

CWSIM0017E: An internal error occurred. The mediation {0} at destination {1} on bus {2} running on messaging engine {3} is unable to determine the current run-as identity.

Explanation This exception is unexpected. The cause is not immediately known.
Action More info at:

CWSIM9999E: {0}

Explanation If the message does not give sufficient information, see the accompanying error messages for further information.
Action See the accompanying error messages for further information.

   

+

Search Tips   |   Advanced Search