Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Performance Management Reference


C.4 Changing port numbers used in PFM - Web Console

This section explains how to change the port numbers used in PFM - Web Console.

Organization of this subsection

(1) Changing the http request port number

The default port number for access from a Web browser to PFM - Web Console is 20358.

To change this port number:

  1. Change the port number.

    In the Windows version of PFM - Web Console

    PFM-Web-Console-installation-directory\CPSB\httpsd\conf\httpsd.conf

    In the UNIX or Linux version of PFM - Web Console

    /opt/jp1pcwebcon/CPSB/httpsd/conf/httpsd.conf

    Change the following line in the file indicated above.

    LISTEN 20358
  2. Restart the services.

    Restart the PFM - Web Service and the PFM - Web Console service.

(2) Changing the AJP communication port

The default port number for the AJP communication port of PFM - Web Console is 20359.

To change this port number:

  1. Change the port number.

    In Windows:

    installation-directory\CPSB\CC\web\containers\PFMWebConsole\usrconf\usrconf.properties

    In UNIX or Linux:

    /opt/jp1pcwebcon/CPSB/CC/web/containers/PFMWebConsole/usrconf/usrconf.properties

    Change the following line in the file indicated above.

    webserver.connector.ajp13.port=20359

    Also change the file indicated below.

    In Windows:

    installation-directory\CPSB \CC\web\redirector\workers.properties

    In UNIX or Linux:

    /opt/jp1pcwebcon/CPSB/CC/web/redirector/workers.properties

    Change the following line in the file indicated above.

    worker.worker1.port=20359
  2. Restart the services.

    Restart the PFM - Web Service and the PFM - Web Console service.

(3) Changing the component container management port

The default port number for the component container management port of PFM - Web Console is 20360.

To change this port number:

  1. Change the port number.

    In Windows:

    installation-directory\CPSB\CC\web\containers\PFMWebConsole\usrconf\usrconf.properties

    In UNIX or Linux:

    /opt/jp1pcwebcon/CPSB/CC/web/containers/PFMWebConsole/usrconf/usrconf.properties

    Change the following line in the file indicated above.

    webserver.shutdown.port=20360
  2. Restart the services.

    Restart the PFM - Web Service and the PFM - Web Console service.