Sonarqube Developer Edition not starting - Process[Web Server] is stopped

Hi,

I’ve got Sonarqube installed on Windows 2019 and not able to start my application. Have setup a separate DB server: postgres. This is the Sonar log:

2025.01.13 12:08:55 INFO app[o.s.a.AppFileSystem] Cleaning or creating temp directory C:\sonarqube-developer-10.8.1.101195\sonarqube-10.8.1.101195\temp
2025.01.13 12:08:55 INFO app[o.s.a.es.EsSettings] Elasticsearch listening on [HTTP: 127.0.0.1:9001, TCP: 127.0.0.1:50474]
2025.01.13 12:08:55 INFO app[o.s.a.ProcessLauncherImpl] Launch process[ELASTICSEARCH] from [C:\sonarqube-developer-10.8.1.101195\sonarqube-10.8.1.101195\elasticsearch]: C:\Program Files\Eclipse Adoptium\jdk-17.0.13.11-hotspot\bin\java -Xms4m -Xmx64m -XX:+UseSerialGC -Dcli.name=server -Dcli.script=./bin/elasticsearch -Dcli.libs=lib/tools/server-cli -Des.path.home=C:\sonarqube-developer-10.8.1.101195\sonarqube-10.8.1.101195\elasticsearch -Des.path.conf=C:\sonarqube-developer-10.8.1.101195\sonarqube-10.8.1.101195\temp\conf\es -Des.distribution.type=tar -cp C:\sonarqube-developer-10.8.1.101195\sonarqube-10.8.1.101195\elasticsearch\lib*;C:\sonarqube-developer-10.8.1.101195\sonarqube-10.8.1.101195\elasticsearch\lib\cli-launcher* org.elasticsearch.launcher.CliToolLauncher
2025.01.13 12:08:55 INFO app[o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running
2025.01.13 12:09:06 INFO app[o.s.a.SchedulerImpl] Process[es] is up
2025.01.13 12:09:06 INFO app[o.s.a.ProcessLauncherImpl] Launch process[WEB_SERVER] from [C:\sonarqube-developer-10.8.1.101195\sonarqube-10.8.1.101195]: C:\Program Files\Eclipse Adoptium\jdk-17.0.13.11-hotspot\bin\java -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djava.io.tmpdir=C:\sonarqube-developer-10.8.1.101195\sonarqube-10.8.1.101195\temp -XX:-OmitStackTraceInFastThrow --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED --add-exports=java.base/jdk.internal.ref=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/sun.nio.ch=ALL-UNNAMED --add-opens=java.management/sun.management=ALL-UNNAMED --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED -Xmx512m -Xms128m -XX:+HeapDumpOnOutOfMemoryError -Dhttp.nonProxyHosts=localhost|127.|[::1] -cp ./lib/sonar-application-10.8.1.101195.jar;C:\sonarqube-developer-10.8.1.101195\sonarqube-10.8.1.101195\lib\jdbc\postgresql\postgresql-42.7.4.jar org.sonar.server.app.WebServer C:\sonarqube-developer-10.8.1.101195\sonarqube-10.8.1.101195\temp\sq-process7862382142240706134properties
2025.01.13 12:09:18 INFO app[][o.s.a.SchedulerImpl] Process[Web Server] is stopped
2025.01.13 12:09:18 INFO app[][o.s.a.SchedulerImpl] Process[ElasticSearch] is stopped
2025.01.13 12:09:18 INFO app[][o.s.a.SchedulerImpl] SonarQube is stopped
2025.01.13 12:13:58 INFO app[][o.s.a.AppFileSystem] Cleaning or creating temp directory C:\sonarqube-developer-10.8.1.101195\sonarqube-10.8.1.101195\temp
2025.01.13 12:13:58 INFO app[][o.s.a.es.EsSettings] Elasticsearch listening on [HTTP: 127.0.0.1:9001, TCP: 127.0.0.1:50570]
2025.01.13 12:13:58 INFO app[][o.s.a.ProcessLauncherImpl] Launch process[ELASTICSEARCH] from [C:\sonarqube-developer-10.8.1.101195\sonarqube-10.8.1.101195\elasticsearch]: C:\Program Files\Eclipse Adoptium\jdk-17.0.13.11-hotspot\bin\java -Xms4m -Xmx64m -XX:+UseSerialGC -Dcli.name=server -Dcli.script=./bin/elasticsearch -Dcli.libs=lib/tools/server-cli -Des.path.home=C:\sonarqube-developer-10.8.1.101195\sonarqube-10.8.1.101195\elasticsearch -Des.path.conf=C:\sonarqube-developer-10.8.1.101195\sonarqube-10.8.1.101195\temp\conf\es -Des.distribution.type=tar -cp C:\sonarqube-developer-10.8.1.101195\sonarqube-10.8.1.101195\elasticsearch\lib*;C:\sonarqube-developer-10.8.1.101195\sonarqube-10.8.1.101195\elasticsearch\lib\cli-launcher* org.elasticsearch.launcher.CliToolLauncher
2025.01.13 12:13:58 INFO app[][o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running
2025.01.13 12:14:09 INFO app[][o.s.a.SchedulerImpl] Process[es] is up
2025.01.13 12:14:09 INFO app[][o.s.a.ProcessLauncherImpl] Launch process[WEB_SERVER] from [C:\sonarqube-developer-10.8.1.101195\sonarqube-10.8.1.101195]: C:\Program Files\Eclipse Adoptium\jdk-17.0.13.11-hotspot\bin\java -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djava.io.tmpdir=C:\sonarqube-developer-10.8.1.101195\sonarqube-10.8.1.101195\temp -XX:-OmitStackTraceInFastThrow --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED --add-exports=java.base/jdk.internal.ref=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/sun.nio.ch=ALL-UNNAMED --add-opens=java.management/sun.management=ALL-UNNAMED --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED -Xmx512m -Xms128m -XX:+HeapDumpOnOutOfMemoryError -Dhttp.nonProxyHosts=localhost|127.
|[::1] -cp ./lib/sonar-application-10.8.1.101195.jar;C:\sonarqube-developer-10.8.1.101195\sonarqube-10.8.1.101195\lib\jdbc\postgresql\postgresql-42.7.4.jar org.sonar.server.app.WebServer C:\sonarqube-developer-10.8.1.101195\sonarqube-10.8.1.101195\temp\sq-process11098166677448947606properties
2025.01.13 12:14:11 INFO app[o.s.a.SchedulerImpl] Process[Web Server] is stopped
2025.01.13 12:14:11 INFO app[o.s.a.SchedulerImpl] Process[ElasticSearch] is stopped
2025.01.13 12:14:11 INFO app[o.s.a.SchedulerImpl] SonarQube is stopped

Any help will be appreciated

thanks
Sujohn

What do the other log files say?