Version 9.6
 —  Upgrading from a Previous Version  —

Upgrading CentraSite 8.2 to 9.6 Using Overinstall

To upgrade from CentraSite 8.2 to 9.6 using overinstallation, you must perform the following high-level steps:


Prepare the Old Environment for Upgrade

  1. Back up the entire webMethods installation directory.

  2. Apply the latest fix to CentraSite using the instructions in the fix readme. Fixes and their readmes are available from the Software AG Knowledge Center.

  3. Start the CentraSite Registry Repository. Depending on the previous fix level and the content of the Registry Repository, the startup process might take some time.

  4. In System Management Hub, right-click the CentraSite > Registry/Repository > Backups node and then click Backup. On the next screen, click OK to start the backup. The backup file is created with the extension .2B0 and a timestamp configured backup directory. The default location of the backup is old_installation_directory\CentraSite\data directory. Copy the backup to a safe location.

Top of page

Shut Down Running Products

Shut down all non-Software AG applications that are running on the machine on which you are going to overinstall. If these applications are not shut down, product files might become corrupted.

If the products are not shut down, the installer will not be able to update key files that are locked by the operating system. For a UNIX system, use the instructions in the product documentation. For a Windows system:

Note:
During overinstallation, if the installer finds Software AG products still running in the target installation directory, it will prompt you to shut them down.

Top of page

Install CentraSite 9.6

If the CentraSite Registry Repository and Software AG Runtime are on different machines, overinstall the Registry Repository before you overinstall the Software AG Runtime.

Follow the instructions in Using the Software AG Installer and Installing webMethods Products 9.6 to install CentraSite 9.6, with the additional guidelines below.

  1. Log on to the machine that hosts CentraSite 8.2 as the same user that installed CentraSite 8.2.

  2. If you are installing on a UNIX machine, and you did not use the sudo password when you installed 8.2, check whether a file named afterInstallAsRootLog.txt exists in the Software AG installation directory. If it does, execute the old_installation_directory/bin/beforeInstallAsRoot script.

  3. Start the Software AG Installer.

  4. For installation directory, specify the installation directory that contains CentraSite 8.2.

  5. On the product tree, existing products are shown in gray followed by the word "Installed" (wizard mode) or the letter "I" (console mode). Perform the following steps to overinstall CentraSite 9.6:

    1. Select CentraSite 9.6.

    2. If you want to use Command Central to manage CentraSite, select Platform Manager 9.6 and Platform Manager Plug-ins for CentraSite 9.6.

  6. If you installed a language pack for the previous version, CentraSite will use the old language pack after the overinstallation.

    Note:
    You can overinstall this language pack when the 9.6 language pack becomes available. For language pack availability, go to Software AG Empower Product Support website, then go to Product Information > Globalization > Language Packs.

  7. On the CentraSite panel, specify the full path to the CentraSite license file.

  8. If you configured OS authentication for CentraSite 8.2, see the 9.6 release notes for information on how to proceed. If you configured SSO/IAF (single sign on/Integrated Authentication Framework), reconfigure it now or you might experience authentication problems. For instructions, contact Software AG Global Consulting Services.

  9. After you finish upgrading CentraSite, you might need to modify product files or assets to accommodate changes to product behavior, services, parameters, properties, or APIs in the 9.6 release. For detailed information about these changes, read the product readme, available on the Software AG Documentation website. Also read the product release notes to understand new functionality.

  10. Start the CentraSite Registry Repository.

    On Windows, the CentraSite Registry Repository runs as a Windows service. You can use the Windows Services application that is provided with the operating system to start the service.

    For other operating systems, and as an alternative method on Windows, you can start the CentraSite Registry Repository from the command line:

    inoadmin start CentraSite

    You can also use Command Central to start the CentraSite Registry Repository. The CentraSite Registry Repository is listed as a process in the instances list of your chosen Command Central environment, and you can use standard operations in the Command Central interface to start the process. Refer to the Command Central Help guide for details.

    Note:
    Depending on the previous release and the content of the CentraSite Registry Repository, the startup process might take some time.

Top of page