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 123641 - Files cannot be opened or created
Summary: Files cannot be opened or created
Status: CLOSED DUPLICATE of bug 121854
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-07 16:20 UTC by altglass
Modified: 2007-12-07 21:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log file of sample session (64.46 KB, text/plain)
2007-12-07 16:23 UTC, altglass
Details

Note You need to log in before you can comment on or make changes to this bug.
Description altglass 2007-12-07 16:20:59 UTC
When the IDE starts this exception occurs: 

java.lang.ClassCastException: org.openide.filesystems.MultiFileObject$VoidValue cannot be cast to java.lang.String
	at org.netbeans.modules.editor.settings.storage.EditorSettingsImpl.getCurrentFontColorProfile(EditorSettingsImpl.java:180)
[... Full backtrace in attachment]

This ClassCastException is also thrown whenever I try to open or create a file. Altough when I click on files the
contained attributes and methods are shown correctly in the navigator. But they won't open up in the editor.
Comment 1 altglass 2007-12-07 16:23:24 UTC
Created attachment 54001 [details]
Log file of sample session
Comment 2 Karthikeyan Rajeswaran 2007-12-07 21:51:33 UTC

*** This issue has been marked as a duplicate of 121854 ***
Comment 3 Karthikeyan Rajeswaran 2007-12-07 21:52:20 UTC
Please reopen if this is not a duplicate of 121854.