Re: EXTERNAL: Re: Tomcat hung

2010-11-19 Thread Jim Cox
In your full production trace, is there an indication which thread has the 0xd50244e8 lock? I've debugged similar situations where threads were blocked waiting for monitor 0x. (getting java.sql.Connections, as it turned out) -- identifying examining the thread that had locked that monitor

RE: EXTERNAL: Re: Tomcat hung

2010-11-18 Thread Robillard, Greg L
Source) I can include more if required. -Original Message- From: Pid [mailto:p...@pidster.com] Sent: Wednesday, November 17, 2010 3:57 PM To: Tomcat Users List Subject: EXTERNAL: Re: Tomcat hung On 17/11/2010 21:50, Robillard, Greg L wrote: I continually get tomcat in this state and can

RE: EXTERNAL: Re: Tomcat hung

2010-11-18 Thread Caldarale, Charles R
From: Robillard, Greg L [mailto:greg.l.robill...@lmco.com] Subject: RE: EXTERNAL: Re: Tomcat hung http-8080-200 daemon prio=10 tid=0xcbca9800 nid=0xb5e waiting on condition [0xc5dbc000..0xc5dbcea0] java.lang.Thread.State: WAITING (parking) at sun.misc.Unsafe.park(Native Method