[jboss-jira] [JBoss JIRA] (AS7-5792) Deadlock detection for Entity beans

Christian Inzko (JIRA) jira-events at lists.jboss.org
Fri Oct 19 03:14:01 EDT 2012


Christian Inzko created AS7-5792:
------------------------------------

             Summary: Deadlock detection for Entity beans
                 Key: AS7-5792
                 URL: https://issues.jboss.org/browse/AS7-5792
             Project: Application Server 7
          Issue Type: Feature Request
          Components: EJB
    Affects Versions: 7.1.1.Final
         Environment: Windows 7 64 bit, Java 1.7.0 64 bit
            Reporter: Christian Inzko
            Assignee: jaikiran pai


Deadlock detection with EJB 2.1 entity beans and pessimistic locking does not work.
We are migrating our application from Jboss 4.05 where we used entity beans. This jboss version was able to detect deadlock situations and throw a org.jboss.util.deadlock.ApplicationDeadlockException. This mechanism does no longer work - instead of that both transactions just hang until a transaction timeout is reached.

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