WebSphere Application Server messages
             Operating Systems: AIX, HP-UX, i5/OS, Linux, Solaris, Windows, z/OS


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 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
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 security identity for the mediation does not have permission to put messages to the destination at the head of the forward routing path of the message being sent.
Action Either modify the mediation so that it uses a different identity or give its 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 Either create the destination the mediation is attempting to use or modify 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 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
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 The SIMediationSession was passed an unexpected implementation of SIMessage during a send operation.
Action Use the supplied APIs to create instances of SIMessage.
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 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
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 destination but the security identity for the mediation does not have permission to access the bus the destination is on.
Action Either modify the mediation so that it uses a different identity or give its identity permission 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 used the SIMediationSession object to access the definition of a destination but the security identity for the mediation does not have permission to access the destination at the head of the forward routing path of the message being sent.
Action Either modify the mediation so that it uses a different identity or give its 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 but the security identity for the mediation does not have permission to get messages from that destination.
Action Either modify the mediation so that it uses a different identity or give its 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 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIM9999E: {0}
Explanation If the message does not give sufficient information, check previous messages for further help.
Action See previous messages for further information.
Reference topic    

Terms of Use | Feedback

Last updated: Feb 18, 2011 4:35:06 PM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.ws.sib.mediation.session.CWSIMMessages.html

© Copyright IBM Corporation 2006, 2010. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)