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.
JCP takes last CP/Port number defined in UCSrv.ini file.
book
Article ID: 84755
calendar_today
Updated On:
Products
CA Automic Workload Automation - Automation Engine
Issue/Introduction
Error Message : N/A
The behavior introduced with the Java Communication Process (JCP) to select the port and/or Communication Process (CP) numbers does not follow the previous practice of selecting the next available CP/port from the ini file.
Expected Behavior: The automation engine selects the next available CP port number from the list of port numbers in the UCSrv.ini file to assign to the JCP.
Actual Behavior: The automation engine is selecting the highest available CP port number from the list of port numbers in the UCSrv.ini file to assign to the JCP.
Cause
Cause type: By design Root Cause: Change was made intentionally, but not documented.