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/. |
Explanation | 处理事务操作期间产生指定的异常。此异常导致该事务操作失败。 |
Action | 调查异常的原因。 |
Explanation | 在事务完成之后调用了本地事务的落实或回滚方法。 |
Action | 避免重复尝试完成事务。 |
Explanation | 已尝试使用已落实或回滚的本地事务执行可恢复操作。 |
Action | 避免尝试使用已完成的事务执行工作。 |
Explanation | 尝试使用未加入到全局事务中的 XAResource 执行事务性工作。 |
Action | 避免尝试在未加入全局事务的 XAResource 的作用域中执行工作。 |
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/. |
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/. |
Explanation | 可以在单个事务的作用域中执行的操作数存在限制。尝试使用单个事务执行大于此数目的事务性操作。 |
Action | 将在任何一个事务的作用域中尝试的操作数减少到小于指定的限制。 |
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/. |
Explanation | 可以在单个事务的作用域中执行的操作数存在限制。尝试使用单个事务执行大于此数目的事务性操作。 |
Action | 将在任何一个事务的作用域中尝试的操作数减少到小于指定的限制。 |