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 45200 - ClassCastException after restart
Summary: ClassCastException after restart
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: Martin Matula
URL:
Keywords:
: 45299 46425 46958 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-06-18 19:27 UTC by Tim Lebedkov
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (5.07 KB, text/plain)
2004-06-19 12:25 UTC, Tim Lebedkov
Details
Stacktrace (more similar to the one in #46425 which is a dup of this); build 040728 (766 bytes, text/plain)
2004-07-28 14:47 UTC, Miloslav Metelka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Lebedkov 2004-06-18 19:27:54 UTC
nb build 16.06.04
see attached stack trace.
I have no idea how to reproduce this exception.
Comment 1 Martin Matula 2004-06-18 20:31:55 UTC
Nothing is attached....
Comment 2 Tim Lebedkov 2004-06-19 12:25:46 UTC
Created attachment 15854 [details]
Stack trace
Comment 3 Tomas Hurka 2004-06-22 08:41:59 UTC
Moved to new subcomponent java/javacore.
Comment 4 Tomas Hurka 2004-07-26 10:36:27 UTC
*** Issue 45299 has been marked as a duplicate of this issue. ***
Comment 5 Tomas Hurka 2004-07-26 10:37:09 UTC
*** Issue 46425 has been marked as a duplicate of this issue. ***
Comment 6 Miloslav Metelka 2004-07-28 14:43:39 UTC
I've got this as well after invoking Goto Class by Alt+Shift+O and
typing "Un". I had bunch of NB modules projects opened (editor and all
dependent projects). Attaching stacktrace.
Comment 7 Miloslav Metelka 2004-07-28 14:47:16 UTC
Created attachment 16524 [details]
Stacktrace (more similar to the one in #46425 which is a dup of this); build 040728
Comment 8 Jan Lahoda 2004-08-02 10:16:25 UTC
It happens to me too. My stack trace is equivalent to Mila's. I think
that this is quite serious problem (the fast open feature is unsable,
and the only workaround I know is to completely renew the databases),
so I rise the priority to P2.
Comment 9 Daniel Prusa 2004-08-05 12:31:49 UTC
Fixed.
/cvs/java/javacore/src/org/netbeans/modules/javacore/ClassIndex.java
revision 1.12
Comment 10 Martin Matula 2004-08-06 11:22:55 UTC
*** Issue 46958 has been marked as a duplicate of this issue. ***
Comment 11 Tim Lebedkov 2004-08-29 11:43:57 UTC
ok
Comment 12 Quality Engineering 2007-09-20 11:56:36 UTC
Reorganization of java component