Lanayx edited a comment on issue #7243: URL: https://github.com/apache/pulsar/issues/7243#issuecomment-647187778
Just got this issue with clean 2.6.0 installation, but only in pulsar-recovery pod (inside init container) ``` 020-06-21T21:57:17.304727748Z [conf/bookkeeper.conf] Applying config httpServerEnabled = true 2020-06-21T21:57:17.30478306Z [conf/bookkeeper.conf] Applying config httpServerPort = 8000 2020-06-21T21:57:17.304789783Z [conf/bookkeeper.conf] Applying config statsProviderClass = org.apache.bookkeeper.stats.prometheus.PrometheusMetricsProvider 2020-06-21T21:57:17.30479629Z [conf/bookkeeper.conf] Applying config useHostNameAsBookieID = true 2020-06-21T21:57:17.304801054Z [conf/bookkeeper.conf] Applying config zkLedgersRootPath = /ledgers 2020-06-21T21:57:17.304805717Z [conf/bookkeeper.conf] Applying config zkServers = pu-pulsar-zookeeper:2181 2020-06-21T21:57:17.454698773Z JMX enabled by default 2020-06-21T21:57:19.346682488Z Error: Could not find or load main class " 2020-06-21T21:57:22.383129167Z JMX enabled by default ``` ---------------------------------------------------------------- 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: [email protected]
