lvs071103 opened a new issue #10053: URL: https://github.com/apache/pulsar/issues/10053
packages: ` apache-pulsar-2.7.1-bin.tar.gz ` report Error: ` [root@pulsar-test01 pulsar]# bin/pulsar broker [AppClassLoader@18b4aac2] info AspectJ Weaver Version 1.9.2 built on Wednesday Oct 24, 2018 at 15:43:33 GMT [AppClassLoader@18b4aac2] info register classloader sun.misc.Launcher$AppClassLoader@18b4aac2 [AppClassLoader@18b4aac2] info using configuration file:/opt/Apps/pulsar/lib/org.apache.pulsar-pulsar-zookeeper-utils-2.7.1.jar!/META-INF/aop.xml [AppClassLoader@18b4aac2] info using configuration file:/opt/Apps/pulsar/lib/org.apache.pulsar-pulsar-zookeeper-2.7.1.jar!/META-INF/aop.xml [AppClassLoader@18b4aac2] info register aspect org.apache.pulsar.broker.zookeeper.aspectj.ClientCnxnAspect [AppClassLoader@18b4aac2] info register aspect org.apache.pulsar.zookeeper.FinalRequestProcessorAspect [AppClassLoader@18b4aac2] info register aspect org.apache.pulsar.zookeeper.ZooKeeperServerAspect 01:20:01.842 [main] INFO org.apache.pulsar.broker.PulsarService - Starting Pulsar Broker service; version: '2.7.1' 01:20:01.850 [main] INFO org.apache.pulsar.broker.PulsarService - Git Revision 8ea4a39dc8bf6f2f23a160688bb70a80f6acfd4d 01:20:01.850 [main] INFO org.apache.pulsar.broker.PulsarService - Built by StreamNative Bot <sn...@streamnative.io> on fv-az195-823 at 2021-03-06T03:09:42+0000 01:20:01.877 [main] INFO org.apache.pulsar.broker.protocol.ProtocolHandlerUtils - Searching for protocol handlers in /opt/Apps/pulsar/./protocols 01:20:01.879 [main] WARN org.apache.pulsar.broker.protocol.ProtocolHandlerUtils - Protocol handler directory not found 01:20:31.910 [main] ERROR org.apache.pulsar.broker.PulsarService - Failed to establish session with local ZK java.io.IOException: Failed to establish session with local ZK at org.apache.pulsar.zookeeper.LocalZooKeeperConnectionService.start(LocalZooKeeperConnectionService.java:73) ~[org.apache.pulsar-pulsar-zookeeper-utils-2.7.1.jar:2.7.1] at org.apache.pulsar.broker.PulsarService.start(PulsarService.java:460) [org.apache.pulsar-pulsar-broker-2.7.1.jar:2.7.1] at org.apache.pulsar.PulsarBrokerStarter$BrokerStarter.start(PulsarBrokerStarter.java:281) [org.apache.pulsar-pulsar-broker-2.7.1.jar:2.7.1] at org.apache.pulsar.PulsarBrokerStarter.main(PulsarBrokerStarter.java:350) [org.apache.pulsar-pulsar-broker-2.7.1.jar:2.7.1] Caused by: java.util.concurrent.TimeoutException at java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1771) ~[?:1.8.0_112] at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1915) ~[?:1.8.0_112] at org.apache.pulsar.zookeeper.LocalZooKeeperConnectionService.start(LocalZooKeeperConnectionService.java:67) ~[org.apache.pulsar-pulsar-zookeeper-utils-2.7.1.jar:2.7.1] ... 3 more 01:20:31.922 [main] ERROR org.apache.pulsar.PulsarBrokerStarter - Failed to start pulsar service. org.apache.pulsar.broker.PulsarServerException: java.io.IOException: Failed to establish session with local ZK at org.apache.pulsar.broker.PulsarService.start(PulsarService.java:625) ~[org.apache.pulsar-pulsar-broker-2.7.1.jar:2.7.1] at org.apache.pulsar.PulsarBrokerStarter$BrokerStarter.start(PulsarBrokerStarter.java:281) ~[org.apache.pulsar-pulsar-broker-2.7.1.jar:2.7.1] at org.apache.pulsar.PulsarBrokerStarter.main(PulsarBrokerStarter.java:350) [org.apache.pulsar-pulsar-broker-2.7.1.jar:2.7.1] Caused by: java.io.IOException: Failed to establish session with local ZK at org.apache.pulsar.zookeeper.LocalZooKeeperConnectionService.start(LocalZooKeeperConnectionService.java:73) ~[org.apache.pulsar-pulsar-zookeeper-utils-2.7.1.jar:2.7.1] at org.apache.pulsar.broker.PulsarService.start(PulsarService.java:460) ~[org.apache.pulsar-pulsar-broker-2.7.1.jar:2.7.1] ... 2 more Caused by: java.util.concurrent.TimeoutException at java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1771) ~[?:1.8.0_112] at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1915) ~[?:1.8.0_112] at org.apache.pulsar.zookeeper.LocalZooKeeperConnectionService.start(LocalZooKeeperConnectionService.java:67) ~[org.apache.pulsar-pulsar-zookeeper-utils-2.7.1.jar:2.7.1] at org.apache.pulsar.broker.PulsarService.start(PulsarService.java:460) ~[org.apache.pulsar-pulsar-broker-2.7.1.jar:2.7.1] ... 2 more ` -- 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