Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Kafka does not start blank output

Im workign to install Kafa and Zookeeper.

I have already run the Zookeeper and it is currently running. I set up everything as in [https://dzone.com/articles/running-apache-kafka-on-windows-os]

when i finally run in my cmd,

.\bin\windows\kafka-server-start.bat .\config\server.properties

there is no output, it just moves shows the next command line started. Kafka does not start with no errors Please help me out.

like image 411
AlisonGrey Avatar asked Oct 29 '25 00:10

AlisonGrey


1 Answers

Finally I find someone with with the same issue I had! Zookeeper running, but kafka not doing anything at all except returning to the next line with no log, error, or anything. Dunno if the cause is the same, but the solution for me, oddly enough, was to download and open cygwin, and run the command exactly as you have it, except with flipping all the \s to /s and it worked.

like image 64
Lex Ryan Avatar answered Oct 30 '25 14:10

Lex Ryan



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!