Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#11149 closed defect (duplicate)

ConcurrentModificationException loading plugins on startup — at Version 4

Reported by: anonymous Owned by: anonymous
Priority: normal Milestone:
Component: Core Version:
Keywords: Cc:

Description (last modified by Don-vip)

ERROR: java.util.ConcurrentModificationException
java.util.ConcurrentModificationException
        at java.util.HashMap$HashIterator.nextEntry(HashMap.java:922)
        at java.util.HashMap$EntryIterator.next(HashMap.java:962)
        at java.util.HashMap$EntryIterator.next(HashMap.java:960)
        at org.openstreetmap.josm.gui.preferences.ToolbarPreferences.loadActions(ToolbarPreferences.java:952)
        at org.openstreetmap.josm.gui.preferences.ToolbarPreferences.getDefinedActions(ToolbarPreferences.java:980)
        at org.openstreetmap.josm.gui.preferences.ToolbarPreferences.refreshToolbarControl(ToolbarPreferences.java:1034)
        at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:435)

Change History (4)

comment:1 by Don-vip, 11 years ago

Owner: changed from team to anonymous
Status: newneedinfo

Please describe better ! What plugins, what version of josm? Why don't you use the Bug report feature, as explained on newticket?

comment:2 by Don-vip, 11 years ago

Resolution: needinfo
Status: needinfoclosed

comment:3 by Don-vip, 11 years ago

Resolution: needinfoduplicate

Duplicate of #11466.

comment:4 by Don-vip, 11 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.