Re: Simple Kafka producer in Windows does not run

2014-05-26 Thread Jun Rao
Which version of Kafka are you using? The log before FailedToSendMessage should tell you the cause. Could you paste that? Thanks, Jun On Mon, May 26, 2014 at 6:01 AM, Srivatsan Vengada Nallazhagappan < srivatsanvengad...@infosys.com> wrote: > Hi, > The program given below is not running in

Simple Kafka producer in Windows does not run

2014-05-26 Thread Srivatsan Vengada Nallazhagappan
Hi, The program given below is not running in Windows through Eclipse while its runs in Unix platform (works fine when I run the same program in Unix where broker is running). Is the kafka producer not supported in windows? I am able to ping the ip address from windows machine however. Pleas