RE: Object.Wait() in thread dumps...

2009-09-17 Thread Caldarale, Charles R
> From: keeplearning [mailto:p_sodh...@yahoo.com] > Subject: Object.Wait() in thread dumps... > > I took the thread dumps and I see most threads are waiting on > "Object.Wait" as follows: > > at java.lang.Object.wait(Native Method) > at java.la

Object.Wait() in thread dumps...

2009-09-17 Thread keeplearning
I am running a test and after 500 users or so, I start to see performance degradation. I have Apache as webserver and Tomcat to serve dynamic content. I took the thread dumps and I see most threads are waiting on "Object.Wait" as follows: at java.lang.Object.wait(Native Method) at java.lang.Obj