Divij Vaidya created KAFKA-15685:
------------------------------------

             Summary: Missing compatibility for MinGW (windows)
                 Key: KAFKA-15685
                 URL: https://issues.apache.org/jira/browse/KAFKA-15685
             Project: Kafka
          Issue Type: Improvement
            Reporter: Divij Vaidya
             Fix For: 3.7.0


Starting this Jira on behalf of *[maniekes|https://github.com/maniekes]* 
(github Id)



kafka class runner is not working from MINGW/Git Bash on Windows:
rafal@rafal-laptok MINGW64 /c/rafal/git/configs (master)
$ "$KAFKA_DIR/bin/kafka-server-start.sh" server.properties
[0.004s][error][logging] Error opening log file 
'/c/rafal/tools/kafka_2.13-3.3.2/bin/../logs/kafkaServer-gc.log': No such file 
or directory
[0.004s][error][logging] Initialization of output 
'file=/c/rafal/tools/kafka_2.13-3.3.2/bin/../logs/kafkaServer-gc.log' using 
options 'filecount=10,filesize=100M' failed.
Invalid -Xlog option 
'-Xlog:gc*:file=/c/rafal/tools/kafka_2.13-3.3.2/bin/../logs/kafkaServer-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.
 
however it works fine when using Cygwin. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to