How do I resolve the “java.net.BindException: Address already in use: JVM_Bind” error?

In Eclipse, I got this error:

run:
      Error creating the server socket.
      Oct 04, 2012 5:31:38 PM cascadas.ace.AceFactory bootstrap
      SEVERE: Failed to create world : java.net.BindException: Address already in use: JVM_Bind
      Java Result: -1
BUILD SUCCESSFUL
Total time: 10 seconds

I’m not sure why it came up now, but it ran fine just a few hours ago. Do I need to restart my machine? How do i get to the bottom of it? I appreciate any tips or advice.

22 Answers
22

Leave a Comment