Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

Thread waiting

André Vila Cova

2007-07-16

Replies:

Hi!

How can I say for what is the tread waiting?

"http-8085-Processor23" daemon prio=1 tid=0xdd4b7ae8 nid=0x2d41 in
Object.wait() [0xde29b000..0xde29c020]
    at java.lang.Object.wait(Native Method)
    - waiting on <0xe61981f0> (a
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable)
    at java.lang.Object.wait (Object.java:474)
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(
ThreadPool.java:656)
    - locked <0xe61981f0> (a
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable)
    at java.lang.Thread.run (Thread.java:595)

Thanks a lot
©2008 junlu.com - Jax Systems, LLC, U.S.A.