Common Component property updates for port number changes

Ops Center Automator Installation and Configuration Guide

Version
11.0.x
Audience
anonymous
Part Number
MK-99AUT000-24
ft:lastEdition
2025-09-15

To change Common Component port numbers, you must update the Common Component properties that are listed in the following table.

Update the property files and then restart all Common Component and Ops Center Automator services.

Note: When you use Ops Center Automator in a cluster environment, you must edit the user_httpsd.conf file on both the active and standby nodes.
Port number (default) Properties file path: Common Component installation folder Location
22015/TCP \uCPSB11\httpsd\conf\user_httpsd.conf Listen
Listen [::]:
#Listen 127.0.0.1:
22016/TCP \uCPSB11\httpsd\conf\user_httpsd.conf host-name:port-number in the VirtualHost tag
Listen
Listen [::]:
22031/TCP \uCPSB11\httpsd\conf\user_hsso_httpsd.conf Listen
22032/TCP \HDB\CONF\emb\HiRDB.ini PDNAMEPORT
\HDB\CONF\pdsys pd_name_port
\database\work\def_pdsys pd_name_port
22035/TCP \uCPSB11\CC\server\usrconf\ejb\HBase64StgMgmtSSOService\usrconf.properties* webserver.connector.nio_http.port
22036/TCP \uCPSB11\CC\server\usrconf\ejb\HBase64StgMgmtSSOService\usrconf.properties ejbserver.rmi.naming.port
22037/TCP \uCPSB11\CC\server\usrconf\ejb\HBase64StgMgmtSSOService\usrconf.properties ejbserver.http.port
22038/TCP \uCPSB11\CC\server\usrconf\ejb\HBase64StgMgmtSSOService\usrconf.properties ejbserver.rmi.remote.listener.port
22170/TCP \uCPSB11\CC\server\userconf\ejb\AutomationWebService\usrconf.properties* webserver.connector.nio_http.port
22171/TCP \uCPSB11\CC\server\userconf\ejb\AutomationWebService\usrconf.properties ejbserver.rmi.naming.port
22172/TCP \uCPSB11\CC\server\userconf\ejb\AutomationWebService\usrconf.properties ejbserver.http.port
22173/TCP \uCPSB11\CC\server\userconf\ejb\AutomationWebService\usrconf.properties ejbserver.rmi.remote.listener.port
*: When changing webserver.connector.nio_http.port, you must modify the following configuration files in addition to the corresponding line in usrconf.properties.
  • reverse_proxy.conf
  • reverse_proxy_before.conf
  • reverse_proxy_after.conf
  • hsso_reverse_proxy.conf

If the target port number is not described in the property file, no modification is required.