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 - InstantiationException: org.netbeans.core.multiview.ContextAwareDescription
Summary: InstantiationException: org.netbeans.core.multiview.ContextAwareDescription
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Settings (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
: 245375 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-03-21 10:03 UTC by williambacchi
Modified: 2016-07-07 07:31 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 208582


Attachments
stacktrace (4.27 KB, text/plain)
2014-03-21 10:03 UTC, williambacchi
Details

Note You need to log in before you can comment on or make changes to this bug.
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