在SystemOut.log中发现了以下报错:
[16-6-9 8:44:18:499 CST] 0000001b LocalTranCoor E WLTC0017E: 资源回滚,因为调用 setRollbackOnly()。
由于没有记录下完整的Context,只查到了以下资料:按照该链接中的说法,“Message WLTC0017E indicates that the resources that were enlisted with the LTC were rolled back instead of committed because the setRollbackOnly() method was called on the LTC. This message does not require any action by the user and is for your information only.”
感觉这种说法严重不靠谱!
"com.ibm.websphere.wim.common.EntityManager"vs"javax.persistence.EntityManager"
How to handle WLTC0017E: Resources rolled back error in WAS 6.1
项目在tomcat下运行没有问题,部署到webSphere下项目启动没有问题,访问项目就会报错
WLTC0017E:Resources rolled back due to setRollbackOnly() being called error
将原本在weblogic下正常运行的应用迁移到websphere下时出现以下错误
Can not load the report engine
Hibernate-Websphere - Every Second transaction fails. Clues?
Bug 296178 - NonJTA Datasource testing failed on WebSphere
网页访问报错WLTC0017E: Resources rolled back