Bug 288491 - Cannot debug java programs
Summary: Cannot debug java programs
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: eclipse
Version: 6
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Andrew Overholt
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-09-12 21:11 UTC by Larry Lynch-Freshner
Modified: 2007-11-30 22:12 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-09-12 21:29:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Larry Lynch-Freshner 2007-09-12 21:11:36 UTC
Description of problem:


Version-Release number of selected component (if applicable):3.2.2


How reproducible:
always


Steps to Reproduce:
1. build java app in Eclipse
2. select 'debug as application'

Actual results:
console output:
ERROR: transport error 202: gethostbyname: unknown host
ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized 
[../../../src/share/back/debugInit.c:690]
FATAL ERROR in native method: JDWP No transports initialized, 
jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)


Expected results:
Enter debugger, proceed to debug


Additional info:
The error mentions 'unknown host', but running 'hostname' in a bash window 
returns the computer's host name.  Machine is on net, and otherwise working 
properly.

Comment 1 Andrew Overholt 2007-09-12 21:29:59 UTC
The version of gij in FC6 doesn't support debugging.  The one in F7 does.


Note You need to log in before you can comment on or make changes to this bug.