> From: Maduranga Kannangara [mailto:[EMAIL PROTECTED]
> Below is my dump and thanks a lot for your time.
[...]
> Thread [EMAIL PROTECTED]: (state = BLOCKED)
>  - java.lang.Thread.sleep(long) @bci=0 (Interpreted frame)
>  - org.quartz.core.QuartzSchedulerThread.run() @bci=870, line=420
> (Interpreted frame)
[...]
> Thread [EMAIL PROTECTED]: (state = BLOCKED)
>  - java.lang.Object.wait(long) @bci=0 (Interpreted frame)
>  - org.quartz.simpl.SimpleThreadPool$WorkerThread.run()
> @bci=44, line=523
> (Interpreted frame)

Ah.  Quartz is used in your webapp!  It's a known problem.

I assume you've tried following the instructions at 
http://jira.springframework.org/browse/INT-147 and used 
destroy-method="shutdown" in the bean config?  If not, try that and see what 
happens.

                - Peter

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to