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 64348

Summary: VMDisconnectedException is ocasionaly thrown from debugger
Product: debugger Reporter: _ lcincura <lcincura>
Component: JavaAssignee: issues@debugger <issues>
Status: CLOSED FIXED    
Severity: blocker Keywords: RANDOM
Priority: P4    
Version: 5.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Exception stack trace

Description _ lcincura 2005-09-14 14:37:21 UTC
NetBeans IDE 5.0 [200509131800] on jdk 1.5.0_05

Sometimes, when debugging, the excpetion is thrown. After closing the exception
window, debugger works fine without problems.
Comment 1 _ lcincura 2005-09-14 14:39:05 UTC
Created attachment 24797 [details]
Exception stack trace
Comment 2 Martin Entlicher 2005-10-06 09:15:45 UTC
*** Issue 66041 has been marked as a duplicate of this issue. ***
Comment 3 Martin Entlicher 2005-10-06 09:17:54 UTC
Looks like some problem in JDI, since the debugge is apparently not disconnected.
Comment 4 Martin Entlicher 2005-10-06 09:26:46 UTC
Can be caused by http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6263966
The thread dump is different, but the problem might be the same...
Comment 5 Martin Entlicher 2008-06-17 14:58:54 UTC
It's also possible that this is caused by http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6514055.
Comment 6 Martin Entlicher 2008-12-22 21:53:52 UTC
There should be no exceptions like this after the fix of issue #137310.
Comment 7 Quality Engineering 2010-04-29 09:25:05 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.