I can't find where is the problem ... :(

I've installed tomcat 4.0.6 and now all is runnig without problems.
Today I've seen the new stable version notice and it seems like this problem was solved, but i'll take a time before upgrading again.



Jonathan Eric Miller wrote:
I think I may be having the same problem as well. I'm running Tomcat in
standalone mode and I have it configured only for HTTPS. The error message
that I'm receiving is.

INFO: All threads are busy, waiting. Please increase maxThreads or check the
servlet status75 75

This is the second time I've seen this. I don't think I've seen the problem
before upgrading to 4.1.18.

Jon

----- Original Message -----
From: "Daniel Rubio" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Friday, March 21, 2003 4:19 AM
Subject: Re: Problems with tomcat 4.0.1 and 4.1.18



Is running standalone, we have apache in port 80 but we have a link to
the secure area (tomcat, that runs in 8443).

Marion McKelvie wrote:

Daniel

Are you running in standalone mode or with a web server?

I have seen a similar problem when using 4.1.18, but I think I've traced

it

to Apache 4.0.43 and mod_jk : Apache seems to keep producing child

processes

each of which uses up a mod_jk thread until I get the same error in
catalina.out

Marion

-----Original Message-----
From: Daniel Rubio [mailto:[EMAIL PROTECTED]
Sent: 21 March 2003 08:49
To: [EMAIL PROTECTED]
Subject: Problems with tomcat 4.0.1 and 4.1.18


Hi to all


Recently, we updated our Tomcat server from 4.0.1 to 4.1.18.
All was perfect on the first day, but then the new server crashed and I
can't found the cause.

Doing a ps -ef i see lots of tomcat processes that are'nt finalizing,
and when this number arrives to the value we have in acceptCount
variable it stops serving pages.

Here is the error on catalina.out

Mar 20, 2003 9:34:30 PM org.apache.tomcat.util.log.CommonLogHandler log
INFO: All threads are busy, waiting. Please increase maxThreads or check
the servlet status75 75

maxThreads is set to 75 but we haven't more from 2-3 concurrent users so
I think this is not th problem.

We tried to run again the old server, but now we have a very strange
error, we can execute servlets but not jsp pages. Here is the error
received by the browser:

Apache Tomcat/4.0.1 - HTTP Status 503 - Servlet jsp is currently

unavailable

this happens too to the examples directory, I think it's not caused by
the application...

I'm going crazy, somebody could help?

Thanks in advance
--
********************************************************
Daniel Rubio Rodríguez
OASI (Organisme Autònom Per la Societat de la Informació)
c/ Assalt, 12
43003 - Tarragona
Tef.: 977.244.007 - Fax: 977.224.517
e-mail: [EMAIL PROTECTED]
********************************************************


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



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




--
********************************************************
Daniel Rubio Rodríguez
OASI (Organisme Autònom Per la Societat de la Informació)
c/ Assalt, 12
43003 - Tarragona
Tef.: 977.244.007 - Fax: 977.224.517
e-mail: [EMAIL PROTECTED]
********************************************************


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




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




--
********************************************************
Daniel Rubio Rodríguez
OASI (Organisme Autònom Per la Societat de la Informació)
c/ Assalt, 12
43003 - Tarragona
Tef.: 977.244.007 - Fax: 977.224.517
e-mail: [EMAIL PROTECTED]
********************************************************


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



Reply via email to