#24812 closed defect (othersoftware)
IOException: Server responded with HTTP 429
| Reported by: | anonymous | Owned by: | floscher |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin wikipedia | Version: | |
| Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- download data from the OHM server
- use Wikipedia plugin to add multilingual name tags into any relations
- the first try does work, but the next one is...
What is the expected result?
adding multilingual names from Wikipedia pages
What happens instead?
it just shows bug alert.
Please provide any additional information below. Attach a screenshot if possible.
Revision:19555 Build-Date:2026-03-30 09:42:59 Identification: JOSM/1.5 (19555 ko) Windows 11 64-Bit OS Build number: Windows 10 Home 25H2 (26200) Memory Usage: 3200 MB / 12032 MB (1840 MB allocated, but free) Java version: 21.0.10+7-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel Screen: \Display0 1920x1080x32bpp@60Hz (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: UTF-8 System property sun.jnu.encoding: MS949 Locale info: ko_KR Numbers with default locale: 1234567890 -> 1234567890 VM arguments: [-Djpackage.app-version=1.5.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.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\JOSM.exe] Dataset consistency test: No problems found Plugins: + BuildingGeneralization (59) + ColorPlugin (46) + KartaView (545) + Mapillary (1819) + OHM_Chronology_Inspector (0.2.0) + PicLayer (273) + QuickLabel (24) + ShapeTools (75) + apache-commons (36474) + continuosDownload (133) + ejml (36474) + geochat (36474) + geotools (36474) + indoorequal (0.1.1) + jackson (36474) + jaxb (36474) + jogl (1.2.3) + jts (36474) + kendzi3d-resources (0.0.2) + log4j (36474) + lwjgl (36474) + lwjgl-windows (36474) + measurement (36474) + ohm-date-filter (1726089000) + opendata (36474) + utilsplugin2 (36497) + wikipedia (448) Tagging presets: + https://josm.openstreetmap.de/josmfile?page=Presets/Wikidata&zip=1 + https://raw.githubusercontent.com/osm-korea/Preset-Franchises_in_Korea/master/zip/franchises_in_Korea.zip + https://raw.githubusercontent.com/yopaseopor/traffic_signs_preset_JOSM/master/KR.zip + https://github.com/kendzi/Simple3dBuildingsPreset/releases/download/0.9_2018-05-08/s3db-preset.zip + https://raw.githubusercontent.com/OpenHistoricalMap/openhistoricalmap-josm-presets/refs/heads/main/ohm-preset.xml Map paint styles: - https://josm.openstreetmap.de/josmfile?page=Styles/Potlatch2&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/PublicTransport&zip=1 + https://josm.openstreetmap.de/josmfile?page=Styles/iD&zip=1 - https://raw.githubusercontent.com/yopaseopor/indoormap/master/indoormap-style.mapcss - https://josm.openstreetmap.de/josmfile?page=Styles/Admin_Boundaries&zip=1 + https://josm.openstreetmap.de/josmfile?page=Styles/BuildingColors&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/FixmeAndNote&zip=1 Last errors/warnings: - 00000.369 W: extended font config - overriding 'filename.Malgun_Gothic=malgun.ttf' with 'MALGUN.TTF' - 00000.370 W: extended font config - overriding 'filename.Myanmar_Text=mmrtext.ttf' with 'MMRTEXT.TTF' - 00000.370 W: extended font config - overriding 'filename.Mongolian_Baiti=monbaiti.ttf' with 'MONBAITI.TTF' - 00001.159 E: java.security.KeyStoreException: Windows-ROOT not found. 원인: java.security.NoSuchAlgorithmException: Windows-ROOT KeyStore not available - 00007.880 E: 이미지 'iconohmdatefilter16'을(를) 위치시키는 데 실패함 - 00022.807 W: No active dataset available for filtering. - 00022.807 W: No active dataset available for filtering. - 00066.077 E: Handled by bug report queue: org.openstreetmap.josm.tools.JosmRuntimeException: java.io.IOException: Server responded with HTTP 429. 원인: java.io.IOException: Server responded with HTTP 429 OSM API: https://www.openhistoricalmap.org/api === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: AWT-EventQueue-0 (50) of main org.openstreetmap.josm.tools.JosmRuntimeException: java.io.IOException: Server responded with HTTP 429 at org.wikipedia.WikipediaApp.getInterwikiArticles(WikipediaApp.java:473) at org.wikipedia.actions.WikipediaAddNamesAction.actionPerformed(WikipediaAddNamesAction.java:40) at java.desktop/javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at java.desktop/javax.swing.DefaultButtonModel.setPressed(Unknown Source) at java.desktop/javax.swing.AbstractButton.doClick(Unknown Source) at java.desktop/javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source) at java.desktop/javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source) at java.desktop/java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.desktop/java.awt.Component.processMouseEvent(Unknown Source) at java.desktop/javax.swing.JComponent.processMouseEvent(Unknown Source) at java.desktop/java.awt.Component.processEvent(Unknown Source) at java.desktop/java.awt.Container.processEvent(Unknown Source) at java.desktop/java.awt.Component.dispatchEventImpl(Unknown Source) at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source) at java.desktop/java.awt.Component.dispatchEvent(Unknown Source) at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source) at java.desktop/java.awt.Window.dispatchEventImpl(Unknown Source) at java.desktop/java.awt.Component.dispatchEvent(Unknown Source) at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.desktop/java.awt.EventQueue$4.run(Unknown Source) at java.desktop/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.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.desktop/java.awt.EventQueue$5.run(Unknown Source) at java.desktop/java.awt.EventQueue$5.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/java.awt.EventQueue.dispatchEvent(Unknown Source) at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.desktop/java.awt.EventDispatchThread.run(Unknown Source) Caused by: java.io.IOException: Server responded with HTTP 429 at org.wikipedia.WikipediaApp.connect(WikipediaApp.java:116) at org.wikipedia.WikipediaApp.getInterwikiArticles(WikipediaApp.java:463) ... 39 more
Attachments (0)
Change History (3)
follow-up: 2 comment:1 by , 27 hours ago
| Component: | Core → Plugin wikipedia |
|---|---|
| Owner: | changed from to |
| Resolution: | → othersoftware |
| Status: | new → closed |
| Summary: | Wikipedia plugin error → IOException: Server responded with HTTP 429 |
comment:2 by , 5 hours ago
Replying to gaben:
Server responded with HTTP 429
I don't think there is anything we can do. If the server is not available, the plugin cannot work, so the alert window is okayish.
But still I think there're any problem in the JOSM or plugin itself, not the Wikipedia server limiting. Every try without any time fails with server error, but if I restart JOSM, the first execution succeeds again.
Also I've updated the JOSM before I suffered this error. The old version never showed this bug ever, regardless of the number of tries.
comment:3 by , 5 hours ago
I never checked, but they can throttle based on user agent. If the new is throttled, you could get this behaviour.



I don't think there is anything we can do. If the server is not available, the plugin cannot work, so the alert window is okayish.