bitnami / vms

Bitnami VMs
https://bitnami.com
Other
206 stars 44 forks source link

[bitnami/zookeeper] Zookeeper not starting #930

Closed lemiodidi closed 1 year ago

lemiodidi commented 1 year ago

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 commented 1 year ago

where can I find the zookeeper.log.dir

lemiodidi commented 1 year ago

hello @gongomgra any response from you please?

gongomgra commented 1 year ago

Hi @lemiodidi,

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

Hope it helps!

lemiodidi commented 1 year ago

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 commented 1 year ago
gongomgra commented 1 year ago

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 commented 1 year ago

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

lemiodidi commented 1 year ago

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

lemiodidi commented 1 year ago

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 commented 1 year ago

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

lemiodidi commented 1 year ago

@javsalgar can you please help

lemiodidi commented 1 year ago

@javsalgar can you please help

lemiodidi commented 1 year ago

@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 commented 1 year ago

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

gongomgra commented 1 year ago

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 commented 1 year ago

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

lemiodidi commented 1 year ago

by a way of an update, 3 instances are in a cluster configuration, only one has zookeeper running while other 2 do not have their zoo keeper running. the 2 with zookeeper not running are: ami-6899f817

gongomgra commented 1 year ago

Hi @lemiodidi,

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

lemiodidi commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

Yes it is an option for us to migrate the application with new instances. Can you please share the migration process of migrating to new servers?

Regards,

Lemi

On Mon, Jun 19, 2023 at 5:13 AM Gonzalo Gómez Gracia < @.***> wrote:

This email was sent from an external source so please treat with caution.

Hi @lemiodidi https://github.com/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)

[image: Screenshot 2023-06-16 at 10 27 36] https://user-images.githubusercontent.com/6660452/246362071-cc4b3b05-058f-4a71-a408-50e4d19d6c55.png

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?

— Reply to this email directly, view it on GitHub https://github.com/bitnami/vms/issues/930#issuecomment-1596909807, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZ52TRITKMZFXJYEAU33YKTXMAQ4NANCNFSM6AAAAAAYK3BEPI . You are receiving this because you were mentioned.Message ID: @.***>

About Ascential plc Ascential delivers specialist information, analytics and ecommerce optimisation platforms to the world's leading consumer brands and their ecosystems. Our world-class businesses improve performance and solve problems for our customers by delivering immediately actionable information combined with visionary longer-term thinking across Digital Commerce, Product Design and Marketing. We also serve customers across Retail & Financial Services. With over 3,000 employees across five continents, we combine local expertise with a global footprint for clients in over 120 countries. Ascential is listed on the London Stock Exchange. The information in or attached to this email is confidential and may be legally privileged. If you are not the intended recipient of this message, any use, disclosure, copying, distribution or any action taken in reliance on it is prohibited and may be unlawful. If you have received this message in error, please notify the sender immediately by return email and delete this message and any copies from your computer and network. Ascential does not warrant that this email and any attachments are free from viruses and accepts no liability for any loss resulting from infected email transmissions. Ascential reserves the right to monitor all email through its networks. Any view expressed may be those of the originator and not necessarily of Ascential plc. Please be advised all phone calls may be recorded for training and quality purposes and by accepting and/or making calls to us you acknowledge and agree to calls being recorded. Ascential plc, number 9934451 (England and Wales). Registered Office: 33 Kingsway, London, WC2B 6UF.

gongomgra commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago
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 commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

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[bot] commented 1 year ago

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[bot] commented 1 year ago

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.