While 2025.1 update - SonarQube is stopped:app[][o.s.a.p.AbstractManagedProcess] Process exited with

Hello Team,
While upgrading our SonarQube Server to 2025 LTA version from V 9.9.6 LTA , I am facing below issue.

Note: This is Development Instance running on port 9010 and ES on 9011.

Log File:

INFO  app[ ][o.s.a.AppFileSystem] Cleaning or creating temp directory D:\SonarDev\temp
INFO  app[][o.s.a.es.EsSettings] Elasticsearch listening on [HTTP: 127.0.0.1:9011, TCP: 127.0.0.1:{}]
INFO  app[][o.s.a.ProcessLauncherImpl] Launch process[ELASTICSEARCH] from [C:\Sonar\sonarqubeDev\elasticsearch]: C:\OpenJDK17\jdk-17\bin\java -Xms4m -Xmx64m -XX:+UseSerialGC -Dcli.name=server -Dcli.script=./bin/elasticsearch -Dcli.libs=lib/tools/server-cli -Des.path.home=C:\Sonar\sonarqubeDev\elasticsearch -Des.path.conf=D:\SonarDev\temp\conf\es -Des.distribution.type=tar -cp C:\Sonar\sonarqubeDev\elasticsearch\lib\*;C:\Sonar\sonarqubeDev\elasticsearch\lib\cli-launcher\* org.elasticsearch.launcher.CliToolLauncher
INFO  app[][o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running
WARN  app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [ElasticSearch]: 1
INFO  app[][o.s.a.SchedulerImpl] Process[ElasticSearch] is stopped
INFO  app[][o.s.a.SchedulerImpl] SonarQube is stopped

Hi,

Welcome to the community!

What do your server logs say?

 
Ann

I am able to solve the error by changing the elastic search port. Now I got new error which says
Database needs to be migrated. Please refer to Server upgrade roadmap | SonarQube Server Documentation

Do the latest LTA version need any DB upgrade, if yes do you know any document reference?

Hi,

Did you follow the link?

 
Ann