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 62748 - Exception occurred in Request Processor
Summary: Exception occurred in Request Processor
Status: CLOSED DUPLICATE of bug 59873
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-22 09:46 UTC by marcin_kowalski
Modified: 2010-04-29 09:24 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 marcin_kowalski 2005-08-22 09:46:10 UTC
Annotation: Exception occurred in Request Processor
com.sun.jdi.ObjectCollectedException
	at com.sun.tools.jdi.JDWPException.toJDIException
(JDWPException.java:27)
	at com.sun.tools.jdi.ThreadReferenceImpl.jdwpStatus
(ThreadReferenceImpl.java:190)
	at com.sun.tools.jdi.ThreadReferenceImpl.isSuspended
(ThreadReferenceImpl.java:200)
	at 
org.netbeans.modules.debugger.jpda.actions.ContinueActionProvider.checkEnabled
(ContinueActionProvider.java:90)
	at 
org.netbeans.modules.debugger.jpda.actions.ContinueActionProvider.run
(ContinueActionProvider.java:109)
	at org.openide.util.Task.run(Task.java:189)
	at org.openide.util.RequestProcessor$Task.run
(RequestProcessor.java:330)
[catch] at org.openide.util.RequestProcessor$Processor.run
(RequestProcessor.java:721)
Comment 1 Martin Entlicher 2005-08-22 10:18:37 UTC
This was already reported in issue #59873. It's fixed in 4.2 dev builds.

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