You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Paul Lindner (JIRA)" <ji...@apache.org> on 2010/11/10 10:23:14 UTC

[jira] Resolved: (SHINDIG-1448) memory leak from failure to deregister mbean in GuiceServletContextListener

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

Paul Lindner resolved SHINDIG-1448.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.0

removed guice-jmx entirely.


> 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: 3.0.0
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.