On 18/10/2010 12:05, Mark Eggers wrote:
> I saw a mention of this on the Quartz forums. People there seem to think it's 
> a 
> race condition between Quartz's scheduler shutdown and Tomcat's thread memory 
> leak reporting.

That is certainly possible. There was a reason I wrote the message "This
is very likely to create a memory leak." rather than "There is a memory
leak."

Options to consider:
- is there a way to perform a synchronous shutdown of the scheduler?
- can you detect if the scheduler has not shutdown an loop (for a
limited time) waiting for it to finish?

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to