SOnarQube keeps stopping automatically after performing analysis

Hello,
I am trying to run analysis but the server is getting stopped automatically as soon as the analysis is done. I have attached logs file for all the same.
es.log (30.5 KB)
sonar.log (13.8 KB)
web.log (68.9 KB)

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension) - SonarQube Version is 10.3
  • how is SonarQube deployed: zip, Docker, Helm - Using ZIp on Windows VM

Hey there.

2024.02.05 06:43:47 INFO  app[][o.s.a.SchedulerImpl] SonarQube is operational
2024.02.05 06:48:08 WARN  app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [Compute Engine]: 1
2024.02.05 06:48:08 INFO  app[][o.s.a.SchedulerImpl] Process[Compute Engine] is stopped

I would expect to see the issue in the Compute Engine’s log file – ce.log. Do you have a ce.log file from the time of the crash?