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


CWSIX

CWSIX0001E: No routing path was set.
Explanation: The mediation bean that generated this message attempted to validate its configuration, however, the routing path was not set.
User Response: Ensure that the routing path has been set for this mediation bean.

CWSIX0002E: No index was set.
Explanation: The modify routing mediation bean attempted to validate its configuration, however, no index was set.
User Response: Ensure that the index has been set for this mediation bean.

CWSIX0004E: No destination source path and no default destination name set.
Explanation: The modify routing mediation bean attempted to validate its configuration, however, neither the destination source path or default destination name were set.
User Response: Ensure that either destination source path or the default destination name is set for this mediation bean.

CWSIX0005E: The default destination name is not set.
Explanation: The modify routing mediation bean attempted to validate its configuration for an add operation with the "Destination Name Source" as "Default", however, the default destination name was not set.
User Response: Ensure that the default destination name is set for this mediation bean.

CWSIX0006E: The destination name source was not set.
Explanation: The modify routing mediation bean attempted to validate its configuration for an add operation, however, the Destination Name Source was not set.
User Response: Ensure that the destination name source is set for this mediation bean.

CWSIX0007E: The operation mode has not been set.
Explanation: The modify routing path mediation bean attempted to validate its configuration and found the Operation Mode was not set.
User Response: Ensure that the operation mode is set for this mediation bean.

CWSIX0011W: The value {1} of the key {0} in the message context was not a String. The default destination name {2} will be added to the routing path.
Explanation: The ModifyRoutingPathMediationBean is being used to add a destination to the routing path. The properties of the mediation bean specify that the destination to be added to the routing path is obtained from the message context. However the specified message context either has no value or has a value that is not a string. The default destination is added to the routing path.
User Response: If the default destination should not be used, ensure that the value retrieved from the message context is a string.

CWSIX0012I: The value {0} referenced by the XPath {1} was not a String. The default destination name {2} will be added to the routing path.
Explanation: The ModifyRoutingPathMediationBean is being used to add a destination to the routing path. The properties of the mediation bean specify that the destination to be added to the routing path is obtained from the message via an XPath expression. However the specified XPath expression either has no value or has a value that is not a string. The default destination is added to the routing path.
User Response: If the default destination should not be used, ensure that the value retrieved from the message is a string.

CWSIX0013E: During invocation of an add operation on ModifyRoutingPathMediationBean no destination name could be obtained to add to the routing path.
Explanation: The modify routing mediation bean attempted to add a destination name, however, no destination name was obtained.
User Response: This error was caused because the Destination Name Source Path did not resolve to a String in the message.

CWSIX0014E: An internal error occurred. During invocation of an add operation on ModifyRoutingPathMediationBean an SIDestinationAddress object could not be created with a destination name of {0}. Exception: {1}.
Explanation: This exception is unexpected. The cause is not immediately known.
User Response: 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/.

CWSIX0015E: An entry with index {0} cannot be removed from the routing path as the routing path only contains {1} entries.
Explanation: The modify routing mediation bean attempted to remove a destination from a routing path, however, the configured index was out of bounds.
User Response: Ensure that the configured index is not out of bounds. If this was not a user error please contact IBM support.

CWSIX0016E: An entry cannot be added to the routing path after index{0} as the routing path contains only {1} elements.
Explanation: The modify routing mediation bean attempted to add a destination to a routing path, however, the configured index was out of bounds.
User Response: Ensure that the configured index is not out of bounds. If this was not a user error please contact IBM support.

CWSIX0017E: No routing path set on the EraseRoutingPathMediationBean.
Explanation: The EraseRoutingPathMediationBean attempted to validate its configuration, however, the routing path was not set.
User Response: Ensure that the routing path has been set for this mediation bean.

CWSIX0018E: No source path set on ModifyRoutingPathMediationBean.
Explanation: The ModifyRoutingPathMediationBean was instructed to retrieve a destination from the message, but no XPath expression was provided to specify from where the destination is to be retrieved from the message.
User Response: Ensure that the destination name source path has been set for this mediation bean.

CWSIX0100E: No test value for destination name was set for the MediationBean named {0} of type {1}.
Explanation: A mediation bean attempted to test the name of the destination it was attached to. However no comparison test value was set.
User Response: Set the test value in the named MediationBean for the destination configured.

CWSIX0101E: No test value for the discriminator was set for the MediationBean named {0} of type {1}.
Explanation: A mediation bean attempted to test the configured discriminator. However no comparison test value was set.
User Response: Set the test value in the named MediationBean for the discriminator.

CWSIX0102E: No test value for the selector was set for the MediationBean named {0} of type {1}.
Explanation: A mediation bean attempted to test the configured selector However no comparison test value was set.
User Response: Set the test value in the named MediationBean for the selector.

CWSIX9999E: {0}
Explanation: If the message does not give sufficient information, check previous messages for further help.
User Response: See previous messages for further information.

Reference topic    

Terms of Use | Feedback

Last updated: Mar 2007
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.messages.doc/CWSIX.html

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