Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bitnami/zookeeper] Zookeeper not starting #930

Closed
lemiodidi opened this issue May 22, 2023 · 31 comments
Closed

[bitnami/zookeeper] Zookeeper not starting #930

lemiodidi opened this issue May 22, 2023 · 31 comments
Assignees
Labels
solved stale 15 days without activity tech-issues The user has a technical issue about an application triage Triage is needed zookeeper

Comments

@lemiodidi
Copy link

Describe your issue as much as you can

My AWS instance running bitnami Kafka has the zookeeper not running. all effort to bring it backup has failed.
image
image

Kafka seems to be running on the instance however the zookeeper is not running.

@lemiodidi lemiodidi added the how-to How to issues reported by users label May 22, 2023
@github-actions github-actions bot added the triage Triage is needed label May 22, 2023
@lemiodidi
Copy link
Author

where can I find the zookeeper.log.dir

@lemiodidi
Copy link
Author

hello @gongomgra any response from you please?

@gongomgra gongomgra added tech-issues The user has a technical issue about an application and removed how-to How to issues reported by users labels May 24, 2023
@gongomgra
Copy link
Collaborator

Hi @lemiodidi,

Thanks for using Bitnami. You can find the Zookeeper logs under the /opt/bitnami/zookeeper/logs directory.

Hope it helps!

@gongomgra gongomgra changed the title zookeeper <Zookeper not starteing> [bitnami/zookeeper] Zookeper not starting May 24, 2023
@gongomgra gongomgra changed the title [bitnami/zookeeper] Zookeper not starting [bitnami/zookeeper] Zookeeper not starting May 24, 2023
@lemiodidi
Copy link
Author

Hello Gongomgra. there is no log directory in /opt/bitnami/zookeeper/logs. I looked at /opt/bitnami/zookeeper/tmp/zookeeper/zookeeperlog.out
see output below
time="2023-05-05T21:18:22Z" level=warning msg="zookeeper was unmonitored after 5 failed tries"
time="2023-05-05T21:39:16Z" level=warning msg="zookeeper was unmonitored after 5 failed tries"
time="2023-05-05T22:36:35Z" level=warning msg="zookeeper was unmonitored after 5 failed tries"
time="2023-05-08T14:06:36Z" level=warning msg="zookeeper was unmonitored after 5 failed tries"
time="2023-05-08T14:24:36Z" level=warning msg="zookeeper was unmonitored after 5 failed tries"
time="2023-05-08T15:26:10Z" level=warning msg="zookeeper was unmonitored after 5 failed tries"
time="2023-05-10T17:10:11Z" level=warning msg="zookeeper was unmonitored after 5 failed tries"
time="2023-05-10T18:50:11Z" level=warning msg="zookeeper was unmonitored after 5 failed tries"
time="2023-05-15T16:54:14Z" level=warning msg="zookeeper was unmonitored after 5 failed tries"
time="2023-05-15T17:14:14Z" level=warning msg="zookeeper was unmonitored after 5 failed tries"
time="2023-05-15T17:32:14Z" level=warning msg="zookeeper was unmonitored after 5 failed tries"
time="2023-05-15T19:10:14Z" level=warning msg="zookeeper was unmonitored after 5 failed tries"
time="2023-05-15T19:28:14Z" level=warning msg="zookeeper was unmonitored after 5 failed tries"
time="2023-05-15T20:40:14Z" level=warning msg="zookeeper was unmonitored after 5 failed tries"
time="2023-05-15T22:34:15Z" level=warning msg="zookeeper was unmonitored after 5 failed tries"
time="2023-05-17T03:34:15Z" level=warning msg="zookeeper was unmonitored after 5 failed tries"
time="2023-05-17T03:44:15Z" level=warning msg="zookeeper was unmonitored after 5 failed tries"
time="2023-05-17T05:24:15Z" level=warning msg="zookeeper was unmonitored after 5 failed tries"
time="2023-05-22T19:24:18Z" level=warning msg="zookeeper was unmonitored after 5 failed tries"
time="2023-05-22T21:27:52Z" level=warning msg="zookeeper was unmonitored after 5 failed tries"
time="2023-05-22T22:59:52Z" level=warning msg="zookeeper was unmonitored after 5 failed tries"

@lemiodidi
Copy link
Author

  • echo /opt/bitnami/zookeeper/scripts/ctl.sh : zookeeper could not be started
    /opt/bitnami/zookeeper/scripts/ctl.sh : zookeeper could not be started
  • ERROR=1

@gongomgra
Copy link
Collaborator

Hi @lemiodidi,

Thanks for your messages. Our latest images doesn't include Zookeeper in favor of Kraft. Can you run the bndiagnostic tool so we can take a look at your server logs?

https://docs.bitnami.com/general/how-to/understand-bndiagnostic/

@lemiodidi
Copy link
Author

Hello @gongomgra I have ran the bndiagnostic tool here is the code 508d3de4-ca6e-cebe-a829-f994a57dd501

@lemiodidi
Copy link
Author

Hello @gongomgra I have ran another bndiagnostic tool here is the code 44071e6d-5d11-02c9-d5c4-4e800809fbed

@lemiodidi
Copy link
Author

bitnami@ip-172-21-2-143:/opt/bitnami/zookeeper/conf$ sudo sh /opt/bitnami/ctlscript.sh restart

/opt/bitnami/kafka/scripts/ctl.sh : kafka stopped
/opt/bitnami/zookeeper/scripts/ctl.sh : zookeeper not running
ZooKeeper JMX enabled by default
Using config: /opt/bitnami/zookeeper/bin/../conf/zoo.cfg
Starting zookeeper ... STARTED
/opt/bitnami/zookeeper/scripts/ctl.sh : zookeeper could not be started
/opt/bitnami/kafka/scripts/ctl.sh : kafka started

I restarted the zookeepeer and kafka still zookeeper is not starting
whatis the process of upgrading the instances in the cluster to the latest kafka instance? Is there an upgrade path without any risk of outages ?

@lemiodidi
Copy link
Author

@gongomgra any updates please or is there another way to get support from bitnami?

@lemiodidi
Copy link
Author

@javsalgar can you please help

1 similar comment
@lemiodidi
Copy link
Author

@javsalgar can you please help

@lemiodidi
Copy link
Author

@mellishoeco please do you have any experience with Zookeeper not starting? I have thrown everything at this but I am unable to get any prompt support from bitnami

@lemiodidi
Copy link
Author

@oren1zo I need help with my zookeeper issue can you please help
!! SOS!!

@gongomgra
Copy link
Collaborator

Hi @lemiodidi,

Thanks for sharing the bndiagnostic bundle code. I checked the information and I see the next error message when starting Zookeeper (in the zookeeper.out logfile)

$ cat zookeeper/tmp/zookeeper.out
nohup: failed to run command 'java': No such file or directory

did you modify anything in the server before getting this error? Can you tell us which is the AWS AMI ID of the image you are using so we can try to reproduce your error?

@lemiodidi
Copy link
Author

Hello gongomgra to the best of my knowledge no changes were made in the server. here is the AWS AMI ID : ami-6899f817.

@gongomgra
Copy link
Collaborator

Hi @lemiodidi,

I can't find that AMI ID. In which region are you running the server?

@lemiodidi
Copy link
Author

Hello @gongomgra here is the region the server is running
Region : us-east-1b
AMI ID: ami-6899f817
AMI Name: bitnami-kafka-1.1.0-0-r30-linux-ubuntu-16.04-x86_64-hvm-ebs-mp-5ab8e16a-7f76-42ee-a869-4c2ca41acc10-ami-0fe9888505bc83558.4
AMI Location : aws-marketplace/bitnami-kafka-1.1.0-0-r30-linux-ubuntu-16.04-x86_64-hvm-ebs-mp-5ab8e16a-7f76-42ee-a869-4c2ca41acc10-ami-0fe9888505bc83558.4

@gongomgra
Copy link
Collaborator

Hi @lemiodidi,

I'm afraid I can't find that image in AWS, nor I can't launch images in us-east-1b region (please see screenshot)

Screenshot 2023-06-16 at 10 27 36

Apart from that, Kafka 1.1.0 is a very old version (current version is 3.x.y). We recommend you to launch a new server and migrate your application data there, is that an option for you?

@lemiodidi
Copy link
Author

lemiodidi commented Jun 19, 2023 via email

@gongomgra
Copy link
Collaborator

Hi @lemiodidi,

We don't have any special guide to migrate Zookeeper data from one instance to another, but I think you may face some errors here: you are using a very old version (which data format may be rejected by latest version), and you may also need Zookeeper to be running in order to export its data.

You will have to start Zookeeper first on your instance. Can you share with us the output of running the next commands?

ls -lart /opt/bitnami
ls -lart /opt/bitnami/scripts
grep -i java_home /opt/bitnami/scripts/setenv.sh
which java
java -version

@lemiodidi
Copy link
Author

lemiodidi commented Jun 26, 2023

Hello @gongomgra
see below the output of the listed commands

bitnami@ip-172-21-2-143:~$ ls -lart /opt/bitnami
total 3444
-rwx------  1 root    root    3390885 Feb 27  2017 manager-linux-x64.run
drwxr-xr-x  3 root    root       4096 May 23  2018 ..
drwxr-xr-x  2 root    root       4096 May 23  2018 licenses
drwxr-xr-x  2 root    root       4096 May 23  2018 common
-rwxr-xr-x  1 root    root      51890 May 23  2018 ctlscript.sh
drwxr-xr-x  2 root    root       4096 May 23  2018 img
drwxr-xr-x  2 root    root       4096 May 23  2018 bnsupport
lrwxrwxrwx  1 root    root         52 May 23  2018 bnsupport-tool -> /opt/bitnami/bnsupport/bnsupport-0.6.1-linux-x64.run
drwxr-xr-x  4 root    root       4096 May 23  2018 config
-rw-r--r--  1 root    root       6756 May 23  2018 README.txt
-rw-r--r--  1 root    root       2666 May 23  2018 changelog.txt
drwxr-xr-x  9 root    root       4096 May 23  2018 kafka
-rwxr--r--  1 root    root        154 May 23  2018 use_kafka
drwxr-xr-x  7 root    root       4096 May 23  2018 java
drwxr-xr-x  3 root    root       4096 May 23  2018 scripts
drwxr-xr-x  7 root    root       4096 Aug 13  2018 var
-rw-r--r--  1 root    root        754 Mar  1 12:31 bndiagnostic-regex.ini
drwxr-xr-x 13 root    root       4096 Jun  2 16:47 zookeeper
lrwxrwxrwx  1 root    root         52 Jun  6 13:18 bndiagnostic-toolls -> /opt/bitnami/bndiagnostic/bndiagnostic-linux-x64.run       
drwxr-xr-x  2 root    root       4096 Jun  6 13:21 bndiagnostic
lrwxrwxrwx  1 root    root         52 Jun  6 13:21 bndiagnostic-tool -> /opt/bitnami/bndiagnostic/bndiagnostic-linux-x64.run
drwxr-xr-x 14 root    root       4096 Jun  6 13:23 .
-rwxrwx---  1 bitnami root        841 Jun  6 15:02 properties.ini
drwxr-xr-x  2 bitnami bitnami    4096 Jun 26 16:21 stats

bitnami@ip-172-21-2-143:~$ ls -lart /opt/bitnami/scripts
total 20
-rw-r--r--  1 root root  579 May 23  2018 setenv.sh
-rw-r--r--  1 root root  204 May 23  2018 build-setenv.sh
drwxr-xr-x  3 root root 4096 May 23  2018 .
drwxr-xr-x  2 root root 4096 May 23  2018 init
drwxr-xr-x 14 root root 4096 Jun  6 13:23 ..

bitnami@ip-172-21-2-143:~$ grep -i java_home /opt/bitnami/scripts/setenv.sh
JAVA_HOME=/opt/bitnami/java
export JAVA_HOME

bitnami@ip-172-21-2-143:~$ which java
/opt/bitnami/java/bin/java

bitnami@ip-172-21-2-143:~$ java -version
java version "1.8.0_161"
Java(TM) SE Runtime Environment (build 1.8.0_161-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.161-b12, mixed mode)

@gongomgra
Copy link
Collaborator

HI @lemiodidi,

Thanks for your message. According to the output of those commands, Zookeeper should be properly configured to find the expected Java binary. Can you also share the output of the next commands?

ls -larth /opt/bitnami/zookeeper
ls -larth /opt/bitnami/zookeeper/bin
file /opt/bitnami/zookeeper/bin/zookeeper
grep -Rni setenv /opt/bitnami/zookeeper/bin/*

@lemiodidi
Copy link
Author

lemiodidi commented Jul 13, 2023

hello @gongomgra
see below the output of the commands

bitnami@ip-172-21-2-143:~$ ls -larth /opt/bitnami/zookeeper
total 1.6M
-rw-rw-r--  1 root      root      1.6K Mar 23  2017 README.txt
-rw-rw-r--  1 root      root      1.8K Mar 23  2017 README_packaging.txt
-rw-rw-r--  1 root      root      3.1K Mar 23  2017 NOTICE.txt
-rw-rw-r--  1 root      root       12K Mar 23  2017 LICENSE.txt
-rw-rw-r--  1 root      root      5.6K Mar 23  2017 ivy.xml
-rw-rw-r--  1 root      root      1.7K Mar 23  2017 ivysettings.xml
-rw-rw-r--  1 root      root       83K Mar 23  2017 build.xml
-rw-rw-r--  1 root      root        41 Mar 23  2017 zookeeper-3.4.10.jar.sha1
-rw-rw-r--  1 root      root        33 Mar 23  2017 zookeeper-3.4.10.jar.md5
-rw-rw-r--  1 root      root      1.4M Mar 23  2017 zookeeper-3.4.10.jar
-rw-rw-r--  1 root      root       819 Mar 23  2017 zookeeper-3.4.10.jar.asc
drwxr-xr-x  5 root      root      4.0K May 23  2018 recipes
drwxr-xr-x 10 root      root      4.0K May 23  2018 contrib
drwxr-xr-x  6 root      root      4.0K May 23  2018 docs
drwxr-xr-x  4 root      root      4.0K May 23  2018 lib
drwxr-xr-x  2 root      root      4.0K May 23  2018 scripts
drwxr-xr-x  8 root      root      4.0K May 23  2018 src
drwxr-xr-x  2 root      root      4.0K May 23  2018 dist-maven
drwxr-xr-x  2 root      root      4.0K Aug 17  2018 conf
drwxr-xr-x  2 root      root      4.0K May 10 19:39 bin
drwxr-xr-x  3 zookeeper zookeeper 4.0K Jun  2 16:47 logs
drwxr-xr-x 13 root      root      4.0K Jun  2 16:47 .
drwxr-xr-x 14 root      root      4.0K Jun  6 13:23 ..
drwxr-xr-x  3 zookeeper zookeeper  12K Jul 10 06:25 tmp
-----------------------------------------------------------------------------------------------------------------------

bitnami@ip-172-21-2-143:~$ ls -larth /opt/bitnami/zookeeper/bin
total 44K
-rwxr-xr-x  1 root root 1.1K Mar 23  2017 zkServer.cmd
-rwxr-xr-x  1 root root 2.7K Mar 23  2017 zkEnv.sh
-rwxr-xr-x  1 root root 1.6K Mar 23  2017 zkEnv.cmd
-rwxr-xr-x  1 root root 1.5K Mar 23  2017 zkCli.sh
-rwxr-xr-x  1 root root 1.1K Mar 23  2017 zkCli.cmd
-rwxr-xr-x  1 root root 1.9K Mar 23  2017 zkCleanup.sh
-rwxr-xr-x  1 root root  232 Mar 23  2017 README.txt
-rwxr-xr-x  1 root root 6.7K May 23  2018 zkServer.sh
drwxr-xr-x  2 root root 4.0K May 10 19:39 .
drwxr-xr-x 13 root root 4.0K Jun  2 16:47 ..

bitnami@ip-172-21-2-143:~$ file /opt/bitnami/zookeeper/bin/zookeeper
/opt/bitnami/zookeeper/bin/zookeeper: cannot open `/opt/bitnami/zookeeper/bin/zookeeper' (No such file or directory)

@lemiodidi
Copy link
Author

lemiodidi commented Jul 13, 2023

bitnami@ip-172-21-2-143:/opt/bitnami/kafka/bin$ sudo ./zookeeper-server-start.sh start
[2023-07-13 14:01:48,743] INFO Reading configuration from: start (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
[2023-07-13 14:01:48,744] ERROR Invalid config, exiting abnormally (org.apache.zookeeper.server.quorum.QuorumPeerMain)
org.apache.zookeeper.server.quorum.QuorumPeerConfig$ConfigException: Error processing start
        at org.apache.zookeeper.server.quorum.QuorumPeerConfig.parse(QuorumPeerConfig.java:154)
        at org.apache.zookeeper.server.quorum.QuorumPeerMain.initializeAndRun(QuorumPeerMain.java:101)
        at org.apache.zookeeper.server.quorum.QuorumPeerMain.main(QuorumPeerMain.java:78)
Caused by: java.lang.IllegalArgumentException: start file is missing
        at org.apache.zookeeper.server.quorum.QuorumPeerConfig.parse(QuorumPeerConfig.java:138)
        ... 2 more
Invalid config, exiting abnormally
bitnami@ip-172-21-2-143:/opt/bitnami/kafka/bin$ 

@gongomgra
Copy link
Collaborator

gongomgra commented Jul 18, 2023

Hi @lemiodidi,

Can you please run the commands below on your server? To be honest, I don't know what's the zookeeper-server-start.shscript is doing under the hood nor if it is the command we are internally using to start Zookeeper.

ls -larth /opt/bitnami/zookeeper/scripts
grep -i start  /opt/bitnami/zookeeper/scripts/ctl.sh
sudo ps aux | grep bitnami

@lemiodidi
Copy link
Author

lemiodidi commented Jul 18, 2023

Hello @gongomgra
see below the details you requested for



bitnami@ip-172-21-2-143:~$ ls -larth /opt/bitnami/zookeeper/scripts
total 12K
drwxr-xr-x  2 root root 4.0K May 23  2018 .     
-rwxr-xr-x  1 root root 2.4K May 23  2018 ctl.sh
drwxr-xr-x 13 root root 4.0K Jun  2 16:47 ..    
bitnami@ip-172-21-2-143:~$

bitnami@ip-172-21-2-143:~$ grep -i start  /opt/bitnami/zookeeper/scripts/ctl.sh
ZOOKEEPER_START="/opt/bitnami/zookeeper/bin/zkServer.sh start"
start_zookeeper() {
            su zookeeper -s /bin/sh -c "cd $INSTALLDIR && $ZOOKEEPER_START"
            $ZOOKEEPER_START &
            echo "$0 $ARG: zookeeper started"
            echo "$0 $ARG: zookeeper could not be started"
if [ "x$1" = "xstart" ]; then
    start_zookeeper
bitnami@ip-172-21-2-143:~$ 

bitnami@ip-172-21-2-143:~$ sudo ps aux | grep bitnami
bitnami   2571  0.0  0.0  45184  3184 ?        Ss   Jun06   0:00 /lib/systemd/systemd --user
bitnami   2573  0.0  0.0 145096  1632 ?        S    Jun06   0:00 (sd-pam)
bitnami  23378  0.0  0.0  92792  3396 ?        S    20:22   0:00 sshd: ubuntu@pts/0
bitnami  23379  0.0  0.0  22712  5224 pts/0    Ss   20:22   0:00 -bash
bitnami  23399  0.0  0.0  14220   936 pts/0    S+   20:24   0:00 grep --color=auto bitnami
kafka    23694 11.5 14.4 19466780 1165232 ?    Sl   Jul13 881:02 /opt/bitnami/java/bin/java -XX:MaxMetaspaceSize=512M -Xms2048M -Xmx4096M -server -XX:+UseG1GC -XX:MaxGCPauseMillis=20 -XX:InitiatingHeapOccupancyPercent=35 -XX:+ExplicitGCInvokesConcurrent -Djava.awt.headless=true -Xloggc:/opt/bitnami/kafka/bin/../logs/kafkaServer-gc.log -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+PrintGCTimeStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=10 -XX:GCLogFileSize=100M -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.port=9999 -Dkafka.logs.dir=/opt/bitnami/kafka/bin/../logs -Dlog4j.configuration=file:/opt/bitnami/kafka/bin/../config/log4j.properties -cp /opt/bitnami/kafka/bin/../libs/aopalliance-repackaged-2.5.0-b32.jar:/opt/bitnami/kafka/bin/../libs/argparse4j-0.7.0.jar:/opt/bitnami/kafka/bin/../libs/commons-lang3-3.5.jar:/opt/bitnami/kafka/bin/../libs/connect-api-1.1.0.jar:/opt/bitnami/kafka/bin/../libs/connect-file-1.1.0.jar:/opt/bitnami/kafka/bin/../libs/connect-json-1.1.0.jar:/opt/bitnami/kafka/bin/../libs/connect-runtime-1.1.0.jar:/opt/bitnami/kafka/bin/../libs/connect-transforms-1.1.0.jar:/opt/bitnami/kafka/bin/../libs/guava-20.0.jar:/opt/bitnami/kafka/bin/../libs/hk2-api-2.5.0-b32.jar:/opt/bitnami/kafka/bin/../libs/hk2-locator-2.5.0-b32.jar:/opt/bitnami/kafka/bin/../libs/hk2-utils-2.5.0-b32.jar:/opt/bitnami/kafka/bin/../libs/jackson-annotations-2.9.4.jar:/opt/bitnami/kafka/bin/../libs/jackson-core-2.9.4.jar:/opt/bitnami/kafka/bin/../libs/jackson-databind-2.9.4.jar:/opt/bitnami/kafka/bin/../libs/jackson-jaxrs-base-2.9.4.jar:/opt/bitnami/kafka/bin/../libs/jackson-jaxrs-json-provider-2.9.4.jar:/opt/bitnami/kafka/bin/../libs/jackson-module-jaxb-annotations-2.9.4.jar:/opt/bitnami/kafka/bin/../libs/javassist-3.20.0-GA.jar:/opt/bitnami/kafka/bin/../libs/javassist-3.21.0-GA.jar:/opt/bitnami/kafka/bin/../libs/javax.annotation-api-1.2.jar:/opt/bitnami/kafka/bin/../libs/javax.inject-1.jar:/opt/bitnami/kafka/bin/../libs/javax.inject-2.5.0-b32.jar:/opt/bitnami/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/bitnami/kafka/bin/../libs/javax.ws.rs-api-2.0.1.jar:/opt/bitnami/kafka/bin/../libs/jersey-client-2.25.1.jar:/opt/bitnami/kafka/bin/../libs/jersey-common-2.25.1.jar:/opt/bitnami/kafka/bin/../libs/jersey-container-servlet-2.25.1.jar:/opt/bitnami/kafka/bin/../libs/jersey-container-servlet-core-2.25.1.jar:/opt/bitnami/kafka/bin/../libs/jersey-guava-2.25.1.jar:/opt/bitnami/kafka/bin/../libs/jersey-media-jaxb-2.25.1.jar:/opt/bitnami/kafka/bin/../libs/jersey-server-2.25.1.jar:/opt/bitnami/kafka/bin/../libs/jetty-client-9.2.24.v20180105.jar:/opt/bitnami/kafka/bin/../libs/jetty-continuation-9.2.24.v20180105.jar:/opt/bitnami/kafka/bin/../libs/jetty-http-9.2.24.v20180105.jar:/opt/bitnami/kafka/bin/../libs/jetty-io-9.2.24.v20180105.jar:/opt/bitnami/kafka/bin/../libs/jetty-security-9.2.24.v20180105.jar:/opt/bitnami/kafka/bin/../libs/jetty-server-9.2.24.v20180105.jar:/opt/bitnami/kafka/bin/../libs/jetty-servlet-9.2.24.v20180105.jar:/opt/bitnami/kafka/bin/../libs/jetty-servlets-9.2.24.v20180105.jar:/opt/bitnami/kafka/bin/../libs/jetty-util-9.2.24.v20180105.jar:/opt/bitnami/kafka/bin/../libs/jopt-simple-5.0.4.jar:/opt/bitnami/kafka/bin/../libs/kafka_2.12-1.1.0.jar:/opt/bitnami/kafka/bin/../libs/kafka_2.12-1.1.0-sources.jar:/opt/bitnami/kafka/bin/../libs/kafka_2.12-1.1.0-test-sources.jar:/opt/bitnami/kafka/bin/../libs/kafka-clients-1.1.0.jar:/opt/bitnami/kafka/bin/../libs/kafka-log4j-appender-1.1.0.jar:/opt/bitnami/kafka/bin/../libs/kafka-streams-1.1.0.jar:/opt/bitnami/kafka/bin/../libs/kafka-streams-examples-1.1.0.jar:/opt/bitnami/kafka/bin/../libs/kafka-streams-test-utils-1.1.0.jar:/opt/bitnami/kafka/bin/../libs/kafka-tools-1.1.0.jar:/opt/bitnami/kafka/bin/../libs/log4j-1.2.17.jar:/opt/bitnami/kafka/bin/../libs/lz4-java-1.4.jar:/opt/bitnami/kafka/bin/../libs/maven-artifact-3.5.2.jar:/opt/bitnami/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/bitnami/kafka/bin/../libs/osgi-resource-locator-1.0.1.jar:/opt/bitnami/kafka/bin/../libs/plexus-utils-3.1.0.jar:/opt/bitnami/kafka/bin/../libs/reflections-0.9.11.jar:/opt/bitnami/kafka/bin/../libs/rocksdbjni-5.7.3.jar:/opt/bitnami/kafka/bin/../libs/scala-library-2.12.4.jar:/opt/bitnami/kafka/bin/../libs/scala-logging_2.12-3.7.2.jar:/opt/bitnami/kafka/bin/../libs/scala-reflect-2.12.4.jar:/opt/bitnami/kafka/bin/../libs/slf4j-api-1.7.25.jar:/opt/bitnami/kafka/bin/../libs/slf4j-log4j12-1.7.25.jar:/opt/bitnami/kafka/bin/../libs/snappy-java-1.1.7.1.jar:/opt/bitnami/kafka/bin/../libs/validation-api-1.1.0.Final.jar:/opt/bitnami/kafka/bin/../libs/zkclient-0.10.jar:/opt/bitnami/kafka/bin/../libs/zookeeper-3.4.10.jar kafka.Kafka /opt/bitnami/kafka/config/server.properties
bitnami@ip-172-21-2-143:~$ 

@gongomgra
Copy link
Collaborator

Hi @lemiodidi,

Thanks for your message. According to the commands output, the Zookeeper process is started with the /opt/bitnami/zookeeper/bin/zkServer.sh script. Can you load the stack environment and run the script manually?

sudo /opt/bitnami/use_kafka
/opt/bitnami/zookeeper/bin/zkServer.sh start

@github-actions
Copy link

This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.

@github-actions github-actions bot added the stale 15 days without activity label Aug 13, 2023
@github-actions
Copy link

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.

@bitnami-bot bitnami-bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
solved stale 15 days without activity tech-issues The user has a technical issue about an application triage Triage is needed zookeeper
Projects
None yet
Development

No branches or pull requests

3 participants