You are not logged in.
ERROR: transport error 202: gethostbyname: unknown host ["transport.c",L41]
ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510) ["debu
gInit.c",L497]
JDWP exit error JVMTI_ERROR_INTERNAL(113): No transports initializedFATAL ERROR
in native method: JDWP No transports initialized, jvmtiError=JVMTI_ERROR_INTERNA
L(113)
it can run programs fine, but when i try to debug, this appears in the console, and a popup appears telling me i can't connect to the java VM. i've tried running eclipse as root, no help.
Offline
What version of Eclipse are you using? What Java SDK do you have installed? I'll run debug on my own box as soon as I get the chance to see what the output is.
A bus station is where a bus stops.
A train station is where a train stops.
On my desk I have a workstation.
Offline
the latest version that's on the repositories...which i believe are jdk1.5 and eclipse 3.0
i also tried installing off of java.sun.com and changing the JRE in eclipse to use the one i just installed, but no help.
Offline
*bump*
Offline
I don't have any problems debugging.
[19:06:02] fubar@ferro:~ $ pacman -Qi j2sdk
Name : j2sdk
Version : 1.5.0-1
Groups : None
Packager : Arch Linux (http://www.archlinux.org)
URL : http://java.sun.com
License :
Architecture : i686
Size : 12083636
Build Date : Fri Oct 8 01:54:56 2004 UTC
Install Date : Tue Nov 9 01:16:35 2004 UTC
Install Script : No
Reason: : explicitly installed
Provides : None
Depends On : glibc j2re>=1.5.0
Required By : apache-ant eclipse
Conflicts With : None
Description : Sun's java development kit
[05:37:42] fubar@ferro:~ $ pacman -Qi eclipse
Name : eclipse
Version : 3.0.1-1
Groups : None
Packager : Arch Linux (http://www.archlinux.org)
URL : http://eclipse.org
License :
Architecture : i686
Size : 97482035
Build Date : Mon Sep 20 05:36:13 2004 UTC
Install Date : Tue Nov 9 03:45:08 2004 UTC
Install Script : No
Reason: : explicitly installed
Provides : None
Depends On : apache-ant j2sdk libgnomeui
Required By : None
Conflicts With : None
Description : Eclipse IDE development platform
A bus station is where a bus stops.
A train station is where a train stops.
On my desk I have a workstation.
Offline