Upgrade from 2020.1 S54 patch or later

If the 2020.1 S54 patch or later has been installed on your Spectrum server, perform this procedure to install Upgrade_s54to20221_Windows.zipUpgrade_s54to20221_Linux.zip before you perform the Spectrum 2022.1.0 upgrade.

For a clustered configuration, perform this procedure before you upgrade each node in the cluster. For a clustered distributed configuration, perform this procedure before you upgrade each database configuration.

Note: In this procedure, SpectrumDirectory is the directory where the Spectrum Technology Platform server is installed (for example, C:\Program Files\Precisely\Spectrum)(for example, /home/user/myuser/Precisely/Spectrum).
  1. Stop the Spectrum Technology Platform server if it is not stopped already.
    To stop the server, right-click the Spectrum Technology Platform icon in the Windows system tray and click Stop Spectrum
    1. Source the SpectrumDirectory/server/bin/setup script.
    2. Run the SpectrumDirectory/server/bin/server.stop script to stop the Spectrum Technology Platform server.
  2. Back up, then delete these files
    • SpectrumDirectory\repository\plugins\SpectrumDirectory/repository/plugins/

      apoc-3.5.0.18-all.jar

    • SpectrumDirectory\repository\lib\SpectrumDirectory/repository/lib/

      jackson-annotations-2.13.2.jar
      jackson-core-2.13.2.jar
      jackson-databind-2.13.2.2.jar
      jackson-jaxrs-base-2.13.2.jar
      jackson-jaxrs-json-provider-2.13.2.jar
      jackson-module-jaxb-annotations-2.13.2.jar

  3. Use the link provided here to download the ZIP file containing the product update.
  4. Extract the contents of the downloaded ZIP file (Upgrade_s54to20221.zip) to the directory where the Spectrum Technology Platform server is installed (SpectrumDirectory).
  5. Extract the contents of the ZIP file to a temporary location.
  6. FTP the Upgrade_s54to20221.tar.gz file in binary mode to a temporary directory on the Spectrum Technology Platform machine.
  7. Change to the directory where the Spectrum Technology Platform server is installed (SpectrumDirectory).
  8. Untar the file using this command:
    tar -xvf TemporaryDirectory/Upgrade_s54to20221.tar.gz
  9. Do not start the Spectrum Technology Platform server.
After you finish this procedure, complete the Spectrum Server Upgrade.