Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-5861

JBMESSAGING-1847: JBoss shutdown hangs to be caused by deadlock between "JBoss Shutdown Hook" and "WorkerThread"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • TBD EAP 4
    • 4.3.0.GA_CP02
    • Messaging
    • None
    • Release Notes
    • Hide
      A deadlock situation caused by <methodname>JMSServerInvocationHandler.setClose()</method> during the ServerPeer shutdown period caused the JBoss Messaging server to stop responding during shutdown. The fix changes the position of the <methodname>JMSServerInvocationHandler.setClose()</method> to outside the synchronized block in <methodname>ServerPeer.stopService()</methodname>, which fixes the issue.
      Show
      A deadlock situation caused by <methodname>JMSServerInvocationHandler.setClose()</method> during the ServerPeer shutdown period caused the JBoss Messaging server to stop responding during shutdown. The fix changes the position of the <methodname>JMSServerInvocationHandler.setClose()</method> to outside the synchronized block in <methodname>ServerPeer.stopService()</methodname>, which fixes the issue.
    • Documented as Resolved Issue
    • ASSIGNED

          gaohoward Howard Gao
          rhn-support-mmiura Masafumi Miura
          Jared Morgan Jared Morgan (Inactive)
          Votes:
          0 Vote for this issue
          Watchers:
          2 Start watching this issue

            Created:
            Updated:
            Resolved: