Menu

DocFetcher don't work with Xubuntu 18.04

2018-05-18
2018-05-21
  • Jörg Arndt

    Jörg Arndt - 2018-05-18

    Hi, I used DocFetcher for several years with Xubuntu and enjoyed it. But now I got Xubuntu 18.04 and DocFetcher refuses to start. Could anybodyplease help me?

    This is the terminal output:

    sh DocFetcher-GTK3.sh 
    Exception in thread "main" java.lang.ClassCastException: java.base/jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to java.base/java.net.URLClassLoader
        at net.sourceforge.docfetcher.util.ClassPathHack.addURL(ClassPathHack.java:32)
        at net.sourceforge.docfetcher.util.ClassPathHack.addFile(ClassPathHack.java:28)
        at net.sourceforge.docfetcher.util.SwtJarLoader.loadSwtJar(SwtJarLoader.java:46)
        at net.sourceforge.docfetcher.Main.main(Main.java:27)
    
     
  • Nam-Quang Tran

    Nam-Quang Tran - 2018-05-19

    Hi,

    this is likely due to the fact that Java 9 and later Java versions are still not supported by DocFetcher. Try downgrading to Java 8.

    Best regards
    q:-) <= Quang

     

Log in to post a comment.