Odelya Holiday [
http://community.jboss.org/people/odelyaholiday] created the discussion
"memory leak in the application"
To view the discussion, visit:
http://community.jboss.org/message/592929#592929
--------------------------------------------------------------
HI!
After running the tomcat applicatoin with thread pooling as explained in the documentation
I get after a few minutes of the running application:
SEVERE: The web application [/MyMedia] created a ThreadLocal with key of type
[java.lang.ThreadLocal] (value [java.lang.ThreadLocal@16638c5]) and a value of type
[org.mvel2.debug.DebuggerContext] (value [org.mvel2.debug.DebuggerContext@19187c]) but
failed to remove it when the web application was stopped. This is very likely to create a
memory leak.
Why is it?
How can I solve it?
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/592929#592929]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]