CWSIH

CWSIH0001E: The syntax of the topic, {0}, is incorrect. An unexpected ''*'' character was found at character {1}.
Explanation 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/* .
Action Fix the incorrect topic specification.
CWSIH0002E: The syntax of the topic, {0}, is incorrect. An unexpected ''.'' character was found at character {1}.
Explanation 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 expression, for example: /./a or a//. .
Action Fix the incorrect topic specification.
CWSIH0003E: The syntax of the topic, {0}, is incorrect. An unexpected ''/'' character was found at character {1}.
Explanation The topic is incorrectly formatted. There cannot be three '/' characters next to each other.
Action 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}.
Explanation 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 .
Action Fix the incorrect topic specification.
CWSIH0005E: The topic is not valid.
Explanation The topic supplied is not valid because it is null, which is not allowed.
Action Ensure that the topic is a valid String object.
CWSIH0006E: The topic syntax for a published message is incorrect: {0}.
Explanation The topic supplied cannot contain wildcard characters because it is a publication.
Action Remove the wildcard characters from publication messages.
CWSIH0007E: A Matching instance cannot be created: exception {0}.
Explanation A Matching instance cannot be created because the sib.matchspaceImpl.jar is missing or corrupted.
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWSIH9999E: {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: Sep 19, 2011 6:22:28 PM CDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v8r0/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.ws.sib.matchspace.CWSIHMessages.html

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