Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 87545 invoked from network); 8 Dec 2004 00:24:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 8 Dec 2004 00:24:07 -0000 Received: (qmail 86861 invoked by uid 500); 8 Dec 2004 00:23:41 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 86840 invoked by uid 500); 8 Dec 2004 00:23:41 -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 86822 invoked by uid 99); 8 Dec 2004 00:23:40 -0000 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=FROM_ENDS_IN_NUMS X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from smarty.dreamhost.com (HELO smarty.dreamhost.com) (66.33.216.24) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 07 Dec 2004 16:23:39 -0800 Received: from strange.dreamhost.com (strange.dreamhost.com [66.33.193.57]) by smarty.dreamhost.com (Postfix) with ESMTP id C2C6F13FB83 for ; Tue, 7 Dec 2004 16:23:36 -0800 (PST) Received: by strange.dreamhost.com (Postfix, from userid 7734) id D4EEC6AA3D; Tue, 7 Dec 2004 15:57:34 -0800 (PST) Date: Tue, 7 Dec 2004 17:57:34 -0600 From: QM To: Tomcat Users List Subject: [OT] connecting a profiler (WAS: Re: Connector debug) Message-ID: <20041207235734.GA13056@strange.dreamhost.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I've changed the subject, since this your question is effectively a new train of thought. On Tue, Dec 07, 2004 at 11:08:58AM -0800, Sunitha Kumar wrote: : Is there a way we could attach a debugger to an already running instance : of tomcat? : JProfiler requires re-start of tomcat. : thanks, Not likely, based on my experience. The profilers I've used call your code for you -- they sit between your code and the JVM. If the JVM's already running without the profiler, well... -QM -- software -- http://www.brandxdev.net tech news -- http://www.RoarNetworX.com --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org