Hi,

I tried "zkServer start" under Windows and it doesn't seem to work. It
seems the "start" command line parameter should not be passed to
QuorumPeerMain, right? So I removed the "%*" from the end of the line in
zkServer.cmd:

call %JAVA% "-Dzookeeper.log.dir=%ZOO_LOG_DIR%"
"-Dzookeeper.root.logger=%ZOO_LOG4J_PROP%" -cp "%CLASSPATH%" %ZOOMAIN%
"%ZOOCFG%" %*

And it worked! Should I file this into the bug tracker?

Thank you for the attention.

Best regards
Mello

Reply via email to