Re: LeaderNotAvailableException: reventing the running of kafka-console-producer.bat

2013-04-07 Thread Jun Rao
That hash tag points to a commit on Apr 4 and is probably not what you have. Try "git log" on the checkout that builds your binary. If you can't figure this out, could you try the latest code in the 0.8 branch and see if the problem still exists? Thanks, Jun On Sat, Apr 6, 2013 at 10:36 AM, Wit

Re: simple producer (kafka 0.7.2) exception

2013-04-07 Thread Swapnil Ghike
Was a kafka broker running when your producer got this exception? Thanks, Swapnil On 4/7/13 3:15 AM, "Oleg Ruchovets" wrote: >try to execute kafka 0.7.2 and got such exception: > > >log4j:WARN No appenders could be found for logger >(org.I0Itec.zkclient.ZkConnection). >log4j:WARN Please initial

simple producer (kafka 0.7.2) exception

2013-04-07 Thread Oleg Ruchovets
try to execute kafka 0.7.2 and got such exception: log4j:WARN No appenders could be found for logger (org.I0Itec.zkclient.ZkConnection). log4j:WARN Please initialize the log4j system properly. Exception in thread "main" java.lang.NumberFormatException: null at java.lang.Integer.parseInt(Integer.