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

CXF Decoupled Endpoints are not getting cleaned up properly even after bus.Shutdown() in org.apache.cxf.systest.ws.rm.SequenceTest.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.6
    • 2.1.2, 2.0.9
    • Transports
    • None

    Description

      I am getting some test failures in ServiceMix test related to CXF which points to lingering Decoupled endpoints started by some previous test.
      So I tried org.apache.cxf.systest.ws.rm.SequenceTest from CXF Systest module and debugged it in Eclipse and see the same behaviour. If you monitor the threads each test that starts decoupled endpoint never get cleaned up and jetty therads keep listening on those ports.

      how To reproduce:
      Run org.apache.cxf.systest.ws.rm.SequenceTest from eclipse and monitor debug stack trace. You will see the list of threads running with listener on port 9999,9998,9997 ....

      Attachments

        Activity

          People

            ffang Freeman Yue Fang
            ulhasbhole Ulhas Bhole
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: