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


CWSJS

CWSJS0001E: An internal error has occurred.
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/.
CWSJS0002E: An exception, {0}, was created during the processing of a transactional operation, causing the operation to fail.
Explanation The specified exception was created during the processing of a transactional operation. This exception caused the transactional operation to fail.
Action Investigate the cause of the exception.
CWSJS0003E: An attempt was made to complete an already completed local transaction.
Explanation The commit, or rollback method of a local transaction was invoked after the transaction completed.
Action Avoid making duplicate attempts to complete a transaction.
CWSJS0004E: An attempt was made to perform work in the scope of a completed local transaction.
Explanation An attempt was made to perform a recoverable action using a local transaction that is already committed or rolled back.
Action Avoid attempting to do work with a completed transaction.
CWSJS0005E: An attempt was made to perform work using an unenlisted XAResource.
Explanation An attempt was made to perform transacted work with an XAResource that is not enlisted in a global transaction.
Action Avoid attempting to do work in the scope of an unenlisted XAResource.
CWSJS0006E: An internal error occurred. The current class path cannot be determined.
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/.
CWSJS0007E: An internal error occurred. The string representation of an XID became corrupted.
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/.
CWSJS0008E: The maximum number of operations that is permissable for a single transaction ({0}) is exceeded.
Explanation A limit of operations that can be performed in the scope of a single transaction exists. An attempt was made to perform more than this number of transacted operations using a single transaction.
Action Reduce the number of operations that are attempted in the scope of any one transaction lower than the specified limit.
CWSJS0009E: An internal error occurred.
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/.
CWSJS0010E: The maximum number of operations that is permissable for a single transaction ({0}) is exceeded.
Explanation A limit of operations that can be performed in the scope of a single transaction exists. An attempt was made to perform more than this number of transacted operations using a single transaction.
Action Reduce the number of operations that are attempted in the scope of any one transaction lower than the specified limit.
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.transactions.CWSJSMessages.html

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