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 112502

Summary: ShrinkablePage cannot be cast to org.netbeans.mdr.storagemodel
Product: java Reporter: lisaelmore <lisaelmore>
Component: UnsupportedAssignee: David Strupl <dstrupl>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: ClassCastException stack trace provided by lisaelmore

Description lisaelmore 2007-08-09 19:58:47 UTC
I am getting the following error when I try to run the debugger:

java.lang.ClassCastException: org.netbeans.mdr.persistence.btreeimpl.btreeindex.ShrinkablePage cannot be cast to 
org.netbeans.mdr.storagemodel.StorableBaseObject
Comment 1 Martin Entlicher 2007-08-09 21:21:10 UTC
Definitely not a debugger issue, moving to MDR. Please attach the whole stack trace of the exception.
Comment 2 Martin Entlicher 2007-08-09 22:39:43 UTC
Created attachment 46435 [details]
ClassCastException stack trace provided by lisaelmore
Comment 3 Martin Entlicher 2007-08-09 22:43:08 UTC
This is probably obsolete, MDR is not involved in Java parsing in NetBeans 6.0, AFAIK.
Comment 4 David Strupl 2010-09-23 09:15:43 UTC
I am closing all reports in category Java/Unsupported as wontfix. These should
be dead issues --- if the reported cases are against some live part of the
NetBeans IDE please reopen and we can discuss to which category they belong.