Modify

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#11149 closed defect (duplicate)

ConcurrentModificationException loading plugins on startup

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)

Attachments (0)

Change History (4)

comment:1 by Don-vip, 10 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, 10 years ago

Resolution: needinfo
Status: needinfoclosed

comment:3 by Don-vip, 10 years ago

Resolution: needinfoduplicate

Duplicate of #11466.

comment:4 by Don-vip, 10 years ago

Description: modified (diff)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain anonymous.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.