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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: