[
https://issues.jboss.org/browse/JBTM-1118?page=com.atlassian.jira.plugin....
]
Amos Feng commented on JBTM-1118:
---------------------------------
I only applied JBTM-883 to the trunk. see
https://github.com/zhfeng/narayana/commit/0b5b30109a6fb964572fc8ea000bb4e...
and these changes only about XTS/WS-C/pom.xml and XTS/WS-T/pom.xml. so I'm sure that
the patch did not apply to the branch.
com.arjuna.wst.TransactionRolledBackException on BA XTS Crash
Recovery tests
----------------------------------------------------------------------------
Key: JBTM-1118
URL:
https://issues.jboss.org/browse/JBTM-1118
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: XTS
Affects Versions: 4.16.3
Reporter: Amos Feng
Assignee: Amos Feng
Fix For: 4.16.4, 5.0.0.M2
there is error when running
org.jboss.jbossts.xts.servicetests.test.ba.SingleParticipantCompletionParticipantCloseTest
with BACrashDuringOnePhaseCommit.txt
{code}
08:52:48,238 ERROR [stderr] (Thread-78) com.arjuna.wst.TransactionRolledBackException
08:52:48,240 ERROR [stderr] (Thread-78) at
com.arjuna.wst11.stub.BusinessActivityTerminatorStub.close(BusinessActivityTerminatorStub.java:95)
08:52:48,242 ERROR [stderr] (Thread-78) at
com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.close(UserBusinessActivityImple.java:157)
08:52:48,244 ERROR [stderr] (Thread-78) at
org.jboss.jbossts.xts.servicetests.test.ba.SingleParticipantCompletionParticipantCloseTest.run(SingleParticipantCompletionParticipantCloseTest.java:137)
08:52:48,246 ERROR [stderr] (Thread-78) at
org.jboss.jbossts.xts.servicetests.bean.XTSServiceTestRunnerBean$1.run(XTSServiceTestRunnerBean.java:115)
08:52:48,248 ERROR [stderr] (Thread-78)
org.jboss.jbossts.xts.servicetests.test.ba.SingleParticipantCompletionParticipantCloseTest
: close failure
{code}
See:
http://172.17.131.2/view/Narayana+BlackTie/job/jbossts-branch416-java6/181/
http://172.17.131.2/view/Narayana+BlackTie/job/jbossts-branch416-java6/17...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira