You are not logged in.

#1 2020-10-28 15:36:09

supermarille
Member
Registered: 2020-08-19
Posts: 4

[SOLVED] How to install Conduktor (kafka)

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

#2 2020-10-28 16:56:06

Awebb
Member
Registered: 2010-05-06
Posts: 6,688

Re: [SOLVED] How to install Conduktor (kafka)

Identify and install the correct Java.

Offline

#3 2020-10-28 16:58:23

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,363

Re: [SOLVED] How to install Conduktor (kafka)

archlinux-java status

?

Offline

#4 2020-10-29 09:06:39

supermarille
Member
Registered: 2020-08-19
Posts: 4

Re: [SOLVED] How to install Conduktor (kafka)

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

Board footer

Powered by FluxBB