Upgrading an Installation

     Note: Before performing an upgrade to an existing installation, ensure all sessions are stopped and perform a backup of your repository.

     Note: These instructions apply when upgrading from one version to the immediately subsequent release only (e.g. from 1.1 to 1.2). If you are performing an upgrade from any older version, please consult your release notes or contact 1Spatial Support.

ClosedUpgrade an Installation

Upgrading an installation on WebLogic consists of un-installing your current product version, copying across your config.properties file, and then re-installing your new product version.

     Note: The following instructions use an example where currently version 1.A is installed, and we want to upgrade to 1.B. We have used C:\Program Files\1Spatial as a directory within which to store our installation package files, organised into C:\Program Files\1Spatial\Product-1.A and C:\Program Files\1Spatial\Product-1.B.

  1. Launch the 1SMS Installation Wizard for your current installation (e.g. C:\Program Files\1Spatial\Product-1.A\1sms_installer.jar).

    1. Select WebLogic Installation, then click Next.

    2. In the Product Selection page, tick Uninstall for the components to be upgraded, then click Next.

    3. On the Summary page, click Next, then click Begin to run the un-installation.

  2. Copy the config.properties file from your old installation directory (e.g. C:\Program Files\1Spatial\Product-1.A) to your new installation directory (e.g. C:\Program Files\1Spatial\Product-1.B).

  3. Launch the 1SMS Installation Wizard for the new product version (e.g. C:\Program Files\1Spatial\Product-1.B\1sms_installer.jar).

    1. Select WebLogic Installation, then click Next.
    2. In the Product Selection page, tick Install for the components to be upgraded, then click Next.
    3. Check the parameters on each page of the installation wizard. These will be pre-populated from the config.properties file that was copied from the previous installation.
    4. On the Summary page, click Next, then click Begin to run the installation.

ClosedUpgrade an Installation

Upgrading an installation on WildFly consists of the following steps:

  1. Stop the existing Domain.

  2. Unpack the new release.

  3. Copy your existing config.json file and place it next to the installer for your new version of 1SMS.

  4. Run the Domain creation and carry out the installation as detailed in this installation guide.