RE: ProducerThread NPE

2013-04-26 Thread Drew Daugherty
That was it. Thanks for the prompt response. -drew From: Jun Rao [jun...@gmail.com] Sent: Friday, April 26, 2013 9:00 AM To: users@kafka.apache.org Subject: Re: ProducerThread NPE Is it possible that you didn't set topic in ProducerData when ca

Re: ProducerThread NPE

2013-04-26 Thread Jun Rao
Is it possible that you didn't set topic in ProducerData when calling producer.send()? Thanks, Jun On Fri, Apr 26, 2013 at 7:04 AM, Drew Daugherty < drew.daughe...@returnpath.com> wrote: > Hi, > > We are using Kafka 0.7.2 and are seeing the following exceptions in the > ProducerSendThread: > >

ProducerThread NPE

2013-04-26 Thread Drew Daugherty
Hi, We are using Kafka 0.7.2 and are seeing the following exceptions in the ProducerSendThread: 2013-04-25 13:00:56,557 [ProducerSendThread--416074535] ERROR kafka.producer.async.ProducerSendThread - Error in handling batch of 2 events java.lang.NullPointerException at kafka.producer.a