> 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
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