Alvaro, Could create a jira and propose a patch, please?
-Flavio On 19/08/2014, at 15:12, Alvaro Gareppe <[email protected]> wrote: > The same happend to me.. is like the parameters are not being correctly > sent to the class... > > What I did is change the zkServer.cmd like this: > > > > > > > > > > > *setlocalcall "%~dp0zkEnv.cmd"set ZOOCFG=%ZOOCFGDIR%\%1set > ZOOMAIN=org.apache.zookeeper.server.quorum.QuorumPeerMainecho onjava > "-Dzookeeper.log.dir=%ZOO_LOG_DIR%" > "-Dzookeeper.root.logger=%ZOO_LOG4J_PROP%" -cp "%CLASSPATH%" %ZOOMAIN% > "%ZOOCFG%" endlocal* > > > > On Tue, Aug 19, 2014 at 1:19 AM, mufc_fan <[email protected]> > wrote: > >> I am using zookeeper-3.5.0-alpha in windows. I can start zk server in >> standalone mode but I can't start it in replicated mode as it always points >> to zookeeperhome/conf folder.Also I can't use the following command >> "zkServer.cmd start path". can anyone share their experience.. >> >> >> >> -- >> View this message in context: >> http://zookeeper-user.578899.n2.nabble.com/Zookeeper-in-windows-tp7580194.html >> Sent from the zookeeper-user mailing list archive at Nabble.com. >> > > > > -- > Ing. Alvaro Gareppe > [email protected]
