[
https://issues.apache.org/jira/browse/CXF-5683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-5683.
------------------------------
Resolution: Fixed
Fix Version/s: 3.1
All of this code was completely re-written for 3.1 (and maybe 3.0)
> Memory Leak in org.apache.cxf.transport.http.osgi.HTTPTransportActivator
> ------------------------------------------------------------------------
>
> Key: CXF-5683
> URL: https://issues.apache.org/jira/browse/CXF-5683
> Project: CXF
> Issue Type: Bug
> Components: JAX-WS Runtime
> Affects Versions: 2.6.2
> Environment: linux Redhat 5.3 (64 bit) Intel processor
> Reporter: Isaac Graf
> Priority: Critical
> Fix For: 3.1
>
>
> Our client makes JAXWS calls to the server using IBM Websphere Liberty
> 8.5.5.1, which uses cxf 2.6.2 for JAXWS implementation. Every 3 seconds it
> makes a heartbeat check to the server. We found that over time the memory is
> growing in our client and heap dump analysis showed that the issue is
> org.apache.cxf.transport.http.osgi.HTTPTransportActivator$PidInfo.
> After about 10 days of running there were 448,225 instances of this PidInfo
> class using 84 MB of memory. A day later, there were 492,085 instances of
> PidInfo using 93 MB of memory.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)