Modify ↓
Opened 3 months ago
Last modified 3 months ago
#24490 new defect
Fehlermeldung bei Mapilliary
| Reported by: | marcoSt | Owned by: | taylor.smock |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin mapillary | Version: | |
| Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
What is the expected result?
What happens instead?
Please provide any additional information below. Attach a screenshot if possible.
Relative:URL: ^/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2025-08-31 14:19:57 +0200 (Sun, 31 Aug 2025)
Revision:19439
Build-Date:2025-09-01 01:31:04
URL:https://josm.openstreetmap.de/svn/trunk
Identification: JOSM/1.5 (19439 de) Linux Mint 18.3 Sylvia
Memory Usage: 738 MB / 738 MB (263 MB allocated, but free)
Java version: 21.0.2+13-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM
Look and Feel: javax.swing.plaf.metal.MetalLookAndFeel
Screen: :0.0 1680x1050x[Multi depth]@60Hz (scaling 1.00×1.00)
Maximum Screen Size: 1680×1050
Best cursor sizes: 16×16→16×16, 32×32→32×32
Environment variable LANG: de_DE.UTF-8
System property file.encoding: UTF-8
System property sun.jnu.encoding: UTF-8
Locale info: de_DE
Numbers with default locale: 1234567890 -> 1234567890
Desktop environment: X-Cinnamon
fonts-noto: fonts-noto:all-20160116-1
VM arguments: [--add-modules=java.scripting,java.sql, -Djosm.restart=true, -Djava.net.useSystemProxies=true, --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]
Dataset consistency test: No problems found
Plugins:
+ Mapillary (1813)
+ reverter (36447)
+ undelete (36438)
Last errors/warnings:
- 04594.287 E: Mapillary API error: {"error":{"message":"An unexpected error has occurred. Please retry your request later.","type":"OAuthException","is_transient":true,"code":2,"fbtrace_id":"AQ4NkjfV646cU__tjnMCP8Y"}}
- 04595.083 W: InterruptedException in class org.openstreetmap.josm.tools.Http1Client during cancel
- 04595.139 E: {"error":{"message":"An unexpected error has occurred. Please retry your request later.","type":"OAuthException","is_transient":true,"code":2,"fbtrace_id":"Arj7wEwOgyJctjutEPBSxnx"}}
- 04595.261 E: Mapillary API error: {"error":{"message":"An unexpected error has occurred. Please retry your request later.","type":"OAuthException","is_transient":true,"code":2,"fbtrace_id":"Arj7wEwOgyJctjutEPBSxnx"}}
- 04597.124 E: {"error":{"message":"An unexpected error has occurred. Please retry your request later.","type":"OAuthException","is_transient":true,"code":2,"fbtrace_id":"A-w21vK59REI_MID25_5dMO"}}
- 04597.237 E: Mapillary API error: {"error":{"message":"An unexpected error has occurred. Please retry your request later.","type":"OAuthException","is_transient":true,"code":2,"fbtrace_id":"A-w21vK59REI_MID25_5dMO"}}
- 04598.302 W: InterruptedException in class org.openstreetmap.josm.tools.Http1Client during cancel
- 04598.357 E: {"error":{"message":"An unexpected error has occurred. Please retry your request later.","type":"OAuthException","is_transient":true,"code":2,"fbtrace_id":"AnpUGfou23270UhPql3_jVu"}}
- 04598.467 E: Mapillary API error: {"error":{"message":"An unexpected error has occurred. Please retry your request later.","type":"OAuthException","is_transient":true,"code":2,"fbtrace_id":"AnpUGfou23270UhPql3_jVu"}}
- 04599.699 E: Handled by bug report queue: org.openstreetmap.josm.tools.JosmRuntimeException: java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException. Ursache: java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException. Ursache: java.lang.UnsupportedOperationException
=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.
Warning issued by: BugReportExceptionHandler#handleException
=== STACK TRACE ===
Thread: AWT-EventQueue-0 (30) of main
org.openstreetmap.josm.tools.JosmRuntimeException: java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException
at org.openstreetmap.josm.plugins.mapillary.gui.workers.MapillarySequenceDownloader.done(MapillarySequenceDownloader.java:174)
at java.desktop/javax.swing.SwingWorker$4.run(SwingWorker.java:749)
at java.desktop/javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(SwingWorker.java:847)
at java.desktop/sun.swing.AccumulativeRunnable.run(AccumulativeRunnable.java:112)
at java.desktop/javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(SwingWorker.java:857)
at java.desktop/javax.swing.Timer.fireActionPerformed(Timer.java:311)
at java.desktop/javax.swing.Timer$DoPostEvent.run(Timer.java:243)
at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:773)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:720)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:714)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:400)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:742)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
Caused by: java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException
at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
at java.desktop/javax.swing.SwingWorker.get(SwingWorker.java:612)
at org.openstreetmap.josm.plugins.mapillary.gui.workers.MapillarySequenceDownloader.done(MapillarySequenceDownloader.java:169)
... 19 more
Caused by: java.lang.UnsupportedOperationException
at java.base/java.util.Collections$UnmodifiableMap.merge(Collections.java:1755)
at org.openstreetmap.josm.plugins.mapillary.gui.workers.MapillarySequenceDownloader.lambda$getImageRange$3(MapillarySequenceDownloader.java:125)
at java.base/java.util.HashMap.forEach(HashMap.java:1429)
at java.base/java.util.Collections$UnmodifiableMap.forEach(Collections.java:1707)
at org.openstreetmap.josm.plugins.mapillary.gui.workers.MapillarySequenceDownloader.getImageRange(MapillarySequenceDownloader.java:124)
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/javax.swing.SwingWorker$1.call(SwingWorker.java:305)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
at java.desktop/javax.swing.SwingWorker.run(SwingWorker.java:342)
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)
Attachments (0)
Change History (1)
comment:1 by , 3 months ago
| Component: | Core → Plugin mapillary |
|---|---|
| Owner: | changed from to |
Note:
See TracTickets
for help on using tickets.


