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

Summary: JDWP exit error AGENT_ERROR_TRANSPORT_INIT
Product: debugger Reporter: kroisand <kroisand>
Component: JavaAssignee: issues@debugger <issues>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

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.