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 14340 - Enable of the project module fires java.lang.ClassCastException
Summary: Enable of the project module fires java.lang.ClassCastException
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Module System (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P1 blocker (vote)
Assignee: Vitezslav Stejskal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-08-10 14:04 UTC by Jaromir Uhrik
Modified: 2008-12-22 19:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The last exception in this file is related to this bug. (9.80 KB, text/plain)
2001-08-10 14:16 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2001-08-10 14:04:26 UTC
[dev #200108100740, jdk1.3.1]
Enable the disabled project module and the exception (see ide.log attachment) 
is shown.
Comment 1 Jaromir Uhrik 2001-08-10 14:16:40 UTC
Created attachment 2132 [details]
The last exception in this file is related to this bug.
Comment 2 Jaromir Uhrik 2001-08-10 14:32:25 UTC
It is impossible to create new project until the IDE is restarted. 
Moreover while the restart is on the Settings Import Wizard will 
appear.
Comment 3 Vitezslav Stejskal 2001-08-16 15:37:04 UTC
This problem was primarily caused by the bug in SessionManager (the 
first NPException), it's now fixed. Additional exception fired from 
DataLoaderPool.getPreferredLoader is informative and means that 
DataSystems can't find preferred loader (uninstalled 
ProjectDataLoader) for project folders and thus will use 
default FolderLoader.

The ClassCastException isn't reproducible anymore (tested by me and 
juhrik who reported this issue). Jara, please reopen it in case you 
will experiance the problem again.
Comment 4 Jaromir Uhrik 2001-11-29 13:30:23 UTC
Marking as verified.
Comment 5 Quality Engineering 2003-07-01 16:30:40 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.