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

Summary: failed attachment is not reported
Product: debugger Reporter: swachter1 <swachter1>
Component: JavaAssignee: issues@debugger <issues>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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.