Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-8259

Blocked thread of JMS transport during jboss shutdown

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.3.5, 3.3.6, 3.2.13
    • 3.2.14, 3.3.7, 3.4.0
    • JMS
    • None
    • Unknown

    Description

      We have a soap over jms webservice implemented with a camel route (Camel 3.2.0) and CXF that uses activemq as message broker. The webservice is deployed on a jboss eap 7.1 with jdk 1.8. Following the CXF upgrade from version 3.3.4 to 3.3.5 (and also with 3.3.6), jboss hangs on shutdown due to a blocking thread of CXF:

      "ServerService Thread Pool – 82" #231 prio=5 os_prio=0 tid=0x0000000002981800 nid=0x66d2 waiting for monitor entry [0x00007f0d60d2f000]
      java.lang.Thread.State: BLOCKED (on object monitor)
      at org.apache.cxf.transport.AbstractObservable.setMessageObserver(AbstractObservable.java:42)

      Therefore, we can have to kill the Jboss process to complete the shutdown.
      The connection to activemq is managed by a resource adapter on jboss. Url is configured with a failover as follows:

      failover://(tcp://amqdev.internal:61616,tcp://amqdev.internal:61616,tcp://amqdev.internal:61616)?timeout=1000&initialReconnectDelay=2000&maxReconnectAttempts=2

      Attached you can find the thread dump taken from logs.
       
       

      Attachments

        1. jboss.log
          48 kB
          Alessandro Proscia

        Issue Links

          Activity

            People

              reta Andriy Redko
              aleproscia Alessandro Proscia
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m