Changing the Web Server Port

You can change the default port number used by IBM Spectrum LSF Explorer Server for the web server.

Procedure

  1. To change the Web server port, log on to the IBM Spectrum LSF Explorer Server. Where SERVER_TOP is the top-level installation directory on the IBM Spectrum LSF Explorer Server:
    1. Edit the SERVER_TOP/lsfsuite/ext/explorer/server/config/config.json file and change the following parameter:
      "pa.net.port":5000
    2. Edit the SERVER_TOP/lsfsuite/ext/explorer/server/config/webgui.jvm.options file and change the following parameter:
      #define http/https port
      -Ddefault.http.port=8080
      -Ddefault.https.port=8443
  2. Restart IBM Spectrum LSF Explorer Server.
    pmcadmin stop
    pmcadmin start
  3. Check the status of the server.
    pmcadmin list