From tomcat-user-return-130722-apmail-jakarta-tomcat-user-archive=jakarta.apache.org@jakarta.apache.org Tue Aug 02 13:47:19 2005 Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 94845 invoked from network); 2 Aug 2005 13:47:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Aug 2005 13:47:18 -0000 Received: (qmail 58050 invoked by uid 500); 2 Aug 2005 13:46:54 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 58027 invoked by uid 500); 2 Aug 2005 13:46:54 -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 58010 invoked by uid 99); 2 Aug 2005 13:46:54 -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 06:46:54 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of remy.maucherat@gmail.com designates 64.233.182.197 as permitted sender) Received: from [64.233.182.197] (HELO nproxy.gmail.com) (64.233.182.197) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2005 06:46:45 -0700 Received: by nproxy.gmail.com with SMTP id x37so268917nfc for ; Tue, 02 Aug 2005 06:46:48 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZQb9pOOMGhBuRVGnewAZPfT04y79Ge2imH9ZPaGw4e9j1AtPOYKBIeUiiOvLAs9A9087HeMymokuUAheF1fYY+TUHGdA8QfcFbKPZ/ZVTp7NhSXo0Uvl4tan1BL6Kesx+HZXWRyIZDSY2+yOjVOM/L9qn/BVPIdI0rfeemksSD0= Received: by 10.48.237.12 with SMTP id k12mr218571nfh; Tue, 02 Aug 2005 06:46:48 -0700 (PDT) Received: by 10.48.248.8 with HTTP; Tue, 2 Aug 2005 06:46:48 -0700 (PDT) Message-ID: <6d959d4805080206468ca06ba@mail.gmail.com> Date: Tue, 2 Aug 2005 15:46:48 +0200 From: Remy Maucherat Reply-To: Remy Maucherat To: Tomcat Users List Subject: Re: tomcat 5.5, jdk1.5 on user mode debian stable hangs after a few days In-Reply-To: <42EF58E7.9000504@relivethefuture.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <5684A7E6FB10504393A2806C1F4C0210076CE1D3@orion.qas.com> <42EF58E7.9000504@relivethefuture.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 8/2/05, MDK wrote: > no, the odd thing is, it wasnt even being used (and its a very simple > 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 happening that > would be much appreciated >=20 > the app itself uses spring, openamf (an open source flash remoting > 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 > causing the problem. When something like Tomcat is hung, the first thing you should do is get a thread dump, which may give very useful information. --=20 xxxxxxxxxxxxxxxxxxxxxxxxx R=E9my Maucherat Developer & Consultant JBoss Group (Europe) S=E0RL xxxxxxxxxxxxxxxxxxxxxxxxx --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org