You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Thompson,Roger" <th...@oclc.org> on 2008/04/15 16:34:07 UTC

Using JDB on tomcat

WHat is the best way to do this?
1) substitute jdb for java in the command shell
2) try to attach to a running instance
 
any pointers to experience in the email archive would be useful. 
I'm looking at http://mail-archives.apache.org/mod_mbox/tomcat-users/
but I don't see a way to search them -- just browse them.
 
Thanks,
Roger
 

Re: Using JDB on tomcat

Posted by Nicholas Sushkin <ns...@openfinance.com>.
I use "catalina.sh jpda start" and then attach a debugger to the running 
instance of tomcat. Search for "jpda" in bin/catalina.sh. 

On Tuesday 15 April 2008 10:34, Thompson,Roger wrote: 

> WHat is the best way to do this?
> 1) substitute jdb for java in the command shell
> 2) try to attach to a running instance
>[...]

-- 
Nicholas Sushkin, Senior Software Engineer
http://www.openfinance.com http://www.wealthinformationexchange.com

RE: Using JDB on tomcat

Posted by "Caldarale, Charles R" <Ch...@unisys.com>.
> From: Thompson,Roger [mailto:thompson@oclc.org] 
> Subject: Using JDB on tomcat
> 
> I'm looking at http://mail-archives.apache.org/mod_mbox/tomcat-users/
> but I don't see a way to search them -- just browse them.

I don't recall any previous discussions of using jdb with Tomcat, but if
you want to search, use this archive:
http://marc.info/?l=tomcat-user

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org