Opened 4 years ago

Last modified 4 years ago

#21827 closed defect

Download of Erweiterungen/Plugins failed — at Version 2

Reported by: afisch | afisch@… Owned by: team
Priority: normal Milestone:
Component: Plugin measurement Version:
Keywords: template_report Cc:

Description (last modified by taylor.smock)

What steps will reproduce the problem?

  1. During Start up, see (the hopefully) attached snip_007.jpg)


  1. OR by trying to load an Plugin (for instance PdfImport), see snip_006.jpg. The message 'Der Filter liefert keine Ergebnisse' appears after using the button 'Liste herunterladen'.


What is the expected result?

A list with all plugins/filtered plugins should appear, and plugin Measurement should be updated, or loaded, etc.

What happens instead?

See pictures, Doenload or actualisation of plugins not possible.

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

I hope I will get the oppotunity to upload two screenshots; up to now I am only able to announce that 'Ich habe Dateien, die ich an dieses Ticket anhängen möchte'.

Revision:18360
Build-Date:2022-01-02 23:53:33

Identification: JOSM/1.5 (18360 de) Windows 10 64-Bit
OS Build number: Windows 10 Pro 2009 (19042)
Memory Usage: 348 MB / 4080 MB (96 MB allocated, but free)
Java version: 17.0.1+12-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) \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: de_DE
Numbers with default locale: 1234567890 -> 1234567890
VM arguments: [-Djpackage.app-version=1.5.18360, --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=%<user.name>Profile%\AppData\Local\JOSM\JOSM.exe]

Plugins:
+ PicLayer (2a9aa7a)
+ RoadSigns (35640)
+ apache-commons (35524)
+ ejml (35458)
+ geotools (35458)
+ imagery_offset_db (35640)
+ jaxb (35543)
+ jts (35458)
+ measurement
+ turnrestrictions (35640)
+ utilsplugin2 (35682)

Tagging presets:
+ https://raw.githubusercontent.com/OpenNauticalChart/josm/master/INT-1-preset.xml
+ https://josm.openstreetmap.de/josmfile?page=Presets/OpenSeaMap-PresetForSeamarks&zip=1
+ https://raw.githubusercontent.com/yopaseopor/traffic_signs_preset_JOSM/master/DE.zip

Map paint styles:
+ https://raw.githubusercontent.com/OpenSeaMap/josm/master/INT1_Seamark.mapcss

Last errors/warnings:
- 00000.562 W: extended font config - overriding 'filename.Myanmar_Text=mmrtext.ttf' with 'MMRTEXT.TTF'
- 00000.565 W: extended font config - overriding 'filename.Mongolian_Baiti=monbaiti.ttf' with 'MONBAITI.TTF'
- 00002.728 E: java.security.KeyStoreException: Windows-ROOT not found. Ursache: java.security.NoSuchAlgorithmException: Windows-ROOT KeyStore not available
- 00013.611 E: Unable to load class org.openstreetmap.josm.plugins.measurement.MeasurementPlugin from plugin measurement using classloader PluginClassLoader [urls=[file:/C:/<user.name>s/<user.name>/AppData/Roaming/JOSM/plugins/measurement.jar]]: java.lang.NoClassDefFoundError: org/openstreetmap/josm/data/SelectionChangedListener. Ursache: java.lang.ClassNotFoundException: org.openstreetmap.josm.data.SelectionChangedListener
- 00013.611 E: org.openstreetmap.josm.plugins.PluginException: In der Erweiterung measurement ist ein Fehler aufgetreten.. Ursache: java.lang.NoClassDefFoundError: org/openstreetmap/josm/data/SelectionChangedListener. Ursache: java.lang.ClassNotFoundException: org.openstreetmap.josm.data.SelectionChangedListener
- 00013.635 W: Erweiterung deaktivieren - Erweiterung 'measurement' konnte nicht geladen werden. Aus den Einstellungen entfernen?

Change History (4)

by afisch| afisch@…, 4 years ago

Attachment: snip_006.jpg added

by afisch | afisch@…, 4 years ago

Attachment: snip_007.jpg added

comment:1 by taylor.smock, 4 years ago

This seems odd. Have you restarted JOSM?

EDIT: java.lang.NoClassDefFoundError: org/openstreetmap/josm/data/SelectionChangedListener was deleted back in 2018 (see r14247). When was the last time that you updated JOSM prior to this?

FTR: Measurement was fixed in r34529/osm

Last edited 4 years ago by taylor.smock (previous) (diff)

comment:2 by taylor.smock, 4 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.