[
https://issues.jboss.org/browse/JBTM-1118?page=com.atlassian.jira.plugin....
]
Paul Robinson commented on JBTM-1118:
-------------------------------------
Amos,
Can you try reproducing this on your own machine? You will need to build Narayana and AS7
from source in the same way that the CI script does. Can you then run the crash recovery
tests with just
'org.jboss.jbossts.xts.servicetests.test.ba.SingleParticipantCompletionParticipantCloseTest'
and see if you get this same error. Can you run it a few times to make sure it isn't
intermittent.
Also, Did you apply [JBTM-883] to the branch (I don't think you have as it was only
scheduled for 5.x). The reason I ask is that there are a few messages "close" to
this exception that say something like "getting wsdl from jar://...". i wonder
if that has caused problems as the patch was created some time ago.
com.arjuna.wst.TransactionRolledBackException on BA XTS Crash
Recvoery 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: Paul Robinson
Fix For: 4.16.4
there is error when running
org.jboss.jbossts.xts.servicetests.test.ba.SingleParticipantCompletionParticipantCloseTest
with BACrashDuringOnePhaseCommit.txt
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
--
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