]
Tom Jenkinson updated JBTM-1193:
--------------------------------
Fix Version/s: 4.17.0
(was: 5.0.0.M2)
XTS unit tests: IllegalStateException: testSetStarting called twice
-------------------------------------------------------------------
Key: JBTM-1193
URL:
https://issues.jboss.org/browse/JBTM-1193
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Testing, XTS
Affects Versions: 5.0.0.M1
Reporter: Paul Robinson
Assignee: Amos Feng
Fix For: 4.17.0
See:
http://172.17.131.2/view/Narayana+BlackTie/job/narayana-java6/1225/console
http://172.17.131.2/view/Narayana+BlackTie/job/narayana-java6/1228/console
http://172.17.131.2/view/Narayana+BlackTie/job/narayana-java6/1229/console
Happens intermittently and has so far been seen for the wsas and wscf unit tests.
Error:
{code}
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running com.arjuna.wscf11.tests.model.sagas.AddParticipantTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.818 sec
Running com.arjuna.wscf11.tests.model.sagas.BeginCancelTest
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] localjunit tests for xts .......................... SUCCESS [2.185s]
[INFO] wsas unit tests ................................... SUCCESS [23.262s]
[INFO] wscf11 unit tests ................................. FAILURE [25.023s]
[INFO] wstx unit tests ................................... SKIPPED
[INFO] ws-c11 unit tests ................................. SKIPPED
[INFO] ws-t11 unit tests ................................. SKIPPED
[INFO] wstx11-interop .................................... SKIPPED
[INFO] wstf-sc007-interop ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 50.776s
[INFO] Finished at: Wed Jun 20 21:28:37 BST 2012
[INFO] Final Memory: 16M/39M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.7.2:test
(default-test) on project localjunit-wscf11-tests: Error while executing forked tests.;
nested exception is java.lang.IllegalStateException: testSetStarting called twice ->
[Help 1]
{code}
This has happened for 4/6 of the last test runs on narayana-java6. narayana-java7 is
failing earlier for another reason. It could well happen on java7 too.
Marked as a blocker as I'm not happy doing the release until I know more about the
issue.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: