https://issues.apache.org/bugzilla/show_bug.cgi?id=54859
--- Comment #3 from Joe Knudsen <joe.knud...@gmail.com> --- Below is the logs of a simple Grails application failing to delete from Catalina/localhost: INFO: Deploying web application archive E:\Apache\Tomcat-7.0.39_7600_x64\webapps\dfpeapi##2974.war Apr 22, 2013 4:53:26 PM org.apache.catalina.startup.HostConfig checkUndeploy INFO: Undeploying old version of context [/dfpeapi##2973] which has no active session Apr 22, 2013 4:53:26 PM org.apache.catalina.startup.HostConfig deleteRedeployResources INFO: Undeploying context [/dfpeapi##2973] Apr 22, 2013 4:53:27 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks SEVERE: The web application [/dfpeapi##2973] created a ThreadLocal with key of type [org.codehaus.groovy.reflection.ClassInfo.ThreadLocalMapHandler] (value [org.codehaus.groovy.reflection.ClassInfo$ThreadLocalMapHandler@1c551dc1]) and a value of type [java.lang.ref.SoftReference] (value [java.lang.ref.SoftReference@1814786f]) 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. Apr 22, 2013 4:53:27 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks SEVERE: The web application [/dfpeapi##2973] created a ThreadLocal with key of type [org.codehaus.groovy.reflection.ClassInfo.ThreadLocalMapHandler] (value [org.codehaus.groovy.reflection.ClassInfo$ThreadLocalMapHandler@1c551dc1]) and a value of type [java.lang.ref.SoftReference] (value [java.lang.ref.SoftReference@6e8362dc]) 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. Apr 22, 2013 4:53:27 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks SEVERE: The web application [/dfpeapi##2973] created a ThreadLocal with key of type [org.codehaus.groovy.reflection.ClassInfo.ThreadLocalMapHandler] (value [org.codehaus.groovy.reflection.ClassInfo$ThreadLocalMapHandler@1c551dc1]) and a value of type [java.lang.ref.SoftReference] (value [java.lang.ref.SoftReference@73cf9232]) 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. Apr 22, 2013 4:53:27 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks SEVERE: The web application [/dfpeapi##2973] created a ThreadLocal with key of type [org.codehaus.groovy.reflection.ClassInfo.ThreadLocalMapHandler] (value [org.codehaus.groovy.reflection.ClassInfo$ThreadLocalMapHandler@1c551dc1]) and a value of type [java.lang.ref.SoftReference] (value [java.lang.ref.SoftReference@40874c04]) 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. Apr 22, 2013 4:53:28 PM org.apache.catalina.startup.ExpandWar deleteDir SEVERE: [E:\Apache\Tomcat-7.0.39_7600_x64\work\Catalina\localhost\dfpeapi##2973\WEB-INF\lib] could not be completely deleted. The presence of the remaining files may cause problems Apr 22, 2013 4:53:28 PM org.apache.catalina.startup.ExpandWar deleteDir SEVERE: [E:\Apache\Tomcat-7.0.39_7600_x64\work\Catalina\localhost\dfpeapi##2973\WEB-INF] could not be completely deleted. The presence of the remaining files may cause problems Apr 22, 2013 4:53:28 PM org.apache.catalina.startup.ExpandWar deleteDir SEVERE: [E:\Apache\Tomcat-7.0.39_7600_x64\work\Catalina\localhost\dfpeapi##2973] could not be completely deleted. The presence of the remaining files may cause problems Apr 22, 2013 4:53:28 PM org.apache.catalina.startup.ExpandWar delete SEVERE: [E:\Apache\Tomcat-7.0.39_7600_x64\work\Catalina\localhost\dfpeapi##2973] could not be completely deleted. The presence of the remaining files may cause problems -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org