Hi,

I have very simple setup of Tomcat 7.0.29 and MyFaces 2.1.8 and when I
reload application, I see:

VII 12, 2012 9:21:49 ODP. org.apache.catalina.loader.WebappClassLoader
checkThreadLocalMapForLeaks
SEVERE: The web application [/evidence] created a ThreadLocal with key
of type [java.lang.ThreadLocal] (value
[java.lang.ThreadLocal@1529c06]) and a value of type
[org.apache.myfaces.context.servlet.ServletExternalContextImpl] (value
[org.apache.myfaces.context.servlet.ServletExternalContextImpl@fd6c78])
but failed to remove it when the web application was stopped. Threads
are going to be renewed over time to try and avoid a probable memory
leak.

Message is repeated several times. The more I use the JSF application,
the more messages I see.

Is there a way how can I fix it?

Thanks,
Regards
Pavel

Reply via email to