Michael Heinen created MYFACES-3615:
---------------------------------------
Summary: Memory Leak related to ThreadLocal with
org.apache.myfaces.context.servlet.ServletExternalContextImpl
Key: MYFACES-3615
URL: https://issues.apache.org/jira/browse/MYFACES-3615
Project: MyFaces Core
Issue Type: Bug
Affects Versions: 2.1.8
Environment: Tomcat 6.0.35, Tomahawk, Richfaces 4.2.2
Reporter: Michael Heinen
I get following error in Tomcat log after stopping my web app:
24.09.2012 15:56:11 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SCHWERWIEGEND: The web application [/mliti] created a ThreadLocal with key of
type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@694c68ff]) and a
value of type [org.apache.myfaces.context.servlet.ServletExternalContextImpl]
(value
[org.apache.myfaces.context.servlet.ServletExternalContextImpl@46a53092]) but
failed to remove it when the web application was stopped. This is very likely
to create a memory leak.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira