This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 159672 - JDWP exit error AGENT_ERROR_TRANSPORT_INIT
Summary: JDWP exit error AGENT_ERROR_TRANSPORT_INIT
Status: CLOSED DUPLICATE of bug 154974
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-05 12:06 UTC by kroisand
Modified: 2010-04-29 09:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kroisand 2009-03-05 12:06:08 UTC
Hello,

this bug is equal to issue 148442 where it is told that it won't be resolved.
In the beginning, I faced no problem with the debugger. This occured approximately
4 weeks ago and now, I cannot use netbeans 6.5 any more, because this error message
appears all the time, although the computer was switched off in between...

What's interesting is that I received once at first the message
"user program finished" before "listening on xxx", i.e. it seems more to be
a timing problem.

My workaround is to use netbeans 6.1 where the debugger works.

Greetings,
G. Kroisandt

The exact message is
debug:
FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)
ERROR: transport error 202: connect failed: Die Wartezeit für die Verbindung ist abgelaufen
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:708]
Java Result: 1
BUILD SUCCESSFUL (total time: 3 minutes 9 seconds)

and in the other window appears "Listening on xxx" and after this message above occurs I receive "Socket closed".
Comment 1 Martin Entlicher 2009-04-01 15:41:04 UTC
Most probably a host address issue. See issue #154974.

*** This issue has been marked as a duplicate of 154974 ***
Comment 2 Quality Engineering 2010-04-29 09:48:58 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.