Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Tomcat Hung!!! Help needed

Innovest Ken

2004-05-25

Replies:

hello all,

Currently, I have Tomcat 4.1.30 running on Linux
Redhat 9, using jdk 1.4.2_03. It is now running live
and every day it will hang at least once. We are
unable to see any error message in the log file. The
site is having a hit of 20 request per second with
most of the requests need the database connection.

I did a thread dump before the tomcat hangs, but it is
too big to be displayed here.

I can post any more info upon request. Any help???
Thanks

Here is part of the server.xml:

<Connector
className="org.apache.coyote.tomcat4.CoyoteConnector"
acceptCount="150" bufferSize="2048" compression="off"
connectionLinger="-1" connectionTimeout="20000"
connectionUploadTimeout="300000" debug="0"
disableUploadTimeout="true" enableLookups="false"
maxKeepAliveRequests="100" maxProcessors="150"
minProcessors="50" port="80"
protocolHandlerClassName="org.apache.coyote.http11.Http11Protocol"
proxyPort="0" redirectPort="8443" scheme="http"
secure="false" serverSocketTimeout="0"
tcpNoDelay="true" useURIValidationHack="false">
<Factory
className="org.apache.catalina.net.DefaultServerSocketFactory"
/>
</Connector>

innovest



 
   
__________________________________
Do you Yahoo!?
Friends. Fun. Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.