You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, running ./Server.sh start the program give me: Starting zookeeper ... FAILED TO START
What I need to do in order to test if run and how I implement in my existing project that actually use standard zookeeper?
The text was updated successfully, but these errors were encountered:
Did you put wankeeper.jar file into java class-path?
If you run Server.sh with command start-foreground, you can see the error message print in output instead of log files.
Hi, running ./Server.sh start the program give me:
Starting zookeeper ... FAILED TO START
What I need to do in order to test if run and how I implement in my existing project that actually use standard zookeeper?
The text was updated successfully, but these errors were encountered: