WebSphere Process Server messages     Operating Systems: All supported

CWSIH

CWSIH0001E: The syntax of the topic, {0}, is incorrect. An unexpected ''*'' character was found at character {1}.
Problem The topic is incorrectly formatted. The '*' single-level wildcard character can only appear as a single character in a level for a topic, for example: */a or a/*/b or a/* .
User response Fix the incorrect topic specification.
CWSIH0002E: The syntax of the topic, {0}, is incorrect. An unexpected ''.'' character was found at character {1}.
Problem The topic is incorrectly formatted. The '.' character can only appear as a single character in a level for a topic, or at the end of a topic expresssion, for example: /./a or a//. .
User response Fix the incorrect topic specification.
CWSIH0003E: The syntax of the topic, {0}, is incorrect. An unexpected ''/'' character was found at character {1}.
Problem The topic is incorrectly formatted. There cannot be three '/' characters next to each other.
User response Fix the incorrect topic specification.
CWSIH0004E: The syntax of the topic, {0}, is incorrect. An unexpected character was found following a ''/'' character at character {1}.
Problem The topic is incorrectly formatted. Wildcard characters are not allowed to be followed with other characters except the '/' character. Examples of incorrect topics are a//.a or a/*b .
User response Fix the incorrect topic specification.
CWSIH0005E: The topic is not valid.
Problem The topic supplied is not valid because it is null, which is not allowed.
User response Ensure that the topic is a valid String object.
CWSIH0006E: The topic syntax for a published message is incorrect: {0}.
Problem The topic supplied cannot contain wildcard characters because it is a publication.
User response Remove the wildcard characters from publication messages.
CWSIH0007E: A Matching instance cannot be created: exception {0}.
Problem A Matching instance cannot be created because the sib.matchspaceImpl.jar is missing or corrupted.
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/.
CWSIH9999E: {0}
Problem 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: Jun 13, 2009 1:00:35 PM CDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.ws.sib.matchspace.CWSIHMessages.html

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