Update Linux installation

To update one ARIS version to the next you must update ARIS Cloud Controller (ACC) and the ARIS Agent. After ACC and ARIS Agent are up to date, you must run the update setup remotely from a Windows machine.

Prerequisites

Procedure

  1. Start ARIS Cloud Controller (ACC).
  2. Make sure to have all runnables activated.
  3. Stop all runnables (stopall).
  4. To update ACC, run the command:

    rpm –Uvh aris10-acc-<version>-1.x86_64.rpm

  5. When ACC is updated, run the commands depending on the Linux operating system.
    1. Using Red Hat, run:

      rpm –Uvh aris10-cloud-agent-<version>.x86_64.rpm

    2. Using SUSE, run:

      rpm –Uvh aris10-cloud-agent-SLES<version>.x86_64.rpm

      Due to changed paths warnings are logged. These warnings can be ignored, for example:

      Cleaning up / removing...

      2:aris10-cloud-agent-10.0.1.1168090warning: file /home/ARIS10/support.xml: remove failed: No such file or directory

      warning: file /home/ARIS10/jre/plugin/desktop/sun_java.png: remove failed: No such file or directory

      ...

  6. Start ARIS Agent, enter:

    service ArisCloudagent10 start

  7. Start all runnables (startall).
  8. Start the update setup remotely from a Windows machine. Start the update setup (using Oracle or the standard database system) as the same administrator that has installed ARIS.
  9. Select the Perform installation on a remote computer option and enter the name of the remote server.
  10. If you have changed the remote access credentials you must enter the new credentials using the Enter changed credentials option. Once after the installation process is completed configure the system (see: ARIS Cloud Controller (ACC).pdf) Once after the installation process is completed configure the system.
  11. For the use of Tenant Management user interface all operational tenants must be configured. Make sure to enter superuser in the Impersonation target users field again.