Re: ERROR Processor got uncaught exception. (kafka.network.Processor) with java.lang.ArrayIndexOutOfBoundsException

2016-07-15 Thread 王天鹏
, the broker logs > follwong exception: > > ERROR Processor got uncaught exception. (kafka.network.Processor) > java.lang.ArrayIndexOutOfBoundsException: 18 > at org.apache.kafka.common.protocol.ApiKeys.forId(ApiKeys.java:68) > at > org.apache.kafka.common.reques

ERROR Processor got uncaught exception. (kafka.network.Processor) with java.lang.ArrayIndexOutOfBoundsException

2016-07-15 Thread 王天鹏
day :( My spark job just hangs, and after wait some time, the broker logs follwong exception: ERROR Processor got uncaught exception. (kafka.network.Processor) java.lang.ArrayIndexOutOfBoundsException: 18 at org.apache.kafka.common.protocol.ApiKeys.forId(ApiKeys.java:68)

Re: ERROR Processor got uncaught exception. (kafka.network.Processor)

2016-05-10 Thread Ismael Juma
Message- > From: isma...@gmail.com [mailto:isma...@gmail.com] On Behalf Of EXT > Ismael Juma > Sent: Tuesday, May 10, 2016 5:00 PM > To: users@kafka.apache.org > Subject: Re: ERROR Processor got uncaught exception. > (kafka.network.Processor) > > Thanks Buvana. Is this happening

RE: ERROR Processor got uncaught exception. (kafka.network.Processor)

2016-05-10 Thread Ramanan, Buvana (Nokia - US)
Message- From: isma...@gmail.com [mailto:isma...@gmail.com] On Behalf Of EXT Ismael Juma Sent: Tuesday, May 10, 2016 5:00 PM To: users@kafka.apache.org Subject: Re: ERROR Processor got uncaught exception. (kafka.network.Processor) Thanks Buvana. Is this happening in production only or can you also

Re: ERROR Processor got uncaught exception. (kafka.network.Processor)

2016-05-10 Thread Ismael Juma
ehalf Of EXT > Ismael Juma > Sent: Tuesday, May 10, 2016 10:54 AM > To: users@kafka.apache.org > Subject: Re: ERROR Processor got uncaught exception. > (kafka.network.Processor) > > OK, thanks. I suggest filing a bug in JIRA and please provide as much > information as possible (

RE: ERROR Processor got uncaught exception. (kafka.network.Processor)

2016-05-10 Thread Ramanan, Buvana (Nokia - US)
Subject: Re: ERROR Processor got uncaught exception. (kafka.network.Processor) OK, thanks. I suggest filing a bug in JIRA and please provide as much information as possible (steps to reproduce would be ideal, but sometimes that is hard to do). It does look like a Kafka bug. Ismael On Tue, May 10, 2016

Re: ERROR Processor got uncaught exception. (kafka.network.Processor)

2016-05-10 Thread Ismael Juma
ent: Monday, May 09, 2016 8:02 PM > To: users@kafka.apache.org > Subject: Re: ERROR Processor got uncaught exception. > (kafka.network.Processor) > > Hi Buvana, > > What is the version of the broker? It looks like the state of connection > counts for quotas became inconsistent, tha

RE: ERROR Processor got uncaught exception. (kafka.network.Processor)

2016-05-10 Thread Ramanan, Buvana (Nokia - US)
: ERROR Processor got uncaught exception. (kafka.network.Processor) Hi Buvana, What is the version of the broker? It looks like the state of connection counts for quotas became inconsistent, that is, a given client ip address has no connections according to the internal state, but a disconnection for

Re: ERROR Processor got uncaught exception. (kafka.network.Processor)

2016-05-09 Thread Ismael Juma
We tuned Linux network params (somaxconn, rmem_max, wmem_max, etc). I can > share the current settings if needed. > > Please let me know what is causing this error and a way to overcome it. > > Regards, > Buvana > > [2016-05-09 10:38:43,932] ERROR Processor got uncaught e

ERROR Processor got uncaught exception. (kafka.network.Processor)

2016-05-09 Thread Ramanan, Buvana (Nokia - US)
his error and a way to overcome it. Regards, Buvana [2016-05-09 10:38:43,932] ERROR Processor got uncaught exception. (kafka.network.Processor) java.lang.IllegalArgumentException: Attempted to decrease connection count for address with no connections, address: /X.Y.Z.144 (actual network a