[
https://issues.apache.org/jira/browse/SHINDIG-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Lindner closed SHINDIG-1448.
---------------------------------
part of 2.5.0-beta1 release.
> memory leak from failure to deregister mbean in GuiceServletContextListener
> ---------------------------------------------------------------------------
>
> Key: SHINDIG-1448
> URL: https://issues.apache.org/jira/browse/SHINDIG-1448
> Project: Shindig
> Issue Type: Bug
> Components: Java
> Affects Versions: 1.1-BETA5, 2.0.0
> Environment: all platforms, equinox/osgi container
> Reporter: Jonathan Brown
> Priority: Minor
> Fix For: 2.5.0-beta1
>
>
> The following call registers an mbean under the covers around line 76 of
> org.apache.shindig.common.servlet.GuiceServletContextListener:
> Manager.manage("ShindigGuiceContext", injector)
> The mbean should be unregistered in the
> GuiceServletContextListener.contextDestroyed() implementation or the
> container can't free the WebAppClassloader.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira