WebSphere Application Server messages
             Operating Systems: AIX, HP-UX, 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 access destination {1} on bus {2}, messaging engine {3} on behalf of mediation {4}.
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.
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/.
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: Apr 23, 2009 7:19:30 AM CDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.ws.sib.mediation.session.CWSIMMessages.html

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