xdm
xdm copied to clipboard
XDMan no longer works
I have the problem that XDMAN no longer works under Manjaro, because the Java version has been upgraded from 15 to 16. My version is 2020.07.2.11-2
When is a new version coming?
My System:
inxi -Fxxxzo System: Kernel: 5.4.134-1-MANJARO x86_64 bits: 64 compiler: gcc v: 11.1.0 Desktop: Xfce 4.16.0 tk: Gtk 3.24.29 info: xfce4-panel wm: xfwm 4.16.1 vt: 7 dm: LightDM 1.30.0 Distro: Manjaro Linux base: Arch Linux Machine: Type: Desktop System: Dell product: OptiPlex 360 v: N/A serial:
Sincerely R.Lehmeier
Not working on Arch.
Error: A JNI error has occurred, please check your installation and try again Exception in thread "main" java.lang.UnsupportedClassVersionError: xdman/Main has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:756) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:468) at java.net.URLClassLoader.access$100(URLClassLoader.java:74) at java.net.URLClassLoader$1.run(URLClassLoader.java:369) at java.net.URLClassLoader$1.run(URLClassLoader.java:363) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:362) at java.lang.ClassLoader.loadClass(ClassLoader.java:418) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352) at java.lang.ClassLoader.loadClass(ClassLoader.java:351) at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:601)
What I have found so far indicates that XDMAN cannot cope with the current Java version (16.u8-1) in Manjaro. Apparently, adjustments have to be made here.
We'll see if that still happens. It would be great if it would work again.
The error message posted above indicates even newer version of java runtime is required. Does the generic installed for linux not work?
But XDMAN works again, although I don't know why. I have to start it manually but at least it works.
Otherwise I always let it start automatically and when I wanted to download something with Firefox, the client could access it right away.
Unfortunately, it doesn't work under Manjaro anymore. I have entered the following under "Settings => Settings => Session and startup behaviour => Automatically started applications => xdman ( Downloadmanager =>Command" "/usr/lib/jvm/default/bin/java" -Xmx1024m -jar "/opt/xdman/xdman.jar" - unfortunately without success.
Translated with www.DeepL.com/Translator (free version)
the error is occured because you have an incompatible java version
you have to set the java version to 11 or later with the command
and run it with :