CMAK icon indicating copy to clipboard operation
CMAK copied to clipboard

Can not start CMAK on windows

Open harshitgoel96 opened this issue 4 years ago • 2 comments

Hi,

I have been trying to start the CMAK on windows 10 environment. But I am getting following error

PS D:\cmak\bin> ./cmak -Dconfig.file=D:\cmak\conf\application.conf -Dhttp.port=8080
Bad root server path: D:\cmak\conf\application.conf

I am not sure what is the issue here. I have tried with both cmak and cmak.bat. I have only updated the path to zookeeper host in the conf file.

cmak.zkhosts="localhost:2181"

harshitgoel96 avatar Jul 25 '20 09:07 harshitgoel96

Move the floder to root,such as d:// and delete the version number.

fandongcheng92 avatar Feb 01 '21 03:02 fandongcheng92

I found this in my windows 10 computer. ("D:\kafka-manager\bin\kafka-manager.bat") set_kafka_manager_config

KAFKA_MANAGER_config.txt Add above file to your kafka-manager path(eg: "D:\kafka-manager\KAFKA_MANAGER_config.txt"), then restart without any command line parameters。

arsMarvin avatar Nov 12 '21 09:11 arsMarvin