cause your threads are all busy serving requests (or hanging
somewhere). Perform a thread dump with kill -QUIT and you'll see what
they are doing.
regards
Leon
On 7/11/07, André Vila Cova <andremailinglist@gmail.com> wrote:
> I don't think so... I will see..but, why i get the error?
> SEVERE: All threads (200) are currently *busy*, waiting. *Increase
>
>
> On 7/11/07, Mladen Turk <mladen.turk@gmail.com> wrote:
> >
> > André Vila Cova wrote:
> > > Hello!
> > >
> > > I get lot of times the following error:
> > >
> > > SEVERE: All threads (200) are currently *busy*, waiting. *Increase
> > > maxThreads*
> > > **
> > > *Strange is that i've configured in server.xml the following
> > > (maxThreads=400):*
> > > *
> > >
> >
> > You have probably done that for a wrong connector.
> >
> > Regards,
> > Mladen.
> >
> > ---------------------------------------------------------------------
> > To start a new topic, e-mail: users@tomcat.apache.org
> > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> > For additional commands, e-mail: users-help@tomcat.apache.org
> >
> >
>
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|