[
https://issues.apache.org/jira/browse/SHINDIG-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Lindner closed SHINDIG-1447.
---------------------------------
part of 2.5.0-beta1 release.
> 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: 2.5.0-beta1
>
>
> 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.
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