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 185685 - java.util.ConcurrentModificationException at java.util.LinkedList$ListItr.checkForComodification
Summary: java.util.ConcurrentModificationException at java.util.LinkedList$ListItr.che...
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Alexey Butenko
URL:
Keywords:
: 190657 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-05-07 10:48 UTC by Exceptions Reporter
Modified: 2011-02-18 10:14 UTC (History)
8 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 167503


Attachments
stacktrace (1.81 KB, text/plain)
2010-05-07 10:48 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-05-07 10:48:30 UTC
Build: NetBeans IDE 6.9 Beta (Build 201004200117)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows 7

Stacktrace: 
java.util.ConcurrentModificationException
   at java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:761)
   at java.util.LinkedList$ListItr.next(LinkedList.java:696)
   at org.netbeans.modules.web.jsf.api.metamodel.ModelUnit$Listener.isRelevantFileEvent(ModelUnit.java:285)
   at org.netbeans.modules.web.jsf.api.metamodel.ModelUnit$Listener.fileChanged(ModelUnit.java:308)
   at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEventImpl(FCLSupport.java:142)
   at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEvent(FCLSupport.java:125)
Comment 1 Exceptions Reporter 2010-05-07 10:48:34 UTC
Created attachment 98615 [details]
stacktrace
Comment 2 Alexey Butenko 2010-05-25 10:19:21 UTC
not a stopper for 6.9
Comment 3 Exceptions Reporter 2010-07-12 18:33:22 UTC
This bug already has 20 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=167503
Comment 4 Alexey Butenko 2010-08-19 08:42:47 UTC
http://hg.netbeans.org/web-main/rev/3cc8e35cf970
Comment 5 Quality Engineering 2010-08-20 03:12:13 UTC
Integrated into 'main-golden', will be available in build *201008200001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/3cc8e35cf970
User: Alexey Butenko <alexeybutenko@netbeans.org>
Log: #185685: java.util.ConcurrentModificationException at java.util.LinkedList$ListItr.checkForComodification
Comment 6 Erno Mononen 2010-10-25 11:59:29 UTC
*** Bug 190657 has been marked as a duplicate of this bug. ***
Comment 7 Martin Fousek 2011-02-18 10:14:28 UTC
*** Bug 191470 has been marked as a duplicate of this bug. ***