Application startup issue due to mismatch in java

Application startup issue due to mismatch in java

A startup issue after the upgrade to the version 14.3

Error message: 

"Application startup halted due to mismatch in java". 

Issue:

       After a JRE upgrade, typically, if the "jre_old" folder exists, it will be deleted. Then, the "jre" folder will be renamed to "jre_old," and the "jre_new" folder will be renamed to "jre." However, if the renaming of "jre" to "jre_old" fails, instead of renaming "jre_new" to "jre," the "jre_new" folder will be moved into the "jre" folder.
      This is because the renaming of the "jre" folder might fail if it is locked by another process.

Fix:

1. If the "jre_new" folder is present inside the "jre" folder, move the "jre_new" folder to the ServiceDesk Plus MSP Directory, and then start the application.

2. If the issue still persists, check if the Java process is present in Task Manager. Open Task Manager, go to the "Details" tab. Check if "java.exe" is present, right-click, and verify if it's triggered from SDP MSP. If it is, terminate the process, and then start the application.

3. If the "jre.lock" file is present, check if the Upgrade Manager UI is still open. If it's open, close the Upgrade Manager, and then attempt to start the application again. If the problem persists, delete the "jre.lock" file, and then try starting again.

                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • Unable to start the application due to Pgsql privilege issue

                        ISSUE: Application does not start via both services and command prompt. ERROR TRACE: Serverout: [16:26:36:443]|[05-10-2023]|[com.adventnet.db.adapter.postgres.PostgresDBAdapter]|[SEVERE]|[27]: Exception occurred while obtaining mode of the database| ...
                      • Startup issue in Linux after fresh installation_Error code 10001

                        In certain scenario, the application cannot be started just after the fresh install. Below are the error traces, [06:24:57:427]|[10-11-2021]|[pglog]|[INFO]|[18]: -sh: 1: /root/ManageEngine/ServiceDeskPlus-MSP/pgsql/bin/pg_ctl: Permission denied| ...
                      • Application Startup Issue : Failed to format system error message (Error: 1813)

                        Issue : Able to start the application from Command Prompt and not from Services.msc. Worked fine with PGSQL but issue occurs after changing to MSSQL database Error Trace in Wrapper file :-1: Failed to format system error message (Error: 1813) ...
                      • Application startup issue with Windows Services

                        Upon starting the application from Windows Services (from the windows server), if you receive an error like "Error2: The system cannot find the file specified", please follow the below steps to fix the issue: ** Right-click on the ManageEngine ...
                      • Linux - Startup issue

                        System Halted error message during startup (Fresh installation)  Error Trace : [16:36:59:243]|[04-15-2021]|[com.adventnet.db.adapter.postgres.DefaultPostgresDBInitializer]|[INFO]|[1]: ErrorStream ::: /opt/MSP/ServiceDeskPlus-MSP/pgsql/bin/psql: error ...