Trouble w/ remote debugging w/ Tomcat 5.5 and JDK 5.0

2005-03-15 Thread Fenderbosch, Eric
I found the FAQ (http://jakarta.apache.org/tomcat/faq/development.html) and 
followed the instructions there, including:

added env variable JPDA_ADDRESS=8000 
added env variable JPDA_TRANSPORT=dt_socket 
added -Xdebug -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n 
to java command line options,

but my Tomcat still doesn't seem to be running with the debug port enabled.  I 
can't connect via Eclipse, or even telnet to the port.  I'm running on WinXP 
SP2 w/ Tomcat as a service.  Here's a screenshot of the service config:
http://images.fender.net/tomcat.png

I'm guessing this is a really a JDK 1.5/5.0 issue and not a problem w/ Tomcat, 
but any help would be appreciated.

Thanks.

Eric

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



Re: Trouble w/ remote debugging w/ Tomcat 5.5 and JDK 5.0

2005-03-15 Thread Giuseppe Briotti
 ==
 Date: Tue, 15 Mar 2005 08:12:07 -0500
 From: Fenderbosch, Eric [EMAIL PROTECTED]
 To: tomcat-user@jakarta.apache.org
 Subject: Trouble w/ remote debugging w/ Tomcat 5.5 and JDK 5.0
 ==


Firewall of SP2 enabled?

G.



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



RE: Trouble w/ remote debugging w/ Tomcat 5.5 and JDK 5.0

2005-03-15 Thread Fenderbosch, Eric
Yes, but I can connect to http on port 8080 just fine.  Is there some setting 
that might be allowing 8080, but blocking 8000?

I'll have to check this when I get home.  I'm posting from work where my 
configuration is different.

-Original Message-
From: Giuseppe Briotti [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 15, 2005 8:21 AM
To: tomcat-user@jakarta.apache.org
Subject: Re: Trouble w/ remote debugging w/ Tomcat 5.5 and JDK 5.0


 ==
 Date: Tue, 15 Mar 2005 08:12:07 -0500
 From: Fenderbosch, Eric [EMAIL PROTECTED]
 To: tomcat-user@jakarta.apache.org
 Subject: Trouble w/ remote debugging w/ Tomcat 5.5 and JDK 5.0
 ==


Firewall of SP2 enabled?

G.



-
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]



RE: Trouble w/ remote debugging w/ Tomcat 5.5 and JDK 5.0

2005-03-15 Thread Fenderbosch, Eric
I just disabled the firewall and I'm still getting the same thing.  Connection 
refused.


-Original Message-
From:   Giuseppe Briotti [mailto:[EMAIL PROTECTED]
Sent:   Tue 3/15/2005 8:21 AM
To: tomcat-user@jakarta.apache.org
Cc: 
Subject:Re: Trouble w/ remote debugging w/ Tomcat 5.5 and JDK 5.0
 ==
 Date: Tue, 15 Mar 2005 08:12:07 -0500
 From: Fenderbosch, Eric [EMAIL PROTECTED]
 To: tomcat-user@jakarta.apache.org
 Subject: Trouble w/ remote debugging w/ Tomcat 5.5 and JDK 5.0
 ==


Firewall of SP2 enabled?

G.



-
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]



RE: Trouble w/ remote debugging w/ Tomcat 5.5 and JDK 5.0

2005-03-15 Thread Fenderbosch, Eric
I tried downloading the .tar.gz package and extracted the startup scripts to 
bin.  Starting with
catalina.bat run
or
cataline.bat start
works fine.

However,
catalina.bat jdpa start
simply returns to the command prompt.

Now I'm really confused...

-Original Message-
From:   Fenderbosch, Eric
Sent:   Tue 3/15/2005 10:18 PM
To: Tomcat Users List; tomcat-user@jakarta.apache.org
Cc: 
Subject:RE: Trouble w/ remote debugging w/ Tomcat 5.5 and JDK 5.0
I just disabled the firewall and I'm still getting the same thing.  Connection 
refused.


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