Hi Charles / Konstantin
Thanks for all your help. I figure out that it is only the Javamail
mail.jar file that is locked. For some reason, Windows wont let go of
it, but all other appear to be fine.
Regards,
Jamie
On 2010/04/27 07:50 PM, Caldarale, Charles R wrote:
From: Jamie [mailto:ja...@stimulussoft.com]
Subject: Re: JAR files still locked after Context.stop()
I've check them out in YourKit profiler thoroughly. All threads in the
main web application are exiting cleanly.
Not threads, classes. Use the heap profiler to see if any of your webapp's
classes or instances thereof are hanging around, and if so, what the references
are that are keeping them there.
Is there is a way to call the WebAppClassloader to unload
a particular JAR file?
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org