[weld-issues] [JBoss JIRA] Closed: (WELD-762) ThreadLocal leak with Weld Servlet
Pete Muir (JIRA)
jira-events at lists.jboss.org
Tue Nov 30 16:41:05 EST 2010
[ https://jira.jboss.org/browse/WELD-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir closed WELD-762.
--------------------------
Assignee: Pete Muir
Resolution: Done
Leak that Aslak's test shows is gone.
> ThreadLocal leak with Weld Servlet
> ----------------------------------
>
> Key: WELD-762
> URL: https://jira.jboss.org/browse/WELD-762
> Project: Weld
> Issue Type: Bug
> Components: Servlet Container Support
> Reporter: Aslak Knutsen
> Assignee: Pete Muir
> Fix For: 1.1.0.Beta3
>
>
> Nov 22, 2010 7:13:40 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
> SEVERE: The web application [/active1] created a ThreadLocal with key of type [null] (value [org.jboss.weld.injection.CurrentInjectionPoint$1 at 30b95f2]) and a value of type [java.util.Stack] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
> Weld Servlet 1.1.0-SNAPSHOT / Beta2 / Beta1 on Tomcat 6
> Not sure if this is Weld Servlet or Weld Core.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list