Summary: describes how to ensure that all Nodes are running.
Ensure all the Node back-end packages you have installed on dedicated Nodes are running. This should be done regardless of whether you are using a single or a multi-node deployment scenario. To start the Node back-end package, you can do any of the actions listed below. You will need to do this on EACH Node where you have installed the Node package.
For those using the standalone deployment mode, the Node should already be running with Console.
Method | Notes |
---|---|
If it is not already running, start the Windows Service: | If you have chosen to install the Node package as a Windows Service, then CAST recommends using this method. |
Use the shortcut on your desktop or in the Windows start menu. | These two methods should only be used if you have not chosen to install the Node package as a Windows Service. The Node package will start in a CMD window. Check to ensure that you see the line "Started Application" as shown below highlighted in red (click to enlarge):
|
Run (i.e. double click) the following batch file: %PROGRAMFILES%\CAST\AIP-Node\tools\aip-node-app.bat |
If the package fails to start, you can check the error logs here (see also AIP Console - Logging mechanisms):
%PROGRAMDATA%\CAST\AIP-Node\logs\aip-node.log