Redirect ports

In case of port conflicts (see Basic Troubleshooting Guide) redirect the ports, for example, the default HTTP port 80 or the HTTPS port 443.

Procedure

  1. Start ARIS Cloud Controller (ACC).
  2. To redirect ports to be accessed enter the command for example:

    reconfigure loadbalancer_m +HTTPD.port=1080 +HTTPD.ssl.port=1443

ARIS runnables run using the redirected ports.

If runnables do not start up properly, resolve possible port conflicts.