[jbossts-issues] [JBoss JIRA] (JBTM-2547) CrashRecovery02_2_Test01 failure

Tom Jenkinson (JIRA) issues at jboss.org
Fri Nov 20 06:05:01 EST 2015


     [ https://issues.jboss.org/browse/JBTM-2547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom Jenkinson closed JBTM-2547.
-------------------------------


>  CrashRecovery02_2_Test01 failure
> ---------------------------------
>
>                 Key: JBTM-2547
>                 URL: https://issues.jboss.org/browse/JBTM-2547
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>          Components: Testing
>    Affects Versions: 5.2.7.Final
>         Environment: Run the QA testsuite using the JdkORB
>            Reporter: Michael Musgrove
>            Assignee: Michael Musgrove
>             Fix For: 5.2.8.Final
>
>
> The root cause of the failure is that StatusChecker#getStatus gets a different exception when trying to obtain the transaction status. With JacORB it gets OBJECT_NOT_EXIST but with JdkORB orb it gets CORBA.BAD_OPERATION. In the former case we assume that the original transaction is dead and get a fresh one to do recovery on. In the later case we log the error and abort the replay attempt.
> The recommended fix is to mark the original as dead when we get CORBA.BAD_OPERATION when doing the status lookup.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbossts-issues mailing list