Kafka Sometimes Fails to Start on Boot

2017-06-28 Thread Eric Coan
/$LOCAL_IPV4:9092" --override broker.rack="$AZ" ``` I'm not really sure where else to check for problems as it's only happening on some boots, and only logging the one line mentioned above. Thanks, -- *Eric Coan* *E: ec...@instructure.com * *O:* *801.869.5000 * <http://instructure.com/>

Re: Kafka Sometimes Fails to Start on Boot

2017-06-28 Thread Eric Coan
; OS is not an issue, I have a 3 broker setup and I have experienced this > too. > > How are toy atarting the brokers? Is this a concurrent start or have you > got some startup scriptto bring up all the brokers? > > KR, > > On 28 Jun 2017 6:47 pm, "Eric Coan" wrote

Re: Kafka Sometimes Fails to Start on Boot

2017-06-28 Thread Eric Coan
with this error. On Wed, Jun 28, 2017 at 1:25 PM, M. Manna wrote: > Aren't u using the same JMX port for all brokers? I dont think it will > work for more than 1 broker. > > > > On 28 Jun 2017 8:22 pm, "Eric Coan" wrote: > > > Hey, > > > &

Re: Kafka Sometimes Fails to Start on Boot

2017-06-28 Thread Eric Coan
ix side, but in Windows you can use a powershell > to utilise such thing. It's a better approach. > > Let me know what you think. > > On 28 Jun 2017 8:34 pm, "Eric Coan" wrote: > > > I am using the same configuration for all brokers. However, each broker > is &g

Re: Kafka Sometimes Fails to Start on Boot

2017-06-29 Thread Eric Coan
s not. On Thu, Jun 29, 2017 at 1:51 AM, Tom Bentley wrote: > Have you tried changing the configured JMX port? After all, it's possible > the conflict is between kafka and some other software running on the same > server. > > On 28 June 2017 at 21:06, Eric