[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Unable to connect to VM during debug
|
- From: Ying <runningoutofword@xxxxxxxxxxxx>
- Date: Thu, 24 Jul 2003 09:45:16 -0400
- Newsgroups: eclipse.tools
- Organization: EclipseCorner
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3.1) Gecko/20030425
Hi -
(this is a repost from eclipse.rools.jdt..)
Has any one seen this problem when launching a runtime debug workbench??
(this is displayed at the Console)
err:: No such file or directory
FATAL ERROR in native method: No transports initialized
Error [2] in connect() call!
Socket transport failed to init.
Transport dt_socket failed to initialize, rc = -1.
I have re-booted, re-started the workbench and the runtime
workbench.. - but that doesn't seem to help. The other problem
is that.. I am not aware of anything different that I did recently
to my machine that is causing all my existing workspaces to just
fail like that. (except that I was doing more NLS work...)
I am using Eclipse 3.0M2 build, with runtime target of Eclipse 3.0M2
build (with some local plugin added). Both JVMs that I am using
are 1.3.1_08 . I've tested this on 1.4.1_02 but the problem still
appears.. The thing is - runtime workbench will run correctly
without debug... (now it is happening to my Eclipse old 2.1 build too).
I am suspecting some sort of network thing that might not be related
to eclipse??
Anyhelp would be much appreciated.
Thanks.
Ying
(this is the stuff that appears in the .log file)
java.version=1.3.1_08
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -data F:\WorkSpaces\0716_M3 -install
file:F:/ECLIPSE_SDK_3.0M2_WIN32/eclipse/
!ENTRY org.eclipse.debug.ui 4 120 Jul 23, 2003 15:17:21.552
!MESSAGE Error logged from Debug UI:
!STACK 1
org.eclipse.core.runtime.CoreException[120]: java.net.SocketException:
socket closed
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:463)
at java.net.ServerSocket.implAccept(ServerSocket.java:238)
at java.net.ServerSocket.accept(ServerSocket.java:217)
at
org.eclipse.jdi.internal.connect.SocketTransportImpl.accept(SocketTransportImpl.java:84)
at
org.eclipse.jdi.internal.connect.SocketListeningConnectorImpl.accept(SocketListeningConnectorImpl.java:123)
at
org.eclipse.jdt.internal.launching.StandardVMDebugger$ConnectRunnable.run(StandardVMDebugger.java:77)
at java.lang.Thread.run(Thread.java:479)
!ENTRY org.eclipse.jdt.launching 4 120 Jul 23, 2003 15:17:21.552
!MESSAGE Cannot connect to VM
!STACK 0
java.net.SocketException: socket closed
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:463)
at java.net.ServerSocket.implAccept(ServerSocket.java:238)
at java.net.ServerSocket.accept(ServerSocket.java:217)
at
org.eclipse.jdi.internal.connect.SocketTransportImpl.accept(SocketTransportImpl.java:84)
at
org.eclipse.jdi.internal.connect.SocketListeningConnectorImpl.accept(SocketListeningConnectorImpl.java:123)
at
org.eclipse.jdt.internal.launching.StandardVMDebugger$ConnectRunnable.run(StandardVMDebugger.java:77)
at java.lang.Thread.run(Thread.java:479)
!ENTRY org.eclipse.debug.ui 4 120 Jul 23, 2003 16:47:16.589
!MESSAGE Error logged from Debug UI:
!STACK 1
org.eclipse.core.runtime.CoreException[120]: java.net.SocketException:
socket closed
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:463)
at java.net.ServerSocket.implAccept(ServerSocket.java:238)
at java.net.ServerSocket.accept(ServerSocket.java:217)
at
org.eclipse.jdi.internal.connect.SocketTransportImpl.accept(SocketTransportImpl.java:84)
at
org.eclipse.jdi.internal.connect.SocketListeningConnectorImpl.accept(SocketListeningConnectorImpl.java:123)
at
org.eclipse.jdt.internal.launching.StandardVMDebugger$ConnectRunnable.run(StandardVMDebugger.java:77)
at java.lang.Thread.run(Thread.java:479)
!ENTRY org.eclipse.jdt.launching 4 120 Jul 23, 2003 16:47:16.589
!MESSAGE Cannot connect to VM
!STACK 0
java.net.SocketException: socket closed
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:463)
at java.net.ServerSocket.implAccept(ServerSocket.java:238)
at java.net.ServerSocket.accept(ServerSocket.java:217)
at
org.eclipse.jdi.internal.connect.SocketTransportImpl.accept(SocketTransportImpl.java:84)
at
org.eclipse.jdi.internal.connect.SocketListeningConnectorImpl.accept(SocketListeningConnectorImpl.java:123)
at
org.eclipse.jdt.internal.launching.StandardVMDebugger$ConnectRunnable.run(StandardVMDebugger.java:77)
at java.lang.Thread.run(Thread.java:479)
!ENTRY org.eclipse.debug.ui 4 120 Jul 23, 2003 17:27:39.49
!MESSAGE Error logged from Debug UI:
!STACK 1
org.eclipse.core.runtime.CoreException[120]: java.net.SocketException:
socket closed
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:463)
at java.net.ServerSocket.implAccept(ServerSocket.java:238)
at java.net.ServerSocket.accept(ServerSocket.java:217)
at
org.eclipse.jdi.internal.connect.SocketTransportImpl.accept(SocketTransportImpl.java:84)
at
org.eclipse.jdi.internal.connect.SocketListeningConnectorImpl.accept(SocketListeningConnectorImpl.java:123)
at
org.eclipse.jdt.internal.launching.StandardVMDebugger$ConnectRunnable.run(StandardVMDebugger.java:77)
at java.lang.Thread.run(Thread.java:479)
!ENTRY org.eclipse.jdt.launching 4 120 Jul 23, 2003 17:27:39.49
!MESSAGE Cannot connect to VM
!STACK 0
java.net.SocketException: socket closed
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:463)
at java.net.ServerSocket.implAccept(ServerSocket.java:238)
at java.net.ServerSocket.accept(ServerSocket.java:217)
at
org.eclipse.jdi.internal.connect.SocketTransportImpl.accept(SocketTransportImpl.java:84)
at
org.eclipse.jdi.internal.connect.SocketListeningConnectorImpl.accept(SocketListeningConnectorImpl.java:123)
at
org.eclipse.jdt.internal.launching.StandardVMDebugger$ConnectRunnable.run(StandardVMDebugger.java:77)
at java.lang.Thread.run(Thread.java:479)