Github user remibergsma commented on the pull request:
https://github.com/apache/cloudstack/pull/1265#issuecomment-166311506
And it works:
```
INFO [o.a.c.s.l.CloudStackExtendedLifeCycle] (main:null) Running system
integrity checker com.cloud.upgrade.DatabaseUpgradeChecker@847ca9d
INFO [c.c.u.DatabaseUpgradeChecker] (main:null) Grabbing lock to check for
database upgrade.
INFO [c.c.u.DatabaseUpgradeChecker] (main:null) DB version = 4.6.2 Code
Version = 4.6.3-SNAPSHOT
INFO [c.c.u.DatabaseUpgradeChecker] (main:null) Database upgrade must be
performed from 4.6.2 to 4.6.3-SNAPSHOT
INFO [c.c.u.DatabaseUpgradeChecker] (main:null) Cleaning upgrades because
all management server are now at the same version
INFO [c.c.u.DatabaseUpgradeChecker] (main:null) Cleanup upgrade
Upgrade462to463 to upgrade from 4.6.2-4.6.3 to 4.6.3
INFO [o.a.c.s.l.CloudStackExtendedLifeCycle] (main:null) Configuring
CloudStack Components
INFO [o.a.c.s.l.CloudStackExtendedLifeCycle] (main:null) Done Configuring
CloudStack Components
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---