Can't bind to local XXXX for debugger

后端 未结 7 2534
闹比i
闹比i 2021-02-20 10:02

I keep getting the Can\'t bind to local XXXX for debugger message in console, but not for 1 port, for all random ports. I have done what\'s stated in this question,

7条回答
  •  日久生厌
    2021-02-20 10:27

    I had same problem and none of given solutions worked. Then I have uninstalled all JRE 7 and installed latest JRE 6 (http://www.oracle.com/technetwork/java/javase/downloads/jre6downloads-1902815.html). It have immediately fixed the problem.

提交回复
热议问题