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/. |
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. |
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. |
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. |
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. |
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/. |
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/. |
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. |
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/. |
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. |