Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 29780 invoked from network); 18 Jan 2005 01:37:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 18 Jan 2005 01:37:01 -0000 Received: (qmail 12394 invoked by uid 500); 18 Jan 2005 01:36:42 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 12377 invoked by uid 500); 18 Jan 2005 01:36:42 -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 12361 invoked by uid 99); 18 Jan 2005 01:36:42 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from rwcrmhc11.comcast.net (HELO rwcrmhc11.comcast.net) (204.127.198.35) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 17 Jan 2005 17:36:41 -0800 Received: from 192.168.254.7 (c-24-21-158-153.client.comcast.net[24.21.158.153]) by comcast.net (rwcrmhc11) with SMTP id <2005011801363901300910aue>; Tue, 18 Jan 2005 01:36:39 +0000 Subject: Re: Java VM Monitor-Debug From: "Sean M. Duncan" Reply-To: sean@ferrosoft.com To: Tomcat Users List In-Reply-To: <20050117234413.6585.19343@hm-pop3.solinus.com> References: <20050117234413.6585.19343@hm-pop3.solinus.com> Content-Type: text/plain Organization: FerroSoft.com Date: Mon, 17 Jan 2005 17:36:39 -0800 Message-Id: <1106012199.7014.15.camel@george.ferrosoft.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N You need a profiler. I would suggest JProfiler for development monitoring. It's far too intrusive to use on a production system though. On Mon, 2005-01-17 at 19:37 -0500, K. Mike Bradley wrote: > I have a need to look inside a running Java VM for a Tomcat app. > We are having problems with an app on every server and can't figure it out. > > I have a kernel mode debugger I can use for a Windows app but this is > useless here of course. > What kinds of third party products let you see inside a Java VM? > > I need to see processes and threads and execution times and stack and heap > space and whatever else is unique to Java that I need to see. > I mean that I need a real solid diagnostic tool. > > I see that J2SE 5 has this monitor API and SNMP as well but I don't think I > can get it in our app. > > Is there any third party tools out there that are real solid?? > > Thanks. > > > > --------------------------------------------------------------------- > 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