After editing my server.properties. I didn't start kafka again.That was
causing the issue.Silly mistake. Thanks a lot Ben for your replies.
On Thu, Dec 10, 2015 at 2:27 AM, Ben Stopford wrote:
> Hi Ritesh
>
> You config on both sides looks fine. There may be something wrong with
> your truststor
Hi Ritesh
You config on both sides looks fine. There may be something wrong with your
truststore, although you should see exceptions in either the client or server
log files if that is the case.
As you appear to be running locally, try creating the JKS files using the shell
script included he
This is my server config.
On Thu, Dec 10, 2015 at 12:19 AM, Ritesh Sinha <
kumarriteshranjansi...@gmail.com> wrote:
> # Licensed to the Apache Software Foundation (ASF) under one or more
> # contributor license agreements. See the NOTICE file distributed with
> # this work for additional informa
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "Licens
what is your server config?
> On 9 Dec 2015, at 18:21, Ritesh Sinha
> wrote:
>
> Hi,
>
> I am trying to send message to kafka producer using encryption and
> authentication.After creating the key and everything successfully.While
> passing the value through console i am getting this error:
>
Hi,
I am trying to send message to kafka producer using encryption and
authentication.After creating the key and everything successfully.While
passing the value through console i am getting this error:
ERROR Error when sending message to topic test with key: null, value: 2
bytes with error: Faile