[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: Debugger

I'm running Win XP with McAfee Personal FirewallPlus installed at the Standard setting. It was blocking Javaw.exe from accessing a port. Turned the block off, everything works great now.

Thanks for your help!



Darin Swanson wrote:

Do you have a local firewall installed that is disallowing connections to the local port?

Darins

"jennifer" <jwfelter@xxxxxxxxxxx> wrote in message news:cvquh8$78e$1@xxxxxxxxxxxxxxxxxx
I'm using Eclipse 3.0 with JKD 1.4.2_05

When I try to launch the Java debugger from the Java view, I get the following error:

Launching:  Cannot find a free socket for the debugger.

Yes, I have set the break point.
When I try launching from Debug view nothing shows up. I was under the impression that each line should process individually so I could see what was going on.
Am I doing something wrong? Any ideas? I'd really appreciate some help as I'm using this platform in conjunction with a beginning Java class...