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 268009

Summary: java.util.NoSuchElementException at org.openide.util.lookup.ProxyLookup$LazyCollection$1.next
Product: editor Reporter: Tomas Mysik <tmysik>
Component: -- Other --Assignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal CC: tzezula
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 226220
Attachments: stacktrace

Description Tomas Mysik 2016-09-14 06:43:10 UTC
Build: NetBeans IDE 8.2 RC (Build 201609130201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.101-b13, Java(TM) SE Runtime Environment, 1.8.0_101-b13
OS: Linux

User Comments:
tmysik: ide restarted after update of one module




Stacktrace: 
java.util.NoSuchElementException
   at org.openide.util.lookup.ProxyLookup$LazyCollection$1.next(ProxyLookup.java:1266)
   at org.netbeans.modules.editor.impl.CustomizableSideBar.getFactoriesMap(CustomizableSideBar.java:475)
   at org.netbeans.modules.editor.NbEditorKit.call(NbEditorKit.java:1287)
   at org.netbeans.modules.java.editor.JavaEditorWarmUpTask.run(JavaEditorWarmUpTask.java:170)
   at org.netbeans.modules.java.editor.JavaEditorWarmUpTask$Provider.run(JavaEditorWarmUpTask.java:93)
   at org.netbeans.core.startup.WarmUpSupport.run(WarmUpSupport.java:98)
Comment 1 Tomas Mysik 2016-09-14 06:43:12 UTC
Created attachment 162041 [details]
stacktrace
Comment 2 Tomas Mysik 2016-09-14 07:07:55 UTC
Maybe Tomas could be interested in this issue, not sure. Thanks.