Upgrade from SonarQube 4.3.2 to 4.5LTS (No Response)

655 Views Asked by At

I'm trying to update SonarQube from 4.3.2 to 4.5LTS.

The last two lines for log are as below:

2015.06.09 16:19:24 INFO app[o.s.p.m.Monitor] Process[web] is up

2015.06.09 16:19:46 INFO http-bio-0.0.0.0-9000-exec-1 web[sql] 0ms Executed SQL: SELECT version FROM schema_migrations

And the web page shows "SonarQube is under maintenance. Please check back later."

And then there is no response for over 6 hours without any error message. Is there anything I can do for this?

(Should I upgrade to 4.4 first and then go 4.5?)

thanks!

1

There are 1 best solutions below

1
On

Go to the http://<< yourserver >>:9000/setup page and start the migration process. After that the Sonar Instance will return to working state.