Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-1021

JTS ExtendedResourceRecord cannot cope with a LastResourceRecord operating in 2PC mode

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.16.2, 4.17.0
    • None
    • JTS
    • None

      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

              thjenkin@redhat.com Tom Jenkinson
              thjenkin@redhat.com Tom Jenkinson
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: