Modify ↓
Opened 2 years ago
#22501 new defect
Command Stack is empty after unsuccesfull upload
Reported by: | GerdP | Owned by: | team |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Edit data
- Try to upload
- See a popup
Network exception - Failed to open a connection to the remote server<br>'https://api.openstreetmap.org/api/0.6/'.<br>Please check your internet connection.
What is the expected result?
The successfull upload of the data, else the popup and no change in the ability to undo/redo.
What happens instead?
Command stack is empty.
Please provide any additional information below. Attach a screenshot if possible.
Don't know if there is a good reason to empty the undo/redo buffer before upload was done or at least started?
Relative:URL: ^/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2022-10-31 17:29:20 +0100 (Mon, 31 Oct 2022) Revision:18583 Build-Date:2022-11-01 02:30:58 URL:https://josm.openstreetmap.de/svn/trunk Identification: JOSM/1.5 (18583 en) Windows 10 64-Bit OS Build number: Windows 10 Home 2009 (19044) Memory Usage: 730 MB / 1972 MB (376 MB allocated, but free) Java version: 17.0.4+8-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel Screen: \Display0 1920×1080 (scaling 1.00×1.00) Maximum Screen Size: 1920×1080 Best cursor sizes: 16×16→32×32, 32×32→32×32 System property file.encoding: Cp1252 System property sun.jnu.encoding: Cp1252 Locale info: en_DE Numbers with default locale: 1234567890 -> 1234567890 VM arguments: [-Djpackage.app-version=1.5.18531, --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.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=%UserProfile%\AppData\Local\JOSM\HWConsole.exe] Dataset consistency test: No problems found Plugins: + OpeningHoursEditor (35924) + apache-commons (36003) + buildings_tools (36011) + contourmerge (v0.1.9) + ejml (35924) + geotools (36028) + jackson (36006) + jaxb (35952) + jts (36004) + o5m (35893) + opendata (36025) + pbf (35978) + poly (35976) + reltoolbox (35976) + reverter (36011) + undelete (36011) + utilsplugin2 (36011) Validator rules: + c:\josm\core\resources\data\validator\combinations.mapcss + c:\josm\core\resources\data\validator\geometry.mapcss + c:\josm\core\resources\data\validator\unnecessary.mapcss + d:\java_tools\JOSM\mygeometry.mapcss + https://josm.openstreetmap.de/josmfile?page=Rules/GermanySpecific&zip=1 Last errors/warnings: - 00173.873 W: java.net.ConnectException: Connection refused: no further information - 00173.875 E: java.net.ConnectException: Connection refused: no further information - 00173.901 E: org.openstreetmap.josm.io.OsmTransferException: Could not connect to the OSM server. Please check your internet connection.. Cause: java.net.ConnectException: Connection refused: no further information - 00173.922 E: Network exception - <html>Failed to open a connection to the remote server<br>'https://api.openstreetmap.org/api/0.6/map?bbox=8.4204733,52.9367627,8.4245288,52.9382806'.<br>Please check your internet connection.</html> - 01424.675 E: org.openstreetmap.josm.io.OsmTransferException: java.net.ConnectException: Connection refused: no further information. Cause: java.net.ConnectException: Connection refused: no further information - 01424.685 E: Network exception - <html>Failed to open a connection to the remote server<br>'https://api.openstreetmap.org/api/0.6/'.<br>Please check your internet connection.</html> - 01506.966 E: org.openstreetmap.josm.io.OsmTransferException: java.net.ConnectException: Connection refused: no further information. Cause: java.net.ConnectException: Connection refused: no further information - 01506.975 E: Network exception - <html>Failed to open a connection to the remote server<br>'https://api.openstreetmap.org/api/0.6/'.<br>Please check your internet connection.</html> - 01679.264 E: org.openstreetmap.josm.io.OsmTransferException: java.net.ConnectException: Connection refused: no further information. Cause: java.net.ConnectException: Connection refused: no further information - 01679.276 E: Network exception - <html>Failed to open a connection to the remote server<br>'https://api.openstreetmap.org/api/0.6/'.<br>Please check your internet connection.</html>
Attachments (0)
Note:
See TracTickets
for help on using tickets.