This section explains how to change the port number of the admin server as follows:
Interstage Business Process Manager Analytics rule engine port number
Stop the manager before changing the port number. Restart the manager after changing the port number.
Refer to "2.1 Starting and Stopping Managers" for information on how to start and stop the manager.
Note that there is no need to stop and start the manager for each port number.
Point
Files that will be revised should be backed up before changing the port number.
Interstage Business Process Manager Analytics rule engine port number
The procedure for changing the port number is shown below.
Note
Port numbers can be changed to a value between 32768 and 65535.
[Windows Manager]
Do not use values between 49152 and 65535, because they are used as default values for Windows OS ephemeral ports (DYNAMIC AND/OR PRIVATE PORTS) in Windows Server 2008 and later versions.
[Linux Manager]
Do not use values between 32768 and 61000, because they are used as default values for Linux ephemeral ports (DYNAMIC AND/OR PRIVATE PORTS).
Change the alertserviceconf.properties file.
Open the following file:
[Windows Manager]
Installation_folder\IJEE\nodes\localhost-domain1\CTSV_IBPMMServer\applications\ibpmm\conf\alertserviceconf.properties Installation_folder\IJEE\domains\domain1\applications\ibpmm\conf\alertserviceconf.properties
[Linux Manager]
/var/opt/FJSVctmg-isas/fjje6/nodes/localhost-domain1/CTSV_IBPMMServer/applications/ibpmm/conf/alertserviceconf.properties /var/opt/FJSVctmg-isas/fjje6/domains/domain1/applications/ibpmm/conf/alertserviceconf.properties
Change the port number specified below:
EF_HOST_PORT
An example is shown below - italics indicate information modified:
EF_HOST_PORT=40320
Change ef_server.conf.
Open the following file:
[Windows Manager]
installation_folder\IBPMA\bpmm\efs\bin\ef_server.conf
[Linux Manager]
/opt/FJSVctdsb-ibpma/efs/conf/ef_server.conf
Change the value specified below:
port
An example is shown below - italics indicate information modified:
port = 40320