database - sonarqube downgrade version -


i'm using sonarqube version 5.1 , mysql 5.6.19: due regulations have use long term support version 4.5.4.

the problem is, following error message sonarqube when try start sonarqube 4.5.4:

org.sonar.api.utils.messageexception: database relates more recent version of sonar. please check settings.

is there work around issue?

unfortunately, downgrade of sonarqube not supported. database upgrade scripts execute in 1 way, old version new version. in case, have start clean database , analyze projects again scratch.


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -

Kivy: Swiping (Carousel & ScreenManager) -