Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 42225 invoked from network); 2 Aug 2005 11:52:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Aug 2005 11:52:03 -0000 Received: (qmail 67488 invoked by uid 500); 2 Aug 2005 11:51:42 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 66628 invoked by uid 500); 2 Aug 2005 11:51:39 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: 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 66607 invoked by uid 99); 2 Aug 2005 11:51:39 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2005 04:51:39 -0700 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: error (asf.osuosl.org: local policy) Received: from [195.172.82.137] (HELO mail3.qas.com) (195.172.82.137) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2005 04:51:29 -0700 Received: from orion.qas.com (orion.qas.com) by mail3.qas.com (Content Technologies SMTPRS 4.3.17) with ESMTP id for ; Tue, 2 Aug 2005 12:51:15 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: tomcat 5.5, jdk1.5 on user mode debian stable hangs after a few days Date: Tue, 2 Aug 2005 12:51:14 +0100 Message-ID: <5684A7E6FB10504393A2806C1F4C0210076CE1E2@orion.qas.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: tomcat 5.5, jdk1.5 on user mode debian stable hangs after a few days Thread-Index: AcWXVV2uimaD/7zwQ6i0SroopXBlwAAAs5Yg From: "Allistair Crossley" To: "Tomcat Users List" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, You can get JProbe freeware for profiling and use JMeter to issue load = to your web application. Does the same phenoneneneneom occur with a vanilla Tomcat 5.5 install = with included webapps like jsp-examples. First figure out if it is your = webapp that's causing it. Allistair. > -----Original Message----- > From: MDK [mailto:mdk@relivethefuture.com] > Sent: 02 August 2005 12:29 > To: Tomcat Users List > Subject: Re: tomcat 5.5, jdk1.5 on user mode debian stable=20 > hangs after a > few days >=20 >=20 > no, the odd thing is, it wasnt even being used (and its a very simple=20 > application, of course, thats a relative term) >=20 > i installed the app, tested it once and logged out. >=20 > I came back to it a few days later and the whole thing is hanging. >=20 > If you can recommed any tools i can use to detect what is=20 > happening that=20 > would be much appreciated >=20 > the app itself uses spring, openamf (an open source flash remoting=20 > connector) with some jdbc (mysql) >=20 > so i guess that any one of these (and my code) could be the culprit. >=20 > I'll look into each of these individually and see if they could be=20 > causing the problem. >=20 > thanks. >=20 > martin >=20 >=20 > Allistair Crossley wrote: > > Hi, > >=20 > > Hanging, memory up 50%, sounds very much like an=20 > OutOfMemoryException to me. I know from experience that=20 > Tomcat can hang with no memory and not log to stdout either=20 > (although most of the time it does).=20 > >=20 > > Have you profiled your application under a load test? > >=20 > > Cheers, Allistair. > >=20 > >=20 > >>-----Original Message----- > >>From: MDK [mailto:mdk@relivethefuture.com] > >>Sent: 02 August 2005 10:23 > >>To: tomcat-user@jakarta.apache.org > >>Subject: tomcat 5.5, jdk1.5 on user mode debian stable hangs=20 > >>after a few > >>days > >> > >> > >>Hello, > >> > >>I've searched far and wide for a definitive answer to this=20 > >>problem, but=20 > >>have found nothing that relates to my situation. > >> > >>I did find a few similar issues, but > >> > >>1. I have no System.exit in my code > >>2. I am not using the root context > >> > >>and still after a few days tomcat stops responding. > >> > >>The problem also doesnt go away after i stop and re-start tomcat. > >> > >>And occasionally it wont stop with ./bin/shutdown.sh > >> > >>so i have to kill -9 the first process to stop it. > >> > >>when it is running, the CPU usage runs at over 90% and the=20 > >>memory usage=20 > >>goes up to 50% or so. > >> > >>It doesnt even respond when i telnet to localhost 8080. > >> > >>does anyone know a viable fix for this problem ? > >> > >>thanks, > >> > >>martin > >> > >>------------------------------------------------------------ > --------- > >>To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > >>For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > >> > >> > >=20 > >=20 > >=20 > > =20 > > ------------------------------------------------------- > > QAS Ltd. > > Registered in England: No 2582055 > > Registered in Australia: No 082 851 474 > > ------------------------------------------------------- > > > >=20 > >=20 > >=20 > --------------------------------------------------------------------- > > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > >=20 > >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org >=20 >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org