﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
24759	JOSM alerting updates from Taylor Smock and not allowing me to upload edits before update.	anonymous	taylor.smock	"==== What steps will reproduce the problem?
1. Try to download Map Roulette data using newest josm version


==== What is the expected result?

==== What happens instead? 

2. Alert pops that I need to update MR plug in. 
3. Select option to update
4. Unexpected error bug window pops up. 
5. Preferences says that all of my plug ins are updated. 

==== Please provide any additional information below. Attach a screenshot if possible.

{{{
Revision:19555
Build-Date:2026-03-30 09:44:38

Identification: JOSM/1.5 (19555 en) Mac OS X 26.5
OS Build number: macOS 26.5 (25F71)
Memory Usage: 1280 MB / 24576 MB (551 MB allocated, but free)
Java version: 21.0.10+7-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM
Look and Feel: com.apple.laf.AquaLookAndFeel
Screen: Display 1 1728x1117x32bpp@120Hz (scaling 2.00×2.00) Display 2 1920x1080x32bpp@60Hz (scaling 1.00×1.00) Display 3 1920x1080x32bpp@60Hz (scaling 1.00×1.00)
Maximum Screen Size: 1920×1117
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: en_US
Numbers with default locale: 1234567890 -> 1234567890
VM arguments: [-Djpackage.app-version=19555, -XX:MaxRAMPercentage=75.0, --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=${HOME}/Desktop/JOSM 2.app/Contents/MacOS/JOSM]
Dataset consistency test: No problems found

Plugins:
+ MapRoulette (83)
+ Mapillary (1819)
+ MicrosoftStreetside (36474)
+ apache-commons (36474)
+ apache-http (36474)
+ buildings_tools (36474)
+ changessum (v0.1.1)
+ easypresets (1623509627)
+ ext_tools (36474)
+ flatlaf (36474)
+ graphview (36474)
+ javafx (36474)
+ jna (36474)
+ mapwithai (839)
+ markseen (182)
+ measurement (36474)
+ osm-obj-info (72)
+ pmtiles (36474)
+ reverter (36474)
+ scripting (v0.4.2)
+ utilsplugin2 (36497)

Tagging presets:
+ ${HOME}/Downloads/JOSM Setup files/FB_presets.max.xml
+ <josm.userdata>/EasyPresets.xml

Map paint styles:
- https://josm.openstreetmap.de/josmfile?page=Styles/Modified&zip=1
- ${HOME}/Downloads/FBedits.mapcss
- ${HOME}/Downloads/JOSM Setup files/FB_style.mapcss
+ https://raw.githubusercontent.com/KaartGroup/Kaart-Styles/master/Kaart-Styles.mapcss
+ https://josm.openstreetmap.de/josmfile?page=Styles/SidewalksAndFootways&zip=1
- ${HOME}/Downloads/Kaart-Styles.mapcss
- ${HOME}/Downloads/Layer_checker.mapcss
- ${HOME}/Downloads/feature_owner_style.mapcss
- ${HOME}/Downloads/feature_age_style.mapcss
- ${HOME}/Downloads/JOSM Setup files/rainbow_roads.mapcss
- ${HOME}/Downloads/JOSM Setup files/FB_presets.max.xml
- ${HOME}/Downloads/JOSM Setup files/FB_rules5.14.validator.mapcss
- https://josm.openstreetmap.de/josmfile?page=Styles/MapWithAI&zip=1
- https://josm.openstreetmap.de/josmfile?page=Styles/Lane_and_Road_Attributes&zip=1
+ https://josm.openstreetmap.de/josmfile?page=Styles/SidewalksAndFootways&zip=1

Last errors/warnings:
- 00068.472 E: Failed to locate image 'icons/power_station.png'
- 00095.601 E: Handled by bug report queue: jakarta.json.JsonException: I/O error while auto-detecting the encoding of stream. Cause: java.io.IOException: stream is closed
- 00128.515 E: Failed to locate image 'icons/transport_bus_stop2.n.16.png'
- 00128.515 E: Failed to locate image 'icons/transport_bus_stop2.n.16.png'
- 00128.516 E: Failed to locate image 'icons/transport_bus_stop2.n.16.png'
- 00128.516 E: Failed to locate image 'icons/transport_bus_stop2.n.16.png'
- 00128.516 E: Failed to locate image 'icons/emergency_hydrant.n.16.png'
- 00128.516 E: Failed to locate image 'icons/transport_bus_stop2.n.16.png'
- 00133.227 E: Handled by bug report queue: jakarta.json.JsonException: I/O error while auto-detecting the encoding of stream. Cause: java.io.IOException: stream is closed
- 00156.575 E: Handled by bug report queue: jakarta.json.JsonException: I/O error while auto-detecting the encoding of stream. Cause: java.io.IOException: stream is closed



=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: AWT-EventQueue-0 (38) of main
jakarta.json.JsonException: I/O error while auto-detecting the encoding of stream
	at org.eclipse.parsson.UnicodeDetectingInputStream.fillBuf(UnicodeDetectingInputStream.java:98)
	at org.eclipse.parsson.UnicodeDetectingInputStream.detectEncoding(UnicodeDetectingInputStream.java:103)
	at org.eclipse.parsson.UnicodeDetectingInputStream.<init>(UnicodeDetectingInputStream.java:50)
	at org.eclipse.parsson.JsonParserImpl.<init>(JsonParserImpl.java:75)
	at org.eclipse.parsson.JsonProviderImpl.createParser(JsonProviderImpl.java:64)
	at jakarta.json.Json.createParser(Json.java:88)
	at org.openstreetmap.josm.plugins.maproulette.api.parsers.ClusteredPointParser.parse(ClusteredPointParser.java:40)
	at org.openstreetmap.josm.plugins.maproulette.api.TaskAPI.box(TaskAPI.java:94)
	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(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.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)
Caused by: java.io.IOException: stream is closed
	at java.base/sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.ensureOpen(Unknown Source)
	at java.base/sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
	at org.openstreetmap.josm.io.ProgressInputStream.read(ProgressInputStream.java:60)
	at org.eclipse.parsson.UnicodeDetectingInputStream.fillBuf(UnicodeDetectingInputStream.java:64)
	... 15 more
}}}
"	task	new	normal		Plugin MapRoulette			template_report	
