Hello, Well working here, my Eclipse crashed this afternoon, and I just force quit it. Then I went out and now that I came back I opened Eclipse once again and run the project, and there was an error: Caused by: java.net.BindException: Address already in use at java.net.PlainSocketImpl.socketBind(Native Method) at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359) at java.net.ServerSocket.bind(ServerSocket.java:319) at java.net.ServerSocket.<init>(ServerSocket.java:185) at java.net.ServerSocket.<init>(ServerSocket.java:141) at com.webobjects.appserver._private.WOClassicAdaptor._initServerSocket(WOClassicAdaptor.java:221) ... 23 more and there is more, I restarted the computer and tried again and it worked,(before I had no clue why it happened), but then Eclipse crashed once again and then I tried to run it again and again the same problem. SO I guess the port its staying open after Eclipse crashed... what can I do?
is there a way to check it to don't reestar the computer each time this happens?
Regards
Gus
|