Re: Re: Keel User Documentation Question
"Terry Warner" <[email protected]> Thu, 17 Jun 2004 12:26:45 -0400
| Newsgroups | gmane.comp.java.keel.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Shash, I tried doing what you suggested, but still no luck. I get the same error, Can't Connect to Remote VM. I don't know if I am somehow missing a step here, but should the debugger be trying to connect on port 8080? or 8000? Cause dosen't tomcat start on port 8080? Terry -- //Terry Warner// [email protected] Internet Labs (732) 264-3111 x169 http://netlabs.net "Sasvata (Shash) Chatterjee" <[email protected]> wrote in message news:[email protected] > Terry, > > >I am having problems basically with the debugging in the user manual. It > >dosen't seem to connect at all like you showed in the documentation. Gives > >me an error when I try to connect. and I know everything is started up and > >such in tomcat. > > > I just got it working under RC1, but then again, noticed something that > I didn't document. I have two environment variables defined > "JPDA_TRANSPORT=dt_socket" and "JPDA_ADDRESS=8000". Although > catalina.bat/catalina.sh defines defaults for these, I found that if I > don't define these, then the connection from Eclipse doesn't work. For > this test, I used both cygwin.bat and cygwin.sh from Cygwin under Win XP > Pro. > > Try that and see if it helps, if so, I'll update the docs. > > >Will you be updating the document with the enwest versions? > >Just curious. > > > > > Currently not planning on it until after 3.0 GA is released, > particularly since my non-Keel-related day-job is keeping me busy 7-days > a week. However, there shouldn't be any differences of note between the > latest versions; if you find any let me know. > > HTH, > Shash