This topic describes how to install a service that can then be used to start a
Single Server on a Windows OS.The Single Server must be installed and working
properly.
-
From a Command Prompt, right-click and Run as Administrator. The command must
be run from
<Clarify_Server_Install_Directory>/utils/service/Windows.
-
Assuming that the server has been installed to the default server location,
type the following into the command window:.
cd C:\Cleo\Clarify_5_Server\utils\service\Windows
-
Run the InstallService.bat by typing the following in the command window:
InstallService.bat ClarifyServer_Standard workspace
-
Check the Service Install logs within the service/logs directory.
The following logs are created: InstallServiceErr-<Node
Name>.log, and InstallServiceOut-<Node Name>.log.
-
From the Windows Task Manager, click the Services tab and locate the
service (Clarify_Standard_Service).
-
Right-click the service and start it.
Note: Re-booting the machine also starts the service, if set to
Automatic.
Results:
- Both the Clarify_Standard_Serviceand
the ClarifyServer_Standard executable should start.
To confirm check the Windows Task Manager/Processes tab.
The Single Server is now running via a Windows service.