Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1. Make sure all the nodes are down by doing the following:

...

bla

...

not running.

Tip

On Linux, use the following commands on each node:

cd /usr/local/zephyr/tomcat/bin
sudo ./shutdown.sh

2. Start each node individually by running .

Tip

On Linux, use the following commands on each node:

cd /usr/local/zephyr/tomcat/bin
sudo ./startup.sh

When Zephyr starts, you will see the following line in the log:

...

code

*****************

Zephyr

Started

*****************

3. Check whether you can tog log in to each node. Open Zephyr on each node in the browser to make sure it starts and is configured properly.

...