﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
23924	Mapillary Plugin crash	Macsico	team	"==== What steps will reproduce the problem?
1. Activating the Mapillary layer
2. Clicking on single image
3. Crash dialog appears

==== What is the expected result?

==== What happens instead?

==== Please provide any additional information below. Attach a screenshot if possible.

{{{
Revision:19207
Build-Date:2024-09-03 10:33:48

Identification: JOSM/1.5 (19207 de) Mac OS X 10.14.6
OS Build number: Mac OS X 10.14.6 (18G9323)
Memory Usage: 2048 MB / 2048 MB (727 MB allocated, but free)
Java version: 21.0.4+7-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM
Look and Feel: com.apple.laf.AquaLookAndFeel
Screen: Display 1007453121 1920x1200x32bpp@59Hz (scaling 1.00×1.00) Display 69677248 1280x800x32bpp@[Unknown refresh rate] (scaling 1.00×1.00)
Maximum Screen Size: 1920×1200
Best cursor sizes: 16×16→16×16, 32×32→32×32
System property file.encoding: UTF-8
System property sun.jnu.encoding: UTF-8
Locale info: de_DE
Numbers with default locale: 1234567890 -> 1234567890
VM arguments: [-Djpackage.app-version=19207, --add-modules=java.scripting,java.sql,javafx.controls,javafx.media,javafx.swing,javafx.web, --add-exports=java.base/sun.security.action=ALL-UNNAMED, --add-exports=java.desktop/com.apple.eawt=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.plugins.jpeg=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.spi=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.nio=ALL-UNNAMED, --add-opens=java.base/jdk.internal.loader=ALL-UNNAMED, --add-opens=java.base/jdk.internal.ref=ALL-UNNAMED, --add-opens=java.desktop/javax.imageio.spi=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.text.html=ALL-UNNAMED, --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED, -Djpackage.app-path=/Applications/JOSM.app/Contents/MacOS/JOSM]
Dataset consistency test: No problems found

Plugins:
+ AddrInterpolation (36298)
+ FastDraw (36226)
+ FixAddresses (36298)
+ HouseNumberTaggingTool (36298)
+ Mapillary (1770.1)
+ apache-commons (36282)
+ apache-http (36273)
+ buildings_tools (36226)
+ graphview (36298)
+ jna (36273)
+ namemanager (36298)
+ photo_geotagging (36298)
+ photoadjust (36200)
+ reverter (36320)
+ tageditor (36298)
+ utilsplugin2 (36298)
+ wikipedia (418)

Map paint styles:
+ https://josm.openstreetmap.de/josmfile?page=Styles/Bench&zip=1
- https://josm.openstreetmap.de/josmfile?page=Styles/SidewalksAndFootways&zip=1
- https://josm.openstreetmap.de/josmfile?page=Styles/Surface&zip=1

Last errors/warnings:
- 00426.584 W: Already here java.net.ConnectException: Connection refused
- 00426.589 W: java.net.ConnectException: Connection refused
- 00426.591 W: Already here java.net.ConnectException: Connection refused
- 00426.596 W: java.net.ConnectException: Connection refused
- 00426.600 W: Already here java.net.ConnectException: Connection refused
- 00426.603 W: java.net.ConnectException: Connection refused
- 00426.607 W: Already here java.net.ConnectException: Connection refused
- 00426.609 W: java.net.ConnectException: Connection refused
- 00426.612 W: Already here java.net.ConnectException: Connection refused
- 00426.696 E: Handled by bug report queue: org.openstreetmap.josm.tools.JosmRuntimeException: java.util.concurrent.ExecutionException: java.lang.IllegalArgumentException: Mapillary sequence xfK8S3ZtdEXhqo1RODnPLy did not download any images. Ursache: java.util.concurrent.ExecutionException: java.lang.IllegalArgumentException: Mapillary sequence xfK8S3ZtdEXhqo1RODnPLy did not download any images. Ursache: java.lang.IllegalArgumentException: Mapillary sequence xfK8S3ZtdEXhqo1RODnPLy did not download any images



=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: AWT-EventQueue-0 (32) of main
org.openstreetmap.josm.tools.JosmRuntimeException: java.util.concurrent.ExecutionException: java.lang.IllegalArgumentException: Mapillary sequence xfK8S3ZtdEXhqo1RODnPLy did not download any images
	at org.openstreetmap.josm.plugins.mapillary.gui.workers.MapillarySequenceDownloader.done(MapillarySequenceDownloader.java:173)
	at java.desktop@21.0.4/javax.swing.SwingWorker$4.run(Unknown Source)
	at java.desktop@21.0.4/javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(Unknown Source)
	at java.desktop@21.0.4/sun.swing.AccumulativeRunnable.run(Unknown Source)
	at java.desktop@21.0.4/javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(Unknown Source)
	at java.desktop@21.0.4/javax.swing.Timer.fireActionPerformed(Unknown Source)
	at java.desktop@21.0.4/javax.swing.Timer$DoPostEvent.run(Unknown Source)
	at java.desktop@21.0.4/java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.desktop@21.0.4/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.desktop@21.0.4/java.awt.EventQueue$4.run(Unknown Source)
	at java.desktop@21.0.4/java.awt.EventQueue$4.run(Unknown Source)
	at java.base/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.desktop@21.0.4/java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.desktop@21.0.4/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.desktop@21.0.4/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.desktop@21.0.4/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.desktop@21.0.4/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.desktop@21.0.4/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.desktop@21.0.4/java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.util.concurrent.ExecutionException: java.lang.IllegalArgumentException: Mapillary sequence xfK8S3ZtdEXhqo1RODnPLy did not download any images
	at java.base/java.util.concurrent.FutureTask.report(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.get(Unknown Source)
	at java.desktop@21.0.4/javax.swing.SwingWorker.get(Unknown Source)
	at org.openstreetmap.josm.plugins.mapillary.gui.workers.MapillarySequenceDownloader.done(MapillarySequenceDownloader.java:168)
	... 19 more
Caused by: java.lang.IllegalArgumentException: Mapillary sequence xfK8S3ZtdEXhqo1RODnPLy did not download any images
	at org.openstreetmap.josm.plugins.mapillary.gui.workers.MapillarySequenceDownloader.getImageRange(MapillarySequenceDownloader.java:128)
	at org.openstreetmap.josm.plugins.mapillary.gui.workers.MapillarySequenceDownloader.lambda$doInBackground$0(MapillarySequenceDownloader.java:106)
	at org.openstreetmap.josm.plugins.mapillary.gui.workers.MapillarySequenceDownloader.doInBackground(MapillarySequenceDownloader.java:113)
	at org.openstreetmap.josm.plugins.mapillary.gui.workers.MapillarySequenceDownloader.doInBackground(MapillarySequenceDownloader.java:26)
	at java.desktop@21.0.4/javax.swing.SwingWorker$1.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.desktop@21.0.4/javax.swing.SwingWorker.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
}}}
"	defect	new	normal		Core			template_report	
