Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 81127 invoked from network); 1 Apr 2003 16:29:39 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 1 Apr 2003 16:29:39 -0000 Received: (qmail 7633 invoked by uid 97); 1 Apr 2003 16:31:29 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 7625 invoked from network); 1 Apr 2003 16:31:28 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 1 Apr 2003 16:31:28 -0000 Received: (qmail 79586 invoked by uid 500); 1 Apr 2003 16:29:19 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 79572 invoked from network); 1 Apr 2003 16:29:18 -0000 Received: from unknown (HELO mustang.mpi.com) (63.244.250.132) by daedalus.apache.org with SMTP; 1 Apr 2003 16:29:18 -0000 Received: from thunderbolt.mpi.com (thunderbolt.mpi.com [199.93.192.55]) by mustang.mpi.com (Switch-2.2.6/Switch-2.2.6) with ESMTP id h31GTKB17624 for ; Tue, 1 Apr 2003 11:29:20 -0500 (EST) Received: from US-VS1.corp.mpi.com (us-be1.corp.mpi.com [199.93.195.20]) by thunderbolt.mpi.com (Switch-3.0.4/Switch-3.0.0) with ESMTP id h31GT9s6005531 for ; Tue, 1 Apr 2003 11:29:19 -0500 (EST) X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Tomcat Crush Date: Tue, 1 Apr 2003 11:28:50 -0500 Message-ID: <9C5166762F311146951505C6790A9CF858E759@US-VS1.corp.mpi.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Tomcat Crush thread-index: AcL4a5HyNN5TotLcRxK/kehUOk4mtQAAB5dw From: "Shapira, Yoav" To: "Tomcat Users List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Howdy, Perhaps it is worth your time to try a different connector. But I thi= nk it's more worth your time to be able to reproduce this consistently. Have you searched Bugzilla for related bugs? Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: Gregory Rouchotas [mailto:greg.rouchotas@civiccomputing.com] >Sent: Tuesday, April 01, 2003 11:13 AM >To: 'Tomcat Users List' >Subject: RE: Tomcat Crush > >I agree with all this but the end result is that for some reason the >Tomcat process dies after a certain amount of time that these exceptions >happen. Give that as you say it looks like the connector is causing this >what can I do to stop it from happening? Could it be the version of t= he >connector? If not what else might it be? > >Thanks > >Greg > >-----Original Message----- >From: Shapira, Yoav [mailto:Yoav.Shapira@mpi.com] >Sent: 01 April 2003 17:06 >To: Tomcat Users List >Subject: RE: Tomcat Crush > > >Howdy, >As you can see from the stack trace, the exception is from the AJP >connector, not from tomcat internally. I also wouldn't qualify this = as >a tomcat crash (and certainly not as a crush ;)) because the JVM doesn't >stop and the server responds to further requests. > >Until you can reliably reproduce this, you're not likely to be able t= o >stop it... > >Yoav Shapira >Millennium ChemInformatics > > >>-----Original Message----- >>From: Gregory Rouchotas [mailto:greg.rouchotas@civiccomputing.com] >>Sent: Tuesday, April 01, 2003 10:46 AM >>To: 'Tomcat Users List' >>Subject: RE: Tomcat Crush >> >>I don't think so. I have monitored the Catalina_log while stopping t= he >>request of completely closing the window but the exception did not >>appear. >>If it is that is there anything I can do to prevent tomcat from >>crushing? >>Could it be something else? >> >>Thanks >> >>Greg >> >> >>-----Original Message----- >>From: Shapira, Yoav [mailto:Yoav.Shapira@mpi.com] >>Sent: 01 April 2003 15:35 >>To: Tomcat Users List >>Subject: RE: Tomcat Crush >> >> >>Howdy, >>There's always a specific reason ;) It's hardly ever obvious, >>unfortunately. >> >>In this case, could it be because the client closes the browser or goes >>to another web page while the request to your site is processing? >> >> >>Yoav Shapira >>Millennium ChemInformatics >> >> >>>-----Original Message----- >>>From: Gregory Rouchotas [mailto:greg.rouchotas@civiccomputing.com] >>>Sent: Tuesday, April 01, 2003 8:24 AM >>>To: tomcat-user@jakarta.apache.org >>>Subject: Tomcat Crush >>> >>>Hello all, >>>I am running tomcat 4.0.4 on solaris8. >>> >>>I get a very strange problem where with no specific reason tomcat >>>produces the following error >>>In the Catalina_log: >>> >>>2003-04-01 19:12:54 Ajp13Processor[8009][9] process: invoke >>>java.net.SocketException: Socket closed >>> at java.net.SocketOutputStream.socketWrite0(Native Method) >>> at >>>java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)= >>> at >>>java.net.SocketOutputStream.write(SocketOutputStream.java:126) >>> at org.apache.ajp.Ajp13.send(Ajp13.java:525) >>> at >>org.apache.ajp.RequestHandler.finish(RequestHandler.java:495) >>> at org.apache.ajp.Ajp13.finish(Ajp13.java:395) >>> at >>>org.apache.ajp.tomcat4.Ajp13Response.finishResponse(Ajp13Response.j= av a >: >>1 >>>96) >>> at >>>org.apache.ajp.tomcat4.Ajp13Processor.process(Ajp13Processor.java:4= 64 ) >>> at >>>org.apache.ajp.tomcat4.Ajp13Processor.run(Ajp13Processor.java:551) >>> at java.lang.Thread.run(Thread.java:536) >>> >>>This continues for sometime. The system has about 300 concurrent users >>>at any given time. >>>The after about 8 hours tomcat will crush. >>> >>>Any ideas what might be causing this. >>>Thanks in advance, >>> >>>Greg >> >> >> >>This e-mail, including any attachments, is a confidential business >>communication, and may contain information that is confidential, >>proprietary and/or privileged. This e-mail is intended only for the= >>individual(s) to whom it is addressed, and may not be saved, copied,= >>printed, disclosed or used by anyone else. If you are not the(an) >>intended recipient, please immediately delete this e-mail from your >>computer system and notify the sender. Thank you. >> >> >>--------------------------------------------------------------------= - >>To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org >>For additional commands, e-mail: tomcat-user-help@jakarta.apache.org= >> >> >> >> >>--------------------------------------------------------------------= - >>To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org >>For additional commands, e-mail: tomcat-user-help@jakarta.apache.org= > > > > >This e-mail, including any attachments, is a confidential business >communication, and may contain information that is confidential, >proprietary and/or privileged. This e-mail is intended only for the >individual(s) to whom it is addressed, and may not be saved, copied, >printed, disclosed or used by anyone else. If you are not the(an) >intended recipient, please immediately delete this e-mail from your >computer system and notify the sender. Thank you. > > >---------------------------------------------------------------------= >To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org >For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > > > > >---------------------------------------------------------------------= >To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org >For additional commands, e-mail: tomcat-user-help@jakarta.apache.org This e-mail, including any attachments, is a confidential business com= munication, and may contain information that is confidential, propriet= ary and/or privileged. This e-mail is intended only for the individua= l(s) to whom it is addressed, and may not be saved, copied, printed, d= isclosed or used by anyone else. If you are not the(an) intended reci= pient, please immediately delete this e-mail from your computer system= and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org