According to the console, looking at Google, it seems to not be an error,
but I don't know why Kafka close down.
This is the console of Zookeeper after running Kafka:

th:/config/users Error:KeeperErrorCode = NodeExists for /config/users
2019-09-09 16:25:59,054 [myid:] - INFO  [ProcessThread(sid:0
cport:2181)::PrepRequestProcessor@653] - Got user-level KeeperException
when processing sessionid:0x100057a22e60000 type:create cxid:0xd zxid:0x2f6
txntype:-1 reqpath:n/a Error Path:/config/brokers Error:KeeperErrorCode =
NodeExists for /config/brokers
2019-09-09 16:26:06,547 [myid:] - WARN  [NIOServerCxn.Factory:
0.0.0.0/0.0.0.0:2181:NIOServerCnxn@383] - Exception causing close of
session 0x100057a22e60000: An existing connection was forcibly closed by
the remote host
2019-09-09 16:26:06,548 [myid:] - INFO  [NIOServerCxn.Factory:
0.0.0.0/0.0.0.0:2181:NIOServerCnxn@1056] - Closed socket connection for
client /127.0.0.1:50124 which had sessionid 0x100057a22e60000
2019-09-09 16:26:12,615 [myid:] - INFO  [SessionTracker:ZooKeeperServer@355]
- Expiring session 0x100057a22e60000, timeout of 6000ms exceeded
2019-09-09 16:26:12,924 [myid:] - INFO  [ProcessThread(sid:0
cport:2181)::PrepRequestProcessor@487] - Processed session termination for
sessionid: 0x100057a22e60000

On Mon, Sep 9, 2019 at 3:12 PM Jill BV <urbanji...@gmail.com> wrote:

> Hello,
>
> Can you help me with an issue between local Kafka and Zookeeper? in random
> moments when I run Zookeeper, the server starts working, and then after
> running Kafka, Zookeeper connection falls out, even deleting logs it
> continues failing.   A troubleshooting that we found is to open
> server.properties file and change logs path.   After that it works again,
> then a week later the problem repeats itself.
>
> Thank you,
> Jill Barquero
>

Reply via email to