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 248075 - java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextNode
Summary: java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.n...
Status: RESOLVED DUPLICATE of bug 246283
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-21 16:17 UTC by Exceptions Reporter
Modified: 2015-04-07 13:20 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 209505


Attachments
stacktrace (1.37 KB, text/plain)
2014-10-21 16:17 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-10-21 16:17:41 UTC
Build: NetBeans IDE 8.0.1 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b17
OS: Linux

User Comments:
GUEST: Just opened NB and the error pops...

AsepRidwan: sorry i can't describe because i stil  not understand... :)

KhArtNJava: ff

GUEST: Just restart ide

GUEST: Updating 14 elements reported as upgradeable by NetBeans on startup, suddenly I am filling this problem report...

masuch: starting netbeans and open plugins form




Stacktrace: 
java.util.ConcurrentModificationException
   at java.util.HashMap$HashIterator.nextNode(HashMap.java:1429)
   at java.util.HashMap$KeyIterator.next(HashMap.java:1453)
   at org.netbeans.modules.autoupdate.services.Utilities.handleBackwardCompatability4ModuleInfo(Utilities.java:631)
   at org.netbeans.modules.autoupdate.services.Utilities.handleBackwardCompatability(Utilities.java:687)
   at org.netbeans.modules.autoupdate.services.Utilities.findRequiredUpdateElements(Utilities.java:556)
   at org.netbeans.modules.autoupdate.services.OperationValidator$UpdateValidator.getRequiredElementsImpl(OperationValidator.java:313)
Comment 1 Exceptions Reporter 2014-10-21 16:17:43 UTC
Created attachment 150027 [details]
stacktrace
Comment 2 Libor Fischmeistr 2015-04-07 13:20:52 UTC

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