Yung-Hsiang Chan
Yung-Hsiang Chan

Reputation: 11

Upgrade from SonarQube 4.3.2 to 4.5LTS (No Response)

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!

Upvotes: 1

Views: 687

Answers (1)

dag
dag

Reputation: 1231

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

Upvotes: 3

Related Questions