Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.7.8
-
None
-
Groovy 1.7.8, Tomcat 6.0.28
Description
Using Groovy 1.7.8 Groovlets on Tomcat 6.0.28 yields the following in the log files:
The web application [...] created a ThreadLocal with key of type [null] (value [groovy.util.GroovyScriptEngine$2@68aed52c]) and a value of type [org.codehaus.groovy.tools.gse.StringSetMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
Attachments
Issue Links
- is related to
-
GROOVY-4177 Groovy categories cause tomcat memory leak and prevent tomcat shutting down
- Closed