Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification.
The "OutOfMemory" page has been changed by KonstantinKolinko: http://wiki.apache.org/tomcat/OutOfMemory?action=diff&rev1=10&rev2=11 Comment: Add category link at the bottom of the page 1. Examine each of the !WebappClassLoader objects in turn to find the one where started==false. 1. Trace the GC roots of this object to find out what is holding on to a reference to that object that shouldn't be. That will be the source of the leak. + ---- + [[CategoryFAQ]] + --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org