[
https://issues.apache.org/jira/browse/CXF-5188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amichai Rothman resolved CXF-5188.
----------------------------------
Resolution: Fixed
Fix Version/s: 2.7.7
Reproduced In: 2.7.2
Assignee: Amichai Rothman
> Leaks in ServiceImpl when stopping/restarting bundles
> -----------------------------------------------------
>
> Key: CXF-5188
> URL: https://issues.apache.org/jira/browse/CXF-5188
> Project: CXF
> Issue Type: Bug
> Affects Versions: 2.7.2
> Environment: Karaf 2.3.2, DOSGi 1.6.0-SNAPSHOT
> Reporter: Amichai Rothman
> Assignee: Amichai Rothman
> Fix For: 2.7.7
>
> Attachments: ServiceImpl_leak_snapshot.png
>
>
> I've been looking at VisualVM heap dumps after restarting some custom bundles
> in Karaf and noticed the stopped services (exported via DOSGi) linger in
> memory and are never garbage collected (screenshot attached, StoreServiceImpl
> being the lingering custom service). Browsing through the instance hierarchy
> from the snapshot I found something suspicious -
> org.apache.cxf.endpoint.ServiceImpl registers the ManagedEndpoint with the
> ServerLifeCycleManager, but doesn't seem to unregister it when the instance
> is destroyed. Could this be the memory leak preventing the old bundles from
> being collected?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira