Sounds like you may have run out of tomcat processors.

What does your tomcat server.xml configuration look like?  Are you using
 org.apache.catalina.connector.http.HttpConnector as a connector, and if
so, what do you have maxProcessors set to?  (it should probably be > 100
for you test).

--Barry

Ernesto Guevara wrote:

I am doing some testing with concurrency in axis with tomcat, under RH Linux
7.3
I created a client with multithreads to test with 1, 5, 10, 25, 50 and 100
concurrent calls.
The service is a small app running in a server.
Client runs in a differente machine, inside a LAN.
It just doesn´t work with 100 clients, calls receive an error for connection
time exceded in the client.
But I can not see anything in the log for tomcat, how can I know what
happended exactly?

thanx


--
Ernesto A. Guevara
Departamento de Ciencia de la Computación Pontificia Universidad Católica de
Chile
Escuela de Ingeniería Teléfono: +56 2 6864067
Vicuña Mackenna 4860 E-Mail: [EMAIL PROTECTED]
Macul / Santiago - Chile Fax: +56 2 6864444









Reply via email to