Nio related problem - all threads are stuck

2008-03-06 Thread esagi123 esagi123
Hello, I have a web server application running (I am using TOMCAT NIO connector). Looking at the thread dump It appears 392 request processing threads are stuck while waiting for a monitor: Waiting for monitor entry [0x58d75000..0x58d75eb0] at

Re: Nio related problem - all threads are stuck

2008-03-06 Thread esagi123 esagi123
I am running with JDK 1.5.0_11-b03, tomcat 6.0.14 on a linux redhat machine On Thu, Mar 6, 2008 at 4:38 PM, Caldarale, Charles R [EMAIL PROTECTED] wrote: From: esagi123 esagi123 [mailto:[EMAIL PROTECTED] Subject: Nio related problem - all threads are stuck Looking at the thread dump