DB_SERVICE Agent parameter CP in ini file contains invalid parameter
book
Article ID: 84378
calendar_today
Updated On:
Products
CA Automic Workload Automation - Automation Engine
Issue/Introduction
Error Message : 0180313/104919.841 - U02000012 Connection to Server 'localhost:2217:2218' denied. 20180313/104919.841 - java.net.UnknownHostException: localhost:2217 20180313/104919.841 - Failed to connect to any CP.
The optional parameter
[DB_SERVICE] cp=
can be used to install the database service on a different host than the Automation Engine.
The value of the parameter should be the hostname because the Ports of the CP are already defined in [PORTS].
The product and documentation defined the format with hostname:port but this does not work.
The DB Service will not start if a port number is specified.
Cause type: Defect Root Cause: Parameter defined as hostname:port in product and documentation not valid.
Resolution
Update to a fix version listed below or a newer version if available.
With the Fix Versions below a port can also be used. If a port is specified in the cp= parameter it will be used instead of the ports defined in [PORTS].