Modify

Opened 14 hours ago

#24772 new defect

MapRoulette plug-in failed when I tried to download MR data for a particular area.

Reported by: b-jazz Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: template_report Cc: tsmock@…

Description

What steps will reproduce the problem?

  1. Latest version of MapRoulette (v84)
  2. Go to the area near https://www.openstreetmap.org/way/992466109
  3. Zoom out enough to see the two golf courses
  4. Download OSM data using File -> Download data... -> Download from OSM
  5. Check both (only) OpenStreetMap data and MapRoulette Tasks
  6. Be presented with a plug-in failure error panel

What is the expected result?

  1. Actually get the several dozen tasks that are in that area.

What happens instead?

  1. Asked to upload (already did once)

Please provide any additional information below. Attach a screenshot if possible.

Relative:URL: ^/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2026-05-07 21:57:49 +0200 (Thu, 07 May 2026)
Revision:19573
Build-Date:2026-05-08 01:31:15
URL:https://josm.openstreetmap.de/svn/trunk

Identification: JOSM/1.5 (19573 en) Linux Manjaro Linux
Memory Usage: 464 MB / 16024 MB (114 MB allocated, but free)
Java version: 21.0.11+10, Arch Linux, OpenJDK 64-Bit Server VM
Look and Feel: javax.swing.plaf.metal.MetalLookAndFeel
Screen: :0.0 2560x1440x[Multi depth]@60Hz (scaling 1.00×1.00)
Maximum Screen Size: 2560×1440
Best cursor sizes: 16×16→16×16, 32×32→32×32
Environment variable LANG: en_US.UTF-8
System property file.encoding: UTF-8
System property sun.jnu.encoding: UTF-8
Locale info: en_US
Numbers with default locale: 1234567890 -> 1234567890
VM arguments: [--add-opens=java.desktop/javax.swing.text.html=ALL-UNNAMED, --add-exports=java.base/sun.security.action=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.plugins.jpeg=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.spi=ALL-UNNAMED, -Djosm.restart=true]
Dataset consistency test: No problems found

Plugins:
+ MapRoulette (84)
+ comfort0 (36438)
+ reltoolbox (36438)
+ reverter (36447)
+ todo (155)
+ turnrestrictions (36438)
+ utilsplugin2 (36438)

Last errors/warnings:
- 00018.569 W: java.io.IOException: Attribution is not loaded yet
- 00018.570 W: java.io.IOException: Attribution is not loaded yet
- 00018.570 W: java.io.IOException: Attribution is not loaded yet
- 00018.570 W: java.io.IOException: Attribution is not loaded yet
- 00018.570 W: java.io.IOException: Attribution is not loaded yet
- 00018.571 W: java.io.IOException: Attribution is not loaded yet
- 00018.571 W: java.io.IOException: Attribution is not loaded yet
- 00018.571 W: java.io.IOException: Attribution is not loaded yet
- 00018.572 W: java.io.IOException: Attribution is not loaded yet
- 00033.856 E: Handled by bug report queue: org.openstreetmap.josm.tools.JosmRuntimeException: {}. Cause: org.openstreetmap.josm.io.IllegalDataException: {}



=== REPORTED CRASH DATA ===
TaskAPI#box:
 - uri: https://maproulette.org/api/v2/tasks/box/-84.1247177/43.3984217/-84.0801072/43.4188581

Warning issued by: TaskAPI#box

=== STACK TRACE ===
Thread: main-worker-0 (54) of main
org.openstreetmap.josm.tools.JosmRuntimeException: {}
	at org.openstreetmap.josm.plugins.maproulette.api.parsers.ClusteredPointParser.parseBounding(ClusteredPointParser.java:96)
	at org.openstreetmap.josm.plugins.maproulette.api.parsers.ClusteredPointParser.parse(ClusteredPointParser.java:72)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
	at org.eclipse.parsson.JsonParserImpl$1.tryAdvance(JsonParserImpl.java:203)
	at java.base/java.util.Spliterator.forEachRemaining(Spliterator.java:332)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575)
	at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)
	at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)
	at org.openstreetmap.josm.plugins.maproulette.api.parsers.ClusteredPointParser.parse(ClusteredPointParser.java:48)
	at org.openstreetmap.josm.plugins.maproulette.api.TaskAPI.box(TaskAPI.java:95)
	at org.openstreetmap.josm.plugins.maproulette.actions.downloadtasks.MapRouletteDownloadTaskBox$DownloadTask.realRun(MapRouletteDownloadTaskBox.java:87)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:94)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:142)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
	at java.base/java.lang.Thread.run(Thread.java:1583)
Caused by: org.openstreetmap.josm.io.IllegalDataException: {}
	at org.openstreetmap.josm.plugins.maproulette.api.parsers.GeometryParser.parseObject(GeometryParser.java:106)
	at org.openstreetmap.josm.plugins.maproulette.api.parsers.GeometryParser.parseValue(GeometryParser.java:55)
	at org.openstreetmap.josm.plugins.maproulette.api.parsers.ClusteredPointParser.parseBounding(ClusteredPointParser.java:94)
	... 19 more

Attachments (0)

Change History (0)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain team.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from team to the specified user.
Next status will be 'needinfo'. The owner will be changed from team to b-jazz.
as duplicate The resolution will be set to duplicate. Next status will be 'closed'. The specified ticket will be cross-referenced with this ticket.
The owner will be changed from team to anonymous. Next status will be 'assigned'.

Add Comment


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