Changes between Initial Version and Version 1 of Ticket #23822


Ignore:
Timestamp:
2024-07-26T12:31:17+02:00 (17 months ago)
Author:
osmidal
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23822

    • Property Summary tofix plugin: error with `E: unable to find dependency jaxb for plugin opendata` and `E: unable to find dependency log4j for plugin areaselector`tofix plugin: error with `2024-07-26 12:23:47.338 SEVERE: Handled by bug report queue: org.openstreetmap.josm.plugins.PluginException: An error occurred in plugin tofix. Cause: java.lang.reflect.InvocationTargetException. Cause: java.lang.NoClassDefFoundError: javax/json/stream/JsonParsingException. Cause: java.lang.ClassNotFoundException: javax.json.stream.JsonParsingException`, `E: unable to find dependency jaxb for plugin opendata` and `E: unable to find dependency log4j for plugin areaselector`
  • Ticket #23822 – Description

    initial v1  
    22
    33After downloading data in JOSM, I repeatedly get the following error which JOSM attributes to the `tofix` plugin:
     4
     5{{{
     62024-07-26 12:23:47.338 SEVERE: Handled by bug report queue: org.openstreetmap.josm.plugins.PluginException: An error occurred in plugin tofix. Cause: java.lang.reflect.InvocationTargetException. Cause: java.lang.NoClassDefFoundError: javax/json/stream/JsonParsingException. Cause: java.lang.ClassNotFoundException: javax.json.stream.JsonParsingException
     7}}}
     8
     9Information gathered and shown by JOSM:
    410
    511{{{