diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2016-02-11 18:14:52 +0100 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2016-02-11 18:15:47 +0100 |
commit | 54cdd41e77bf99b81134435499219eaef4862525 (patch) | |
tree | 6b301d2bcd29166b9edc6d005c1c6a84bfc6ddf0 /sonar-application/src | |
parent | df6129a0913277db1ec8f8ac4b9cc0303b8c9c25 (diff) | |
download | sonarqube-54cdd41e77bf99b81134435499219eaef4862525.tar.gz sonarqube-54cdd41e77bf99b81134435499219eaef4862525.zip |
Fix shutdown of server after DB migration
When a DB migration is required, two containers are up at the same
time ("safemode" and "level 2"). This is not handled by ComponentContainer,
so one of the two children is badly dereferenced and can't be stopped.
Diffstat (limited to 'sonar-application/src')
0 files changed, 0 insertions, 0 deletions