Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-1810

SFSB tx lock not released in exception was thrown in Synchronization callback

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 8.0.0.Alpha4
    • 8.0.0.Alpha1
    • EJB
    • None

      Because the owning tx was never pushed into the OwnableReentrantLock ownership stack in org.jboss.as.ejb3.component.stateful.StatefulSessionSynchronizationInterceptor.handleThrowableInTxSync(...).
      This will cause subsequent Lock.tryAcquire(..) to fail for a different tx.

              jaikiran Jaikiran Pai (Inactive)
              pferraro@redhat.com Paul Ferraro
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: