[jbossts-issues] [JBoss JIRA] (JBTM-1385) ATS integration SimpleIsolatedServers.testSimultaneousRecover assertion error 5

Tom Jenkinson (JIRA) jira-events at lists.jboss.org
Fri Dec 14 11:57:17 EST 2012


    [ https://issues.jboss.org/browse/JBTM-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741538#comment-12741538 ] 

Tom Jenkinson commented on JBTM-1385:
-------------------------------------

OK, it looks like:

1. Server1 starts recovery on proxy xa resource
2. Server2 collects the list of xids from TestXAResources
3. server1 completes recovery on proxy xa resource thereby cleaning up all reference to the transaction and rollback of the TestXAResource xids in server2
4. Server2 then realises the the TestXAResources and orphan so tries to roll them back, this is fine even if they were meant to be committed they would have by now, all you get is a spurious error.
                
> ATS integration SimpleIsolatedServers.testSimultaneousRecover assertion error 5
> -------------------------------------------------------------------------------
>
>                 Key: JBTM-1385
>                 URL: https://issues.jboss.org/browse/JBTM-1385
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Testing
>            Reporter: Gytis Trikleris
>            Assignee: Tom Jenkinson
>            Priority: Critical
>             Fix For: 4.17.4, 5.0.0.M2
>
>
> See: http://172.17.131.2/job/jbossts-branch417-EAP61-java6/1525
> Tests run: 16, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 37.972 sec <<< FAILURE!
> testSimultaneousRecover(com.arjuna.ats.jta.distributed.SimpleIsolatedServers)  Time elapsed: 3.358 sec  <<< FAILURE!
> java.lang.AssertionError: 5

--
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: http://www.atlassian.com/software/jira


More information about the jbossts-issues mailing list