Hi,
I am trying to build and run the C client API tests on Linux and I'm
getting the following error on both CentOS (7.5.1804) and Debian (stretch)
machines.
Could someone guide me in fixing this?
[...snip...]
Zookeeper_reconfig::testMigrationCycle : elapsed 0 : OK
TestReconfigServer::testNonIncremental/usr/bin/java
ZooKeeper JMX enabled by default
Using config: ./../../build/test/test-cppunit/conf/0.conf
Starting zookeeper ... FAILED TO START
zktest-mt: tests/ZooKeeperQuorumServer.cc:67: void
ZooKeeperQuorumServer::start(): Assertion `system(command.c_str()) == 0'
failed.
/bin/sh: line 5: 7539 Aborted ZKROOT=./../..
CLASSPATH=$CLASSPATH:$CLOVER_HOME/lib/clover*.jar ${dir}$tst
FAIL: zktest-mt
==========================================
1 of 2 tests failed
Please report to [email protected]
==========================================
make[1]: *** [check-TESTS] Error 1
make[1]: Leaving directory
`/home/centos/apache-zookeeper-3.5.6/zookeeper-client/zookeeper-client-c'
make: *** [check-am] Error 2