Community
Participate
Working Groups
Build Identifier: 20100917-0705 I have not seen this error very often, but am reporting it anyway, since someone might be able to figure out what is causing it. This error happened as I was starting Eclipse, I had not yet started doing any work with it. Thrown exception: java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextEntry(HashMap.java:848) at java.util.HashMap$KeyIterator.next(HashMap.java:883) at org.eclipse.core.internal.resources.Workspace.broadcastEvent(Workspace.java:320) at org.eclipse.core.internal.resources.Resource.refreshLocal(Resource.java:1662) at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor$4.runInWorkspace(IDEWorkbenchAdvisor.java:398) at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) Reproducible: Couldn't Reproduce Steps to Reproduce: 1. Start Eclipse This has only happened once to me.
Duplicate bug 280488 *** This bug has been marked as a duplicate of bug 280488 ***