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

Summary: Files cannot be opened or created
Product: ide Reporter: altglass <altglass>
Component: CodeAssignee: issues@ide <issues>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Log file of sample session

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.