Hi Rodrigo,

it is possible to debug a remote server in eclipse, which is not started in
the ide?
Do you have a link where I can find informations about this technique or a
little bit time to explain it for me?

Thanx
Jens

-----Urspr�ngliche Nachricht-----
Von: Rodrigo Ruiz [mailto:[EMAIL PROTECTED]
Gesendet: Freitag, 7. Mai 2004 12:27
An: Tomcat Users List
Betreff: Re: How to limit time for Connector threads?


rlipi wrote:

>I am going to try Antonio's proposal. Also I would like to try some
>profiling tool. But it will take a lot of time to find and repair
>something, I think.
>
>  
>
If you are dealing with a programming error like an infinite loop or a 
deadlock, you may have better luck using a debugger, rather than a 
profiling tool :-)

Most of the popular IDEs (JBuilder, Eclipse, Idea, etc) can do remote 
debugging, so you just need to start your server (or a copy of it) in 
debug mode and connect to it from the IDE.

In case you do not have any IDE, my recommendation is Eclipse, as it is 
free and needs no complicated installation.
In case you do not know how to use remote debugging, I am pretty sure 
you can search through the archives in this list, or do some googling ;-)

Hope it helps you,
Rodrigo Ruiz


-- 
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.678 / Virus Database: 440 - Release Date: 06/05/2004


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to