Modify ↓
Opened 11 years ago
Closed 11 years ago
#8932 closed defect (fixed)
ConcurrentModificationException in Plugin czechaddress
Reported by: | Don-vip | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin czechaddress | Version: | |
Keywords: | Cc: |
Description
Started JOSM with a bunch of plugins.
Is-Local-Build: true Revision: 6106 Build-Date: 2013-08-03 00:26:52 Identification: JOSM/1.5 (6106 SVN en_GB) Windows 8 64-Bit Memory Usage: 512 MB / 512 MB (68 MB allocated, but free) Java version: 1.7.0, IBM Corporation, IBM J9 VM Dataset consistency test: No problems found Plugin: ColumbusCSV (29500) Plugin: DirectDownload (29776) Plugin: DirectUpload (29778) Plugin: ElevationProfile (29611) Plugin: FastDraw (29596) Plugin: FixAddresses (29778) Plugin: HouseNumberTaggingTool (29778) Plugin: InfoMode (29435) Plugin: OpeningHoursEditor (29778) Plugin: RoadSigns (29699) Plugin: SimplifyArea (29778) Plugin: TombPlugin (41) Plugin: Tracer (29771) Plugin: alignways (29771) Plugin: buildings_tools (29778) Plugin: cadastre-fr (29784) Plugin: contourmerge (1005) Plugin: czechaddress (29784) Plugin: dataimport (29435) Plugin: download_along (29778) Plugin: ext_tools (29435) Plugin: fieldpapers (b49dadd) Plugin: geotools (29767) Plugin: gpxfilter (29778) Plugin: imagery-xml-bounds (29710) Plugin: imagery_offset_db (29467) Plugin: importvec (29796) Plugin: jts (29613) Plugin: junctionchecking (29596) Plugin: lakewalker (29771) Plugin: log4j Plugin: measurement (29750) Plugin: merge-overlap (29778) Plugin: michigan_left (29778) Plugin: mirrored_download (29753) Plugin: opendata (29771) Plugin: openstreetbugs (29435) Plugin: openvisible (29778) Plugin: osmarender (29639) Plugin: pbf (29708) Plugin: poly (29711) Plugin: print (29529) Plugin: proj4j (29435) Plugin: public_transport (29784) Plugin: reltoolbox (29535) Plugin: reverter (29771) Plugin: routing Plugin: scripting (30540) Plugin: tag2link (29461) Plugin: tageditor (29435) Plugin: tagging-preset-tester (29774) Plugin: terracer (29771) Plugin: turnlanes (29435) Plugin: turnrestrictions (29435) Plugin: undelete (29555) Plugin: utilsplugin2 (29771) Plugin: videomapping Plugin: waydownloader (29771) Plugin: waypoint_search (29435) Plugin: wayselector (29771) Plugin: wikipedia (29778) java.util.ConcurrentModificationException at java.util.HashMap$AbstractMapIterator.checkConcurrentMod(HashMap.java:204) at java.util.HashMap$AbstractMapIterator.makeNext(HashMap.java:209) at java.util.HashMap$KeyIterator.next(HashMap.java:282) at org.openstreetmap.josm.plugins.czechaddress.CzechAddressPlugin.broadcastStatusChange(CzechAddressPlugin.java:182) at org.openstreetmap.josm.plugins.czechaddress.CzechAddressPlugin$1.run(CzechAddressPlugin.java:114)
Attachments (0)
Note:
See TracTickets
for help on using tickets.
Fixed in [o29833].