tofix needs to be updated to use `jakarta.json`. Error: `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`. #112
Ahoj,
After downloading data in JOSM, I repeatedly get the following error which JOSM attributes to the tofix plugin:
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
This comment says
And
which should/ needs to be changed to newer version.
Information gathered and shown by JOSM:
Regards!