WebSphere Process Server messages     Operating Systems: All supported

CWSJS

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

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