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 156676 - JDWP transport error: Cannot assign requested address
Summary: JDWP transport error: Cannot assign requested address
Status: CLOSED DUPLICATE of bug 154974
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: Sun Windows XP
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-13 13:03 UTC by marjor
Modified: 2010-04-29 09:46 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 marjor 2009-01-13 13:03:37 UTC
Hi, Debugging doesnt work . In netbens 6.1 is ok. I get error something with - transport. This is web start application.
In netbeans 6.1 is same configuration. Compiling without debugging is ok. Another projects debugging without web start
are ok. I worked on it two days , i have no idea what it is. My sugestion is that is something wrong with new verion of
netbeans (6.5). Please test more old projects with web start from previous netbeans
Comment 1 marjor 2009-01-13 13:07:32 UTC
ERROR: transport error 202: connect failed: Cannot assign requested address
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]
Comment 2 Martin Entlicher 2009-02-25 10:30:54 UTC
The message "Cannot assign requested address" suggests that JVM can not connect to the local host port, but does not say
what's really wrong.
Aren't you running both NetBeans 6.1 and 6.5 at the same time? Isn't 6.1 occupying the local port? Or do you have a
firewall blocking access to local host? Can it happen that you permit NetBeans 6.1 to access the network, but did not
set permit for NetBeans 6.5 in your firewall settings?

Comment 3 Martin Entlicher 2009-04-01 15:40:04 UTC
Most probably a host address issue. See issue #154974.

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