[jboss-jira] [JBoss JIRA] (WFLY-1810) SFSB tx lock not released in exception was thrown in Synchronization callback
Paul Ferraro (JIRA)
jira-events at lists.jboss.org
Fri Aug 2 08:32:26 EDT 2013
[ https://issues.jboss.org/browse/WFLY-1810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Ferraro reassigned WFLY-1810:
----------------------------------
Assignee: jaikiran pai (was: Paul Ferraro)
> SFSB tx lock not released in exception was thrown in Synchronization callback
> -----------------------------------------------------------------------------
>
> Key: WFLY-1810
> URL: https://issues.jboss.org/browse/WFLY-1810
> Project: WildFly
> Issue Type: Bug
> Components: EJB
> Affects Versions: 8.0.0.Alpha1
> Reporter: Paul Ferraro
> Assignee: jaikiran pai
> Fix For: 8.0.0.Alpha4
>
>
> 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.
--
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 jboss-jira
mailing list