[JBoss JIRA] (JBTM-1203) TXFramework test fails intermittently on Java6
by Tom Jenkinson (JIRA)
Tom Jenkinson created JBTM-1203:
-----------------------------------
Summary: TXFramework test fails intermittently on Java6
Key: JBTM-1203
URL: https://issues.jboss.org/browse/JBTM-1203
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: TXFramework
Reporter: Tom Jenkinson
Assignee: Paul Robinson
Fix For: 5.0.0.M2
http://172.17.131.2/job/narayana-pulls/74/
[INFO] Surefire report directory: /home/hudson/workspace/narayana-pulls/./txframework/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.narayana.txframework.functional.ATBridgeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.818 sec
Running org.jboss.narayana.txframework.functional.ATStatefullTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.815 sec
Running org.jboss.narayana.txframework.functional.ATTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.677 sec
Running org.jboss.narayana.txframework.functional.BACoordinatorCompletionTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.067 sec
Running org.jboss.narayana.txframework.functional.BAParticipantCompletionTest
Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 25.616 sec <<< FAILURE!
Running org.jboss.narayana.txframework.functional.JAXWSHandlerAnnotatonTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.923 sec
Running org.jboss.narayana.txframework.functional.rest.at.simpleEJB.ClientTXInterceptorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.831 sec
Running org.jboss.narayana.txframework.functional.rest.at.simpleEJB.IndirectTXManagementTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.118 sec
Running org.jboss.narayana.txframework.impl.handlers.wsat.WSATDurable2PCParticipantTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec
Running org.jboss.narayana.txframework.impl.handlers.wsat.WSATVolatile2PCParticipantTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec
Running org.jboss.narayana.txframework.impl.handlers.wsba.WSBACoordinatorCompletionParticipantTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec
Running org.jboss.narayana.txframework.impl.handlers.wsba.WSBAParticipantCompletionParticipantTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec
Results :
Tests in error:
Tests run: 29, Failures: 0, Errors: 1, Skipped: 0
--
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
12 years, 2 months
[JBoss JIRA] (JBTM-1137) ArjunaJTS recovery quickstart sometimes throws CORBA.OBJECT_NOT_EXIST exception
by Michael Musgrove (JIRA)
Michael Musgrove created JBTM-1137:
--------------------------------------
Summary: ArjunaJTS recovery quickstart sometimes throws CORBA.OBJECT_NOT_EXIST exception
Key: JBTM-1137
URL: https://issues.jboss.org/browse/JBTM-1137
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Recovery
Affects Versions: 5.0.0.M1
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Fix For: 6.0.0.Final
Running the JTS recovery quickstart (ArjunaJTS/recovery) sometimes, but not always, throws an org.omg.CORBA.OBJECT_NOT_EXIST exception during recovery. When it does happen the relevant XA resoruces still complete but the corresponding log record is left in the ObjectStore and then moved to AssumedComplete on the next pass. When it does happen I notice that there are two threads replaying phase 2, the one that completes removes the servants (for the XA resources) from the ORBs active object map so that when the other thread replays phase 2 the CORBA object no longer exists.
--
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
12 years, 2 months