Error - Sanity Failed - Upgrade from 8121 to 11

Error - Sanity Failed - Upgrade from 8121 to 11

While upgrading from 8121 to 11, after executing Updatemanager.bat and if the update fails, You need to check the Updatemanager logs in the path < Support Center Plus Application path -> Server-> Default-> Logs > . 

And if you find the below mentioned error trace in the logs, you need to follow the solution given below.

Error Trace: 
 [SEVERE] : Problem during upgrade.java.lang.RuntimeException: PostgreSQL upgrade sanity failed.

Solution:

In version 8121, edit the updatemanager.bat file that will be present under the Path <ManageEngine\SupportCenter\bin> folder and add the below given entry as shown in the snapshot  

 -Dupdate.ctrlz.chars=true

After entering the entry save it and close it. 

Continue with the migration in a new setup. Make sure you do not upgrade in the failed setup again. 

                  New to ADSelfService Plus?

                    • Related Articles

                    • Upgrade Failed -> Reverting steps

                      This article covers 2 areas : a) Analysis stage b) Reversion steps (rollback) a) Analysis stage Please send the below files to our support for analysis: 1. Zip the complete log folder present under <servicedesk plus msp home>/server/default or from ...
                    • Error when Processing Request during Upgrade - Version8121 - 11

                      Error:  While upgrading 8121 to 11011 when you get the below shown error,  Cause of the error: The issue with the Upgrade is that the System defined user kept getting deleted and it was because of data anonymization.   Solution : In 8121,  Go to ...
                    • Upgrade failure - Trying to start PostgresSQL server failed

                      Traces within the logs: [SYSERR] [INFO] : java.lang.Exception: java.net.ConnectException: Trying to start PostgresSQL server failed Please follow the steps below to address the same : 1. Stop the ServiceDesk Plus MSP service. 2. Open the command ...
                    • Mail fetching failed - PKIX path building failed.

                      Cause: If the SSL Certificate in mail server is a self signed certificate then it is not imported in the ServiceDeskPlus-MSP java environment while using the POPS/IMAPS protocol. Error Trace in logs: javax.net.ssl.SSLHandshakeException: ...
                    • solution for postgres 11 upgrade issues

                      When Supportcenter Plus is upgraded to 14300 or later, postgres is also upgraded to 11.17. If you are using bundled postgres, data migration through pgdump and restore mechanism also happens. To ensure efficiency in Postgres 11.17, make sure your ...