Restart servers
The following Linux Servers can be restarted for maintenance activities: INT, APP, OCR, BEP [Cluster].
Prerequisites
Windows Servers will be recovered automatically.
RPA services use Task Scheduler task(s) to start automatically after the restart.
The BI service is added to autostart.
The following steps must be performed as <wf_user>, for example,
wfuser.Available server roles:
- app – APP server
- int – INT server
- ocr – OCR server
- bep-master – BEP Master server
- bep-agent – BEP Agent server
Restart Linux servers
To restart Linux servers:
Log into the servers in the following order:
- OCR
- BEP Agent server(s)
- BEP Master server
- APP
- INT
Run the following command on each server:
$ wfmanager stop allRestart the servers in the following order:
- INT
- APP
- BEP Master server
- BEP Agent server(s)
- OCR
The servers restore their state automatically.
Log into each server and check the services:
$ wfmanager status all Run the check command: $ cd PACKAGE_DIR/ $ ./install.sh check <server_role>