You are not logged in.
Pages: 1
Hi there.
I have to install Conduktor (https://docs.conduktor.io/sign-in-secti … zip-distro) unfortunately It's not a success for the moment.
The zip file contains a bin directory with a bash script (conduktor) and a .bat file (conduktor.bat), and a lib directory.
I tried to run it with ./conduktor but I have the following error:
Unrecognized option: --illegal-access=warn
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.Java 11 is installed on the machine.
Do you have any idea on how I can manage to install it ? Or do you know an alternative to conduktor available with yay ?
Last edited by supermarille (2020-10-29 09:08:16)
Offline
Identify and install the correct Java.
Offline
archlinux-java status?
Offline
archlinux-java status
Available Java environments:
java-11-openjdk
java-14-openjdk
java-8-openjdk/jre (default)So I switched to java 14 as default and it seems to be working ! Thank you, I didn't know this command.
Offline
Pages: 1