2011/2/3 maxxe...@gmail.com <maxxe...@gmail.com>: > Hi, > > Tomcat 6.0.26 on a solaris. > > After I unloaded a webapp and asked tomcat to 'find leaks', it > reported a webapp leaked memory. However, when I ran a profiler on the > heapdump, there are only 2 references to the webappclassloader. Both > are weak and are tomcat classes.
There exists a category of leaks that are not seen by profiler: Those that were found were corrected when fixing https://issues.apache.org/bugzilla/show_bug.cgi?id=50460 See the links there for more info. Consider upgrading to 6.0.32. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org