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 238214

Summary: com.sun.jdi.ObjectCollectedException at com.sun.tools.jdi.JDWPException.toJDIException
Product: debugger Reporter: Exceptions Reporter <exceptions_reporter>
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 205150
Attachments: stacktrace

Description Exceptions Reporter 2013-11-11 03:27:34 UTC
This bug was originally marked as duplicate of bug 165911, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) Client VM, 23.21-b01, Java(TM) SE Runtime Environment, 1.7.0_21-b11
OS: Windows 7

User Comments:
GUEST: bug




Stacktrace: 
com.sun.jdi.ObjectCollectedException
   at com.sun.tools.jdi.JDWPException.toJDIException(JDWPException.java:45)
   at com.sun.tools.jdi.ReferenceTypeImpl.classLoader(ReferenceTypeImpl.java:216)
   at com.sun.tools.jdi.VirtualMachineImpl.findBootType(VirtualMachineImpl.java:1048)
   at com.sun.tools.jdi.ReferenceTypeImpl.findType(ReferenceTypeImpl.java:1153)
   at com.sun.tools.jdi.MethodImpl.argumentType(MethodImpl.java:162)
   at com.sun.tools.jdi.MethodImpl$ArgumentContainer.type(MethodImpl.java:263)
Comment 1 Exceptions Reporter 2013-11-11 03:27:36 UTC
Created attachment 142043 [details]
stacktrace