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 169934 - com.sun.jdi.ObjectCollectedException at com.sun.tools.jdi.JDWPException.toJDIException
Summary: com.sun.jdi.ObjectCollectedException at com.sun.tools.jdi.JDWPException.toJDI...
Status: CLOSED INCOMPLETE
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@debugger
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-05 22:25 UTC by jsr
Modified: 2010-05-06 11:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 155057


Attachments
stacktrace (3.97 KB, text/plain)
2009-08-05 22:25 UTC, jsr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jsr 2009-08-05 22:25:29 UTC
This issue was originally marked as duplicate of issue 154425, that is already resolved. This issue is still valid, so this seems to be another issue, but it might be related.

Build: NetBeans IDE 6.7.1 (Build 200907230233)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Windows XP, 5.1, x86

User Comments:
jsr: debugging web app, stopped at a breakpoint



Stacktrace: 
com.sun.jdi.ObjectCollectedException
        at com.sun.tools.jdi.JDWPException.toJDIException(JDWPException.java:27)
        at com.sun.tools.jdi.ObjectReferenceImpl.referenceType(ObjectReferenceImpl.java:139)
        at com.sun.tools.jdi.ObjectReferenceImpl.type(ObjectReferenceImpl.java:128)
        at org.netbeans.modules.debugger.jpda.expr.EvaluatorVisitor.unboxIfCan(EvaluatorVisitor.java:3208)
        at org.netbeans.modules.debugger.jpda.expr.EvaluatorVisitor.visitBinary(EvaluatorVisitor.java:1057)
        at org.netbeans.modules.debugger.jpda.expr.EvaluatorVisitor.visitBinary(EvaluatorVisitor.java:182)
Comment 1 jsr 2009-08-05 22:25:35 UTC
Created attachment 85874 [details]
stacktrace
Comment 2 Martin Entlicher 2009-08-10 16:57:10 UTC
jsr, did you define some additional variable formatter? Can you please provide the expression in that formatter that we
can use to reproduce this issue?
Comment 3 Vojtech Sigler 2009-09-18 13:05:09 UTC
Without requested information for long time - INVALID. We can't do anything in this case. Reporter, please add requested
information and reopen issue. Thanks in advance.
Comment 4 jsr 2009-09-18 14:18:26 UTC
Sorry, I do not have any steps to reproduce. I didn't define any additional variable formatters. I only saw this once.
I'll leave it as resolved unless it happens again.
Comment 5 Marian Mirilovic 2010-05-06 11:51:36 UTC
closing incomplete issues