You are not logged in.

#1 2004-12-12 21:42:34

hypermegachi
Member
Registered: 2004-07-25
Posts: 311

eclipse giving me an error when i try to debug

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

#2 2004-12-12 21:54:52

FUBAR
Member
From: Belgium
Registered: 2004-12-08
Posts: 1,029
Website

Re: eclipse giving me an error when i try to debug

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

#3 2004-12-13 19:39:28

hypermegachi
Member
Registered: 2004-07-25
Posts: 311

Re: eclipse giving me an error when i try to debug

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

#4 2004-12-15 21:47:04

hypermegachi
Member
Registered: 2004-07-25
Posts: 311

Re: eclipse giving me an error when i try to debug

*bump*

Offline

#5 2004-12-16 04:38:41

FUBAR
Member
From: Belgium
Registered: 2004-12-08
Posts: 1,029
Website

Re: eclipse giving me an error when i try to debug

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

Board footer

Powered by FluxBB