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 82961 - failed attachment is not reported
Summary: failed attachment is not reported
Status: CLOSED DUPLICATE of bug 80396
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-18 08:00 UTC by swachter1
Modified: 2010-04-29 09:29 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 swachter1 2006-08-18 08:00:36 UTC
If the JPDA debugger fails to attach to a VM (SocketAttach, dt_socket) then
nothing about the problem is reported to the user. The only thing that happends
is that the usual debugging windows and buttons do not appear.
Comment 1 Martin Entlicher 2006-08-18 09:39:11 UTC
It writes the reason to the Debugger Console...
Like:
Attaching to localhost:8770
Connection refused.

Isn't that sufficient?
Perhaps issue#80396 is causing that the Debugger Console is not visible?
Comment 2 Martin Entlicher 2006-08-29 17:12:32 UTC
No more info was provided => making it a duplicate of issue #80396.

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