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
zkCli for checking statuses of remote objects (RemoteObject).
Tips
If some strange behaviors are observed, type "./odenos stop" and check if all the ODENOS processes (Linux processes) have been terminated successfully ("ls /tmp" or "ps a").
Check if Redis server (tcp port 6380) is running.
Check if ZooKeeper server (tcp port 2181) is running (it runs in ODENOS's JVM as an embedded data base, unless you comment out "zookeeper.embed" in "etc/odenos.conf".