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 - ShrinkablePage cannot be cast to org.netbeans.mdr.storagemodel
Summary: ShrinkablePage cannot be cast to org.netbeans.mdr.storagemodel
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Strupl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-09 19:58 UTC by lisaelmore
Modified: 2010-09-23 09:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ClassCastException stack trace provided by lisaelmore (5.27 KB, text/plain)
2007-08-09 22:39 UTC, Martin Entlicher
Details

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