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/12 20:11:16 UTC

[jira] Resolved: (SHINDIG-1447) Shutdown hook related memory leak in EhCacheCacheProvider

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

Paul Lindner resolved SHINDIG-1447.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.0

fixed.

> Shutdown hook related memory leak in EhCacheCacheProvider
> ---------------------------------------------------------
>
>                 Key: SHINDIG-1447
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1447
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: 1.1-BETA5, 2.0.0
>         Environment: all
>            Reporter: Jonathan Brown
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> There is a shutdown hook registered in the org.apache.shindig.common.cache.ehcache.EhCacheCacheProvider.create() method.  The application's classloader cannot be garbage collected since the hook is never unregistered.
> There also isn't any error handling in the event the container has a security manager in place denying such hooks.

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