Re: Problem with sockets when eclipse crash
Re: Problem with sockets when eclipse crash
- Subject: Re: Problem with sockets when eclipse crash
- From: getsharp <email@hidden>
- Date: Tue, 14 Oct 2008 13:39:23 +1000
Hi Gus,
Using Activity Monitor (or any utility that shows process information
like 'top') search for processes name 'java' running as your user.
Kill the process you suspect to be the offender.
sharpy..
On 14/10/2008, at 1:21 PM, WebObjects wrote:
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
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden