Restart servers
Reboot servers all at once, and wait for about 10 minutes for the components' startup and environment stabilization.
To restart product components:
- Standard setup
- Multipoint setup
On the installation server, run the following commands:
$ ./install.sh stop_services full
$ ./install.sh start_services full
On each server, stop the components:
wfmanager stop allAfter that, on each server, start the components:
wfmanager start all