Re: Increase maxThreads not work windows env.

2008-06-26 Thread Michele Mase'
Using jmeter with more than 200 threads the messages "GRAVE: All threads (200) are currently busy, waiting. Increase maxThreads (200) or check the servlet status" appeared before adjusting the parametres Now it works. On Thu, Jun 26, 2008 at 2:19 PM, Caldarale, Charles R < [EMAIL PROTECTED]> wrote

RE: Increase maxThreads not work windows env.

2008-06-26 Thread Caldarale, Charles R
> From: Michele Mase' [mailto:[EMAIL PROTECTED] > Subject: Increase maxThreads not work windows env. > > 25-giu-2008 16.59.38 org.apache.tomcat.util.threads.ThreadPool logFull > GRAVE: All threads (200) are currently busy, waiting. > Increase maxThreads (200) or check the servlet status Your threa

Re: Increase maxThreads not work windows env.

2008-06-26 Thread Michele Mase'
I've re - started it :) This worked 4 me: Changing the maxProcessors value from 0 to 500 worked ... Maybe is it a small bug? On Thu, Jun 26, 2008 at 10:48 AM, Oscar <[EMAIL PROTECTED]> wrote: > Have you restarted tomcat after your modifation? > > On Thu, Jun 26, 2008 at 4:21 PM, Michele Mase' <[

Re: Increase maxThreads not work windows env.

2008-06-26 Thread Oscar
Have you restarted tomcat after your modifation? On Thu, Jun 26, 2008 at 4:21 PM, Michele Mase' <[EMAIL PROTECTED]> wrote: > I'm testing a webapp tomcat based and I gives me the following trouble: > In the stdout log you can read: > > 25-giu-2008 16.59.38 org.apache.tomcat.util.threads.Threa