Starting zeocluster in foreground
by
Darrell Kingsley
—
last modified
Mar 13, 2014 12:43 PM
If something goes wrong with a zeocluster, you need to start it in the foreground so you can see what is going wrong
If the site is running...
sudo ./bin/shutdowncluster.sh
then restart the zeoserver on its own
sudo ./bin/plonectl start zeoserver
then start one or both clients on their own in the foreground
sudo ./bin/plonectl fg client1
Gord found the following also to work
sudo ./bin/client1 fg