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 187466 - java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextEntry
Summary: java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.n...
Status: RESOLVED DUPLICATE of bug 188405
Alias: None
Product: platform
Classification: Unclassified
Component: Progress (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
: 193895 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-06-11 08:24 UTC by malakim
Modified: 2011-08-17 14:34 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 170627


Attachments
stacktrace (2.39 KB, text/plain)
2010-06-11 08:24 UTC, malakim
Details
stacktrace (2.86 KB, text/plain)
2011-01-12 18:56 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description malakim 2010-06-11 08:24:06 UTC
Build: NetBeans IDE 6.9 RC2 (Build 201005312001)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.3-b01-279, Java(TM) SE Runtime Environment, 1.6.0_20-b02-279-10M3065
OS: Mac OS X

User Comments:
malakim: Clean and build for a J2EE project




Stacktrace: 
java.util.ConcurrentModificationException
   at java.util.HashMap$HashIterator.nextEntry(HashMap.java:793)
   at java.util.HashMap$KeyIterator.next(HashMap.java:828)
   at org.netbeans.modules.progress.ui.PopupPane.updateBoldFont(PopupPane.java:174)
   at org.netbeans.modules.progress.ui.StatusLineComponent$2.valueChanged(StatusLineComponent.java:267)
   at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:167)
   at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:147)
Comment 1 malakim 2010-06-11 08:24:10 UTC
Created attachment 100003 [details]
stacktrace
Comment 2 misterm 2011-01-12 18:56:48 UTC
Created attachment 104932 [details]
stacktrace
Comment 3 Exceptions Reporter 2011-01-12 18:56:57 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=170627
Comment 4 Jan Peska 2011-08-15 13:46:42 UTC
*** Bug 193895 has been marked as a duplicate of this bug. ***
Comment 5 Jan Peska 2011-08-16 11:13:33 UTC

*** This bug has been marked as a duplicate of bug 188405 ***