[jbossts-issues] [JBoss JIRA] (JBTM-1021) JTS ExtendedResourceRecord cannot cope with a LastResourceRecord operating in 2PC mode

Tom Jenkinson (JIRA) jira-events at lists.jboss.org
Fri Oct 26 05:02:02 EDT 2012


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

Tom Jenkinson updated JBTM-1021:
--------------------------------

    Fix Version/s: 4.17.0
                       (was: 5.0.0.M2)

    
> JTS ExtendedResourceRecord cannot cope with a LastResourceRecord operating in 2PC mode
> --------------------------------------------------------------------------------------
>
>                 Key: JBTM-1021
>                 URL: https://issues.jboss.org/browse/JBTM-1021
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: JTS
>            Reporter: Tom Jenkinson
>            Assignee: Tom Jenkinson
>             Fix For: 4.16.2, 4.17.0
>
>
> ERR calls prepare, which calls LRR prepare which calls XARR commit_one_phase, which cleans up the CORBA servant.
> ERR then calls doSave which fails as the remote servant is cleaned up but can cope with this
> ERR then calls commit but gets an OBJECT_NOT_EXIST which ERR lumps in with SystemException and the ServerTopLevelAction returns this as a error, it should detect this case and allow 2PC to complete normally

--
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