Hello everyone,
I am using Windows XP (SP2) on my computer. I have Eclipse version 3.2.2 and Doja 2.5 on it.I am able to compile and execute java applications from Eclipse and they run on the emulator with out any discrepancies.However, I'm having a issue on debugging.When ever i chose Remote java Application and specify host as localhost and port 8000 brings me the error:"Failed to connect to remote VM. Connection timed out". I've evaluated that after I do the Run->Run and look at the windows XP task manager I can see that the doja_g.exe application gets executed. Then executing netstat on cmd I can see that there is a socket listening on IP address 0.0.0.0, port 2800 but nothing happening on port 8000.
Any idea what is going on here
Bookmarks