Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » Debuggeing remote j9 in eclipse 2.0 fails
Debuggeing remote j9 in eclipse 2.0 fails [message #571605] Fri, 02 August 2002 00:17
Stefan Bittner is currently offline Stefan BittnerFriend
Messages: 5
Registered: July 2009
Junior Member
I tried to open a remote debug session with a j9 1.5 (running one
on localhost and once truely remote).
Both times the j9 is waiting for the connect and the connection fails.

Eclipse shows the following error in the log:

!ENTRY org.eclipse.debug.ui 4 120 Aug 02, 2002 01:42:31.907
!MESSAGE Error logged from Debug UI:
!STACK 1
org.eclipse.core.runtime.CoreException[113]: java.io.IOException: EOF
encoutered during handshake
at
org.eclipse.jdi.internal.connect.SocketTransportImpl.Perform Handshake(SocketTransportImpl.java:138)
at
org.eclipse.jdi.internal.connect.SocketTransportImpl.attach( SocketTransportImpl.java:42)
at
org.eclipse.jdi.internal.connect.SocketAttachingConnectorImp l.attach(SocketAttachingConnectorImpl.java:95)
at
org.eclipse.jdt.internal.launching.SocketAttachConnector.con nect(SocketAttachConnector.java:113)
at
org.eclipse.jdt.internal.launching.JavaRemoteApplicationLaun chConfigurationDelegate.launch(JavaRemoteApplicationLaunchCo nfigurationDelegate.java:59)
at
org.eclipse.debug.internal.core.LaunchConfiguration.launch(L aunchConfiguration.java:136)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationDialog$10.run(LaunchConfigurationDialog.java:2299)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:98)


I have tried it with a jdk 1.4 as default jre
and with j9 after installing org.eclipse.jdt.launching.j9_20020625.zip.

It makes no difference

Any ideas what goes wrong ?

Regards,
Stefan
Previous Topic:Debuggeing remote j9 in eclipse 2.0 fails
Next Topic:undock views/windows in R2 ?
Goto Forum:
  


Current Time: Thu Apr 18 13:34:31 GMT 2024

Powered by FUDForum. Page generated in 0.02888 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top