Opened 4 years ago

Last modified 4 years ago

#21465 closed defect

JOSM times out trying to access geofabrik-index-v1-nogeom.json — at Version 2

Reported by: daniel.fred.evans@… Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: template_report connection timeout Cc:

Description (last modified by skyper)

What steps will reproduce the problem?

  1. Start JOSM

What is the expected result?

JOSM starts quickly and without errors

What happens instead?

JOSM stalls at the "Initialising internal boundaries data" stage, and then displays the following error text:

---

JOSM tried to access the following resources:

but failed to do so, because of the following network errors:

  • java.net.SocketTimeoutException: Read timed out

---

The message goes on to suggest there may be an issue with proxy settings, but I have none configured, and do not expect to need one. Another user on the OSM Discord has stated they are receiving the same error.

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

URL:https://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2021-09-03 03:12:33 +0200 (Fri, 03 Sep 2021)
Build-Date:2021-09-03 01:31:19
Revision:18193
Relative:URL: ^/trunk

Identification: JOSM/1.5 (18193 en_GB) Windows 10 64-Bit
OS Build number: Windows 10 Home 2009 (19042)
Memory Usage: 1427 MB / 3616 MB (941 MB allocated, but free)
Java version: 1.8.0_301-b09, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel
Screen: \Display0 1920×1080 (scaling 1.00×1.00) \Display1 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_GB
Numbers with default locale: 1234567890 -> 1234567890
VM arguments: [-Djava.security.manager, -Djava.security.policy=file:<java.home>\lib\security\javaws.policy, -DtrustProxy=true, -Djnlpx.home=<java.home>\bin, -Djnlpx.origFilenameArg=%UserProfile%\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\56\1ee8cfb8-288d7729, -Djnlpx.remove=false, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.splashport=51001, -Djnlp.application.href=https://josm.openstreetmap.de/download/josm.jnlp, -Djnlpx.jvm=<java.home>\bin\javaw.exe]
Dataset consistency test: No problems found

Plugins:
+ buildings_tools (35823)
+ imagery_offset_db (35640)
+ utilsplugin2 (35792)

Tagging presets:
+ http://taches.francophonelibre.org/project/61/preset

Map paint styles:
+ https://josm.openstreetmap.de/josmfile?page=Styles/NewHighwayColors&zip=1

Validator rules:
+ https://josm.openstreetmap.de/josmfile?page=Rules/OSMLint&zip=1

Last errors/warnings:
- 00178.441 E: Failed to locate image 'presets/way_unclassified.png'
- 00178.442 W:  Roads in low resolution: Could not get presets icon presets/way_unclassified.png
- 00178.444 E: Failed to locate image 'presets/way_tertiary.png'
- 00178.444 W:  Roads that cannot be completed: Could not get presets icon presets/way_tertiary.png
- 00178.445 E: Failed to locate image 'presets/way_unclassified.png'
- 00178.446 W:  Unfinished secondary roads: Could not get presets icon presets/way_unclassified.png
- 00178.448 E: Failed to locate image 'presets/places.png'
- 00178.448 W:  Place and residential area: Could not get presets icon presets/places.png
- 00447.024 E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=400, Error Header=<You requested too many nodes (limit is 50000). Either request a smaller area, or use planet.osm>
- 00447.048 E: Bad Request - <html>The OSM server 'api.openstreetmap.org' reported a bad request.<br><br>The area you tried to download is too big or your request was too large.<br>Either request a smaller area or use an export file provided by the OSM community.</html>

Change History (3)

by daniel.fred.evans@…, 4 years ago

Attachment: Capture.PNG added

JOSM error message relating to geofabrik-index-v1-nogeom.json

comment:1 by daniel.fred.evans@…, 4 years ago

JOSM stalls at the "" stage

Sorry, this should read:

JOSM stalls at the "Initialising internal boundaries data" stage

comment:2 by skyper, 4 years ago

Description: modified (diff)
Keywords: connection timeout added
Note: See TracTickets for help on using tickets.