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 - VMDisconnectedException is ocasionaly thrown from debugger
Summary: VMDisconnectedException is ocasionaly thrown from debugger
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 5.x
Hardware: PC All
: P4 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: RANDOM
: 66041 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-09-14 14:37 UTC by _ lcincura
Modified: 2010-04-29 09:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception stack trace (1.37 KB, text/plain)
2005-09-14 14:39 UTC, _ lcincura
Details

Note You need to log in before you can comment on or make changes to this bug.
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.