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 - java.util.NoSuchElementException at org.openide.util.lookup.ProxyLookup$LazyCollection$1.next
Summary: java.util.NoSuchElementException at org.openide.util.lookup.ProxyLookup$LazyC...
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-14 06:43 UTC by Tomas Mysik
Modified: 2016-09-14 07:07 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 226220


Attachments
stacktrace (880 bytes, text/plain)
2016-09-14 06:43 UTC, Tomas Mysik
Details

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