Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-4698

Possible memory leak in Tomcat

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.7.8
    • 2.4.6
    • groovy-runtime
    • 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

          Activity

            People

              jwagenleitner John Wagenleitner
              fxg François-Xavier Guillemette
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: