when i try to debug the java programe , it says "Cannot find a free socket for the debugger in eclipse".Could you explain how to resolve the error ?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
As in this thread, you might want to explicitly mention the path of the JVM you are using to execute eclipse.
The usual checks (some are Windows specifics) are:
|
|||
|
|
|
I have found the solution (at least in my case). Eclipse was installed on a company share drive once I moved it to my local C drive everything worked fine. |
|||
|
|