rvashishth opened a new issue #26:
URL: https://github.com/apache/pulsar-helm-chart/issues/26


   **Describe the bug**
   Init container `pulsar-bookkeeper-verify-clusterid fail` fails to start with 
following stack trace
   
   ```
   [conf/bookkeeper.conf] Applying config ledgerDirectories = 
/pulsar/data/bookkeeper/ledgers
   [conf/bookkeeper.conf] Applying config statsProviderClass = 
org.apache.bookkeeper.stats.prometheus.PrometheusMetricsProvider
   [conf/bookkeeper.conf] Applying config useHostNameAsBookieID = true
   [conf/bookkeeper.conf] Applying config zkLedgersRootPath = /ledgers
   [conf/bookkeeper.conf] Applying config zkServers = pulsar-zookeeper:2181
   [conf/bookkeeper.conf] Adding config journalDirectories = 
/pulsar/data/bookkeeper/journal
   JMX enabled by default
   Error: Could not find or load main class "-Xms1g
   JMX enabled by default
   Error: Could not find or load main class "-Xms1g
   JMX enabled by default
   Error: Could not find or load main class "-Xms1g
   .
   .
   ```
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Package a chart with this repo(no change in config)
   2. broker, recovery, proxy, bookkeeper pod creation fails 
   3. check init container logs `kubectl logs pulsar-bookkeeper-0 -c 
pulsar-bookkeeper-verify-clusterid -n pulsar`
   
   **Env**
   Azure AKS 
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to