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 243132

Summary: InstantiationException: org.netbeans.core.multiview.ContextAwareDescription
Product: editor Reporter: williambacchi
Component: SettingsAssignee: Milutin Kristofic <mkristofic>
Status: RESOLVED WONTFIX    
Severity: normal CC: phejl
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 208582
Attachments: stacktrace

Description williambacchi 2014-03-21 10:03:47 UTC
Build: NetBeans IDE Dev (Build 201403101706)
VM: Java HotSpot(TM) Client VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Windows XP

User Comments:
williambacchi: restarting after update




Stacktrace: 
java.lang.InstantiationException: org.netbeans.core.multiview.ContextAwareDescription
   at java.lang.Class.newInstance(Class.java:359)
   at org.netbeans.modules.editor.mimelookup.impl.FolderPathLookup$FOItem.createInstanceFor(FolderPathLookup.java:238)
   at org.netbeans.modules.editor.mimelookup.impl.FolderPathLookup$FOItem.getInstance(FolderPathLookup.java:169)
   at org.openide.util.lookup.AbstractLookup$R.allInstances(AbstractLookup.java:1055)
   at org.openide.util.lookup.AbstractLookup$R.allInstances(AbstractLookup.java:1035)
   at org.openide.util.lookup.ProxyLookup$LazyCollection.computeSingleResult(ProxyLookup.java:1281)
Comment 1 williambacchi 2014-03-21 10:03:49 UTC
Created attachment 146213 [details]
stacktrace
Comment 2 Milutin Kristofic 2015-06-25 14:30:54 UTC
*** Bug 245375 has been marked as a duplicate of this bug. ***
Comment 3 Martin Balin 2016-07-07 07:31:05 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss