ALERT: Some images may not load properly within the Knowledge Base Article. If you see a broken image, please right-click and select 'Open image in a new tab'. We apologize for this inconvenience.
Stopping Server Processes on one server with Service Manager commands also makes a second server go down
book
Article ID: 87876
calendar_today
Updated On:
Products
CA Automic Workload Automation - Automation Engine
Issue/Introduction
Error Message : N/A
When bringing down server processes (CPs and WPs) on one server with the command line program UCYBSMCL, server processes are also being stopped on other servers.
For instance running a shell script like this on server 1:
Cause type: Configuration Root Cause: Parameter "-m S" of STOP_PROCESS stands for 'shutdown', which means that it will shutdown the entire AE system. Hence if you have 2 servers, processes running on the other server will also be affected.