AIL PROTECTED]> wrote:
> > 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.
> 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 t
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' <[
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
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.ThreadPool logFull
GRAVE: All threads (200) are currently busy, waiting. Increase maxThreads
(200) or check the servlet status
...
I've t