Hi Mello, Which version are you using? And yes, creating a jira sounds like the right course of action.
Thanks, -Flavio > On 04 Dec 2015, at 18:53, Cesar Mello <[email protected]> wrote: > > 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
