Previous Topic: How to Upgrade an r12.x Policy StoreNext Topic: Upgrade an r12.x Report Server


Upgrade an r12.x Administrative UI

The following sections detail how to upgrade the Administrative UI on Windows and UNIX.

Before You Upgrade

Consider the following items before you upgrade the Administrative UI:

Required Linux Libraries

Certain library files are required for components operating on Linux operating environments. Failure to install the correct libraries can cause the following error:

java.lang.UnsatisfiedLinkError 

If you are installing, configuring, or upgrading a Linux version of this component, the following packages are required on the host system:

Red Hat 5.x:
Red Hat 6.x:

Additionally, for Red Hat 6.x (64-bit):

All the RPM packages that are required for 64-bit Red Hat 6.x are 32-bit packages.

Upgrade the Administrative UI on Windows

Follow these steps:

  1. (Embedded JBoss setups only). Verify that you extracted the prerequisite installer zip into the same directory that you extracted the Administrative UI installer zip. The layout.properties file, included with the Administrative UI installation zip, must be located in the same directory as both executables.

    Note: If you move the prerequisite or Administrative UI installation executables after extracting the zips, move the layout.properties file to the same location.

  2. Exit all applications that are running.
  3. Stop the application server that is hosting the Administrative UI.

    Note: For information about stopping and starting the embedded JBoss application server, see the r12.x Policy Server Installation Guide. For information about stopping an existing application server, see the vendor-specific documentation.

  4. For embedded JBoss installations only, run the following executable and follow the installer prompts. Otherwise, skip to the next step.
    adminui-pre-req-version-cr-win32.exe
    
  5. Run the following executable:
    ca-adminui-version-cr-win32.exe
    
  6. Follow the installer prompts and confirm upgrade of the Administrative UI.
  7. Review the installation settings and click Install.
  8. For existing application servers, restart the application server after the installation is complete.

    Note: The embedded JBoss application server automatically restarts after the installation is complete.

The Administrative UI is upgraded.

Upgrade the Administrative UI on UNIX

You can install the Administrative UI on UNIX platforms in GUI or Console mode.

Follow these steps:

  1. (Embedded JBoss setups only). Verify that you extracted the prerequisite installer zip into the same directory that you extracted the Administrative UI installer zip. The layout.properties file, included with the Administrative UI installation zip, must be located in the same directory as both executables.

    Note: If you move the prerequisite or Administrative UI installation executables after extracting the zips, move the layout.properties file to the same location.

  2. Exit all applications that are running.
  3. Stop the application server that is hosting the Administrative UI.

    Note: For information about stopping and starting the embedded JBoss application server, see the r12.x Policy Server Installation Guide. For information about stopping an existing application server, see the vendor-specific documentation.

  4. For embedded JBoss installations only, run the prerequisite installer. Otherwise, skip to the next step.
    1. Open a shell and navigate to one of the following prerequisite installation executables:
      adminui-pre-req-version-cr-linux.bin
      adminui-pre-req-version-cr-sol.bin
      
    2. Enter the command for the appropriate mode:

      GUI Mode

      ./prerequisite_installation_media
      

      Console Mode

      ./prerequisite_installation_media -i console
      
    3. Follow the prerequisite installer prompts.
  5. Open a shell and navigate to one of the following installation executables:
    ca-adminui-version-cr-linux.bin
    
    ca-adminui-version-cr-sol.bin
    
  6. Enter the command for the appropriate mode:
    GUI Mode
    ./installation_media
    
    Console Mode
    ./installation_media -i console
    
  7. Follow the prompts and confirm the upgrade of the Administrative UI.
  8. Review the installation settings and click Install.
  9. Start the application server that is hosting the Administrative UI.

    Note: For information about stopping and starting the embedded JBoss application server, see the r12.x Policy Server Installation Guide. For information about stopping an existing application server, see the vendor-specific documentation.

    The Administrative UI is upgraded.