----- Original Message -----
From: "Remy Maucherat" <[EMAIL PROTECTED]>
To: "Tomcat Developers List" <[EMAIL PROTECTED]>
Sent: Thursday, October 30, 2003 1:45 PM
Subject: Re: cvs commit:
jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/net
PoolTcpEndpoint.java


> [EMAIL PROTECTED] wrote:
>
> > luehe       2003/10/30 13:01:39
> >
> >   Modified:    util/java/org/apache/tomcat/util/net PoolTcpEndpoint.java
> >   Log:
> >   Fixed problem where if maxThreads is set to 1,
> >   ThreadPool.findControlRunnable() will log this error on the first
> >   request:
> >
> >     SEVERE: All threads (1) are currently busy, waiting. Increase
> >     maxThreads (1) or check the servlet status
> >
> >   and then block forever
>
> -1 for this patch.
> 1 is obviously a stupid configuration value, so the pool should refuse it.
>

I agree with Remy:  The place to check this is ThreadPool.


> Remy
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>

This message is intended only for the use of the person(s) listed above as the 
intended recipient(s), and may contain information that is PRIVILEGED and 
CONFIDENTIAL.  If you are not an intended recipient, you may not read, copy, or 
distribute this message or any attachment. If you received this communication in 
error, please notify us immediately by e-mail and then delete all copies of this 
message and any attachments.

In addition you should be aware that ordinary (unencrypted) e-mail sent through the 
Internet is not secure. Do not send confidential or sensitive information, such as 
social security numbers, account numbers, personal identification numbers and 
passwords, to us via ordinary (unencrypted) e-mail.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to