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 268956 - java.util.ConcurrentModificationException at java.util.ArrayList$Itr.checkForComodification
Summary: java.util.ConcurrentModificationException at java.util.ArrayList$Itr.checkFor...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Nodes (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-12 15:43 UTC by mmariotti
Modified: 2017-09-01 19:49 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 222125


Attachments
stacktrace (1.33 KB, text/plain)
2016-11-12 15:43 UTC, mmariotti
Details
stacktrace (1.33 KB, text/plain)
2016-11-28 03:45 UTC, emiddio
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mmariotti 2016-11-12 15:43:44 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.111-b14, Java(TM) SE Runtime Environment, 1.8.0_111-b14
OS: Linux

User Comments:
GUEST: I'm not sure what happened to cause the problem. I only noticed the notification that an error had occured.

GUEST: Debug code

mmariotti: hi

mmariotti: hi

GUEST: work

GUEST: don't know




Stacktrace: 
java.util.ConcurrentModificationException
   at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
   at java.util.ArrayList$Itr.next(ArrayList.java:851)
   at org.openide.nodes.NodeLookup$AggregatingExecutor.run(NodeLookup.java:289)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
   at java.awt.EventQueue.access$500(EventQueue.java:97)
Comment 1 mmariotti 2016-11-12 15:43:46 UTC
Created attachment 162891 [details]
stacktrace
Comment 2 emiddio 2016-11-28 03:45:04 UTC
Created attachment 163046 [details]
stacktrace

unknown
Comment 3 Exceptions Reporter 2017-01-19 14:08:41 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=222125