Zephyr On-Premise Rollback Process

In the below scenarios, Zephyr will rollback and the upgrade will fail:

  1. When Zephyr server is not stopped and user directly run the upgrade process
  2. When Zephyr is configured with Tomcat VisualVM memory configuration and then the Zephyr server stopped and user performs an upgrade process

Once Zephyr is rolled back, all the files inside the Zephyr Installation directory will be removed and in the database ITCC, the DVERSION is still present.

For restoring the attachments in the database, the upgrade is completed for a rollback so that the database will be there and we won't need to restore the database. Users will have to go and replace the backup zephyrdata folder.

Steps to Upgrade/Install Zephyr when Zephyr is rolled back

  1. Open command prompt as Administrator

  2. Change the working folder to the folder where the Zephyr installer is located. For example:

    cd C:\installers
  3. Type the following command (replacing zephyr_<installer_version>.exe with the file name of the Zephyr installer) and press Enter:

    zephyr_<installer_version>.exe -VzSkipStartupData=true





  4. This will open the installation wizard in GUI mode. Complete the installation process, providing the same database details as before the upgrade.