when running the dmx-linux.sh, I get the error message below.
What can can I do to solve it and make dmx run?
Thank You?
Problem creating boot delegation class loader: java.lang.reflect.InaccessibleObjectException: Unable to make protected java.security.SecureClassLoader(java.lang.ClassLoader) accessible: module java.base does not “opens java.security” to unnamed module @6fd02e5
Most likely the error message comes from a wrong Java version. DMX requires Java 8. Did you install that on your machine and is it the only Java version installed? What Linux distribution do you use?