Any idea why Tomcat 4.0.3 hangs on shutdown, but it doesn't on 4.0.1?
It is waiting on threads in my webapp, which I thought were marked as
daemons (thread.setDaemon).
There must be a good reason for the different behavior from 4.0.1 to
4.0.3...
"RunnableThread:20" prio=2 tid=0x0B168008 nid=0x7b8 waiting on monitor
[c56f000.
.c56fdb4]
at java.lang.Object.wait(Native Method)
- waiting on <037BAF20> (a
org.apache.jetspeed.services.threadpool.Runna
bleThread)
at java.lang.Object.wait(Object.java:426)
at
org.apache.jetspeed.services.threadpool.RunnableThread.run(RunnableTh
read.java:167)
- locked <037BAF20> (a
org.apache.jetspeed.services.threadpool.RunnableT
hread)
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>