Here's the error log in Eclipse:
java.net.SocketException: Socket closed
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384)
at java.net.ServerSocket.implAccept(ServerSocket.java:450)
at java.net.ServerSocket.accept(ServerSocket.java:421)
at
org
.eclipse
.jdi
.internal
.connect.SocketTransportService.accept(SocketTransportService.java:95)
at
org
.eclipse
.jdi
.internal.connect.SocketTransportImpl.accept(SocketTransportImpl.java:
56)
at
org
.eclipse
.jdi
.internal
.connect
.SocketListeningConnectorImpl.accept(SocketListeningConnectorImpl.java:
135)
at org.eclipse.jdt.internal.launching.StandardVMDebugger
$ConnectRunnable.run(StandardVMDebugger.java:107)
at java.lang.Thread.run(Thread.java:613)
Session data:
eclipse.buildId=M20080911-1700
java.version=1.5.0_16
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments: -keyring /Users/dholt/.eclipse_keyring -
showlocation
Command-line arguments: -os macosx -ws carbon -arch x86 -keyring /
Users/dholt/.eclipse_keyring -consoleLog -showlocation
On 16-Nov-08, at 8:43 PM, David Holt wrote:
Hello all,
I am running into the same problem that Riccardo ran into recently. <http://www.mail-archive.com/[email protected]/msg24295.html
>
Config:
Brand new MacBookPro: System Version: Mac OS X 10.5.5 (9F2114) /
Eclipse 3.4.1/ nightly 3.4.5547 / WO 5.4.3 / Most recent Wonder from
SVN
java version "1.5.0_16"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16-
b06-284)
Java HotSpot(TM) Client VM (build 1.5.0_16-133, mixed mode, sharing)
Trying to run or debug any application results in the following.
<error in eclipse.jpg>
There is nothing in the console. Above the console reads <console.jpg>
This was all working a couple of days ago, but today's updates have
hosed something. Any idea what it could be?
David
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/programmingosx%40mac.com
This email sent to [EMAIL PROTECTED]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]