Sonarcube stucks in maintainance screen, no error in the logs

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube Server / Community Build, Scanner, Plugin, and any relevant extension)
  • how is SonarQube deployed: zip extracted and using windows StartSonar.bat to start the sonar server
  • what are you trying to achieve : running in local windows machine
  • what have you tried so far to achieve this : tried running different version, changing java and checking database version needs upgrade and its up to date

    sonar_error1
    but no luck

**Do not share screenshots of logs --PFA
logs.zip (13.8 KB)

Please help

Hi,

Have you tried reloading the front page?

According to your logs, the DB upgrade is complete:

2025.03.22 21:22:57 INFO  web[][DbMigrations] Executed 195/195 DB migrations: success | time=1426ms
2025.03.22 21:22:57 INFO  web[][o.s.s.p.Platform] Database has been automatically updated

 
Ann

Hi Ann,

Thanks for your reply, I tried reloading and even checked with this url if db has any issues : http://localhost:9000/setup → this shows database is upto date.
Even Changed java version but page stucks with the message : Sonarcube is Starting.
Any other reference you can share, about the problem.
logs.zip (14.2 KB)
please find today’s logs : i dont see any error

HI,

The only thing I see in your logs is startup and then shutdown.

What do you get if you go to localhost:9000?

 
Ann

If hit http://localhost:9000 then redirects to maintenance page and shows message : sonarcube is starting
Please check the images attached earlier

Hi,

I can’t reproduce this behavior and it’s not something I’ve ever seen reports of before. I can only believe you’ve got some caching going on somewhere. Can you try this in a different browser?

 
HTH,
Ann

Thanks for your feedback. With other browser also, it dont work.
i tried changing java version / port - rathar than 9000 change to 8000 etc. even with community or developer version setup but same problem. Main issue, there is no logs indicating actual problem

please suggest if any other way to make it work?

Hi,

I’m sorry. I don’t know what to tell you.

 
Ann