dsambandam commented on issue #2037: Initialization of cluster meta data fails 
while setting up a multi cluster pulsar instance 
URL: 
https://github.com/apache/incubator-pulsar/issues/2037#issuecomment-400906367
 
 
   Any suggestions on how to start global-zookeeper in the foreground since 
Pulsar daemon process fails to start on the same node in which local zookeeper 
is deployed with no logs? Hope global and local zookeeper are started on 
different ports..Please confirm.
   
   Pulsar script doesn't seem to support in FG
   
   00:10:49.088 [main] ERROR org.apache.zookeeper.server.ZooKeeperServerMain - 
Invalid arguments, exiting abnormally
   java.lang.IllegalArgumentException: Invalid number of arguments:[]
           at 
org.apache.zookeeper.server.ServerConfig.parse(ServerConfig.java:56) 
~[org.apache.pulsar-pulsar-zookeeper-2.0.0-rc1-incubating.jar:2.0.0-rc1-incubating]
           at 
org.apache.zookeeper.server.ZooKeeperServerMain.initializeAndRun(ZooKeeperServerMain.java:84)
 
~[org.apache.pulsar-pulsar-zookeeper-2.0.0-rc1-incubating.jar:2.0.0-rc1-incubating]
           at 
org.apache.zookeeper.server.ZooKeeperServerMain.main(ZooKeeperServerMain.java:53)
 
[org.apache.pulsar-pulsar-zookeeper-2.0.0-rc1-incubating.jar:2.0.0-rc1-incubating]
           at 
org.apache.zookeeper.server.quorum.QuorumPeerMain.initializeAndRun(QuorumPeerMain.java:116)
 
[org.apache.pulsar-pulsar-zookeeper-2.0.0-rc1-incubating.jar:2.0.0-rc1-incubating]
           at 
org.apache.zookeeper.server.quorum.QuorumPeerMain.main(QuorumPeerMain.java:78) 
[org.apache.pulsar-pulsar-zookeeper-2.0.0-rc1-incubating.jar:2.0.0-rc1-incubating]
           at 
org.apache.pulsar.zookeeper.ZooKeeperStarter.start(ZooKeeperStarter.java:68) 
[org.apache.pulsar-pulsar-zookeeper-2.0.0-rc1-incubating.jar:2.0.0-rc1-incubating]
           at 
org.apache.pulsar.zookeeper.ConfigurationStoreStarter.main(ConfigurationStoreStarter.java:26)
 
[org.apache.pulsar-pulsar-zookeeper-2.0.0-rc1-incubating.jar:2.0.0-rc1-incubating]
   00:10:49.091 [main] INFO  org.apache.zookeeper.server.ZooKeeperServerMain - 
Usage: ZooKeeperServerMain configfile | port datadir [ticktime] [maxcnxns]
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to