Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
2.1.8
-
None
-
None
-
None
-
Tomcat 6.0.35, Tomahawk, Richfaces 4.2.2
Description
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 [/foo] 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.
Attachments
Issue Links
- duplicates
-
MYFACES-3585 FacesContextFactoryImpl is not released in FacesContextImpl.release()
- Closed