[ 
https://issues.apache.org/jira/browse/CXF-1652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Freeman Fang resolved CXF-1652.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.9
                   2.1.2

commit fix
http://svn.apache.org/viewvc?rev=683262&view=rev for trunk
http://svn.apache.org/viewvc?rev=683216&view=rev for 2.0.x branch

> CXF Decoupled Endpoints are not getting cleaned up properly even after 
> bus.Shutdown() in org.apache.cxf.systest.ws.rm.SequenceTest.
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-1652
>                 URL: https://issues.apache.org/jira/browse/CXF-1652
>             Project: CXF
>          Issue Type: Bug
>          Components: Transports
>    Affects Versions: 2.0.6
>            Reporter: Ulhas Bhole
>            Assignee: Freeman Fang
>             Fix For: 2.1.2, 2.0.9
>
>
> 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 ....

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to