Modify ↓
#19815 closed defect (duplicate)
geotools plugin error: java.lang.ClassNotFoundException: javax.sql.DataSource
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core Webstart | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Start josm via https://josm.openstreetmap.de/download/josm.jnlp with geotools plugin enabled.
What is the expected result?
No errors on startup.
What happens instead?
User is forced to disable the plugin. Seems to be a repeat of Ticket #18737 which was meant to be fixed.
Please provide any additional information below. Attach a screenshot if possible.
Relative:URL: ^/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2020-09-06 16:54:59 +0200 (Sun, 06 Sep 2020) Revision:17013 Build-Date:2020-09-07 01:30:48 URL:https://josm.openstreetmap.de/svn/trunk Identification: JOSM/1.5 (17013 en) Linux Debian GNU/Linux 10 (buster) Memory Usage: 548 MB / 2048 MB (285 MB allocated, but free) Java version: 11.0.8+10-post-Debian-1deb10u1, Debian, OpenJDK 64-Bit Server VM Look and Feel: javax.swing.plaf.metal.MetalLookAndFeel Screen: :0.0 1920x1080 (scaling 1.0x1.0), :0.1 2560x1440 (scaling 1.0x1.0), :0.2 1080x1920 (scaling 1.0x1.0) Maximum Screen Size: 2560x1920 Best cursor sizes: 16x16 -> 16x16, 32x32 -> 32x32 Desktop environment: GNOME Java package: openjdk-11-jre:amd64-11.0.8+10-1~deb10u1 WebStart package: icedtea-netx:all-1.7.2-2 Java ATK Wrapper package: libatk-wrapper-java:all-0.33.3-22 libcommons-compress-java: libcommons-compress-java:all-1.18-2 libcommons-logging-java: libcommons-logging-java:all-1.2-2 fonts-noto: fonts-noto:all-20181227-1 liboauth-signpost-java: liboauth-signpost-java:all-1.2.1.2-2 VM arguments: [--patch-module=java.desktop=/usr/share/icedtea-web/netx.jar:, --add-reads=java.base=ALL-UNNAMED,java.desktop, --add-reads=java.desktop=ALL-UNNAMED,java.naming, --add-reads=java.naming=ALL-UNNAMED,java.desktop, --add-exports=java.desktop/sun.awt=ALL-UNNAMED,java.desktop, --add-exports=java.desktop/javax.jnlp=ALL-UNNAMED,java.desktop, --add-exports=java.base/com.sun.net.ssl.internal.ssl=ALL-UNNAMED,java.desktop, --add-exports=java.base/sun.net.www.protocol.jar=ALL-UNNAMED,java.desktop, --add-exports=java.base/sun.security.action=ALL-UNNAMED,java.desktop, --add-exports=java.base/sun.security.provider=ALL-UNNAMED,java.desktop, --add-exports=java.base/sun.security.util=ALL-UNNAMED,java.desktop, --add-exports=java.base/sun.security.validator=ALL-UNNAMED,java.desktop, --add-exports=java.base/sun.security.x509=ALL-UNNAMED,java.desktop, --add-exports=java.base/jdk.internal.util.jar=ALL-UNNAMED,java.desktop, --add-exports=java.base/sun.net.www.protocol.http=ALL-UNNAMED,java.desktop, --add-exports=java.desktop/sun.awt.X11=ALL-UNNAMED,java.desktop, --add-exports=java.desktop/sun.applet=ALL-UNNAMED,java.desktop, --add-exports=java.desktop/sun.applet=ALL-UNNAMED,jdk.jsobject, --add-exports=java.naming/com.sun.jndi.toolkit.url=ALL-UNNAMED,java.desktop, -Dicedtea-web.bin.name=javaws, -Dicedtea-web.bin.location=/usr/share/icedtea-web/bin/javaws.sh, -Djava.security.manager, -Djava.security.policy=/etc/icedtea-web/javaws.policy] Plugins: + ShapeTools (1240) + apache-commons (35524) + buildings_tools (35500) + ejml (35313) + geotools + imagery_offset_db (35405) + jaxb (35092) + jts (35122) + opendata (35513) + todo (30306) + utilsplugin2 (35487) Last errors/warnings: - 00009.991 E: org.openstreetmap.josm.plugins.PluginException: An error occurred in plugin geotools. Cause: java.lang.reflect.InvocationTargetException. Cause: java.lang.NoClassDefFoundError: javax/sql/DataSource. Cause: java.lang.ClassNotFoundException: javax.sql.DataSource - 00010.039 W: Disable plugin - Could not load plugin 'geotools'. Delete from preferences?
Attachments (0)
Change History (1)
comment:1 by , 5 years ago
Component: | Core → Core Webstart |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Closed as duplicate of #18737.
Replying to donal.hunt@…:
Debian, did not update icedtea-netx:all-1.7.2-2, yet. Please, use the .jar file or the .deb-repository from this site or the josm package available within buster-backports.