Changing the Interstage Management Console port number
Use the Interstage Management Console to change the Interstage Management Console port number (refer to the Help for the Interstage Management Console for details).
Changing the port number for the HTTP listener for operation management
Use the set subcommand of the asadmin command to change the port number for the HTTP listener for operation management (refer to the "System Design Guide" for Interstage Application Server for details).
Changing the HTTP listener port number
Use the set subcommand of the asadmin command to change the HTTP listener port number (refer to the "System Design Guide" for Interstage Application Server for details).
Changing the IIOP port number
Use the set subcommand of the asadmin command to change the IIOP port number (refer to the "System Design Guide" for Interstage Application Server for details).
Changing the IIOP_SSL port number
Use the set subcommand of the asadmin command to change the IIOP_SSL port number (refer to the "System Design Guide" for Interstage Application Server for details).
Changing the IIOP_MUTUALAUTH port number
Use the set subcommand of the asadmin command to change the IIOP_MUTUALAUTH port number (refer to the "System Design Guide" for Interstage Application Server for details).
Changing the JMX_ADMIN port number
Use the set subcommand of the asadmin command to change the JMX_ADMIN port number (refer to the "System Design Guide" for Interstage Application Server for details).
Changing the schedule port numbers
Follow the steps below to change the port numbers used by Systemwalker Runbook Automation via a schedule.
Stop Systemwalker Runbook Automation.
%SWRBA_HOME%\bin\swrba_stop
Specify unused port numbers to the services.
[Windows]
Change the following port numbers In the <Windows directory>\System32\drivers\etc\services file to free port numbers.
[Linux]
Change the following port numbers described in the "/etc/services" to free port numbers.
jobsch_winn (*1) 9690/tcp #SWRBA Jobsch subsystem mjsnetn (*1) 9691/tcp #SWRBA MpMjes subsystem
*1: n is the subsystem number (the default is 9) used by Systemwalker Runbook Automation.
Start Systemwalker Runbook Automation:
%SWRBA_HOME%\bin\swrba_start
Changing the JMX service port numbers
Modify the following environment definition file to change the JMX service port numbers (refer to the "System Design Guide" for Interstage Application Server for details).
[Windows]
%IS_HOME%\jmx\etc\isjmx.xml
[Linux]
/etc/opt/FJSVisjmx/isjmx.xml