Did you try: export LD_ASSUME_KERNEL=2.2.5
... start tomcat now Zsolt > -----Original Message----- > From: Innovest Ken [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 25, 2004 6:08 AM > To: [EMAIL PROTECTED] > Subject: Tomcat Hung!!! Help needed > > > 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: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
