[ http://issues.apache.org/jira/browse/GERONIMO-1142?page=all ]
Aaron Mulder updated GERONIMO-1142:
-----------------------------------
Component: Memory Leaks
> Thread in RMI Runtime ThreadGroup occasionally keeps stale
> MultiParentClassLoader alive
> ---------------------------------------------------------------------------------------
>
> Key: GERONIMO-1142
> URL: http://issues.apache.org/jira/browse/GERONIMO-1142
> Project: Geronimo
> Type: Bug
> Components: Memory Leaks
> Versions: 1.0, 1.0-M5
> Environment: Win XP/Sun JDK 1.4.2
> Reporter: Kevan Miller
> Priority: Minor
> Fix For: 1.1
>
> Occasionally after a deploy/undeploy of DayTrader. A Thread will keep a stale
> instance of MultiParentClassLoader from being GC'ed. The chain of references
> is as follows:
> java.lang.Thread.inheritedAccessControlContext -->
> java.security.AccessControlContext.context -->
> java.security.ProtectionDomain[4] -->
> java.security.ProtectionDomain.classLoader -->
> org.apache.geronimo.kernel.config.MultiParentClassLoader
> The Thread is a member of the RMI Runtime ThreadGroup.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira