0

Hello I am following this guide: https://kafka.apache.org/quickstart

I have run these commands: enter image description here

I am getting this error message:

[0.002s][error][logging] Error opening log file '/g/kafka_2.13-3.2.0/bin/../logs/zookeeper-gc.log': No such file or directory
[0.002s][error][logging] Initialization of output 'file=/g/kafka_2.13-3.2.0/bin/../logs/zookeeper-gc.log' using options 'filecount=10,filesize=100M' failed.
Invalid -Xlog option '-Xlog:gc*:file=/g/kafka_2.13-3.2.0/bin/../logs/zookeeper-gc.log:time,tags:filecount=10,filesize=100M', see error log for details.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

I have Java 17 installed locally: enter image description here

EDIT:

I just tried this on another pc, with a fresh java 18 installed, with JAVA_HOME environment variable se. Exact same issue..............

OneCricketeer
  • 179,855
  • 19
  • 132
  • 245
Josh
  • 127
  • 1
  • 8

0 Answers0