Nux created CLOUDSTACK-8230:
-------------------------------
Summary: There is no upgrade path from 4.4.3 to 4.5.0
Key: CLOUDSTACK-8230
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8230
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Management Server
Affects Versions: 4.5.0
Environment: CentOS 6, KVM
Reporter: Nux
Priority: Critical
All is well following the upgrade procedure described here:
http://cloudstack-release-notes.readthedocs.org/en/stable/upgrade/upgrade-4.4.html
However when I start the cloustack-amangement server it stop functioning with:
2015-02-08 14:02:21,383 INFO [o.a.c.s.l.CloudStackExtendedLifeCycle]
(main:null) Running system integrity checker
com.cloud.upgrade.DatabaseUpgradeChecker@423dc00c
2015-02-08 14:02:21,384 INFO [c.c.u.DatabaseUpgradeChecker] (main:null)
Grabbing lock to check for database upgrade.
2015-02-08 14:02:21,420 DEBUG [c.c.u.d.VersionDaoImpl] (main:null) Checking to
see if the database is at a version before it was the version table is created
2015-02-08 14:02:21,461 INFO [c.c.u.DatabaseUpgradeChecker] (main:null) DB
version = 4.4.3 Code Version = 4.5.0
2015-02-08 14:02:21,462 INFO [c.c.u.DatabaseUpgradeChecker] (main:null)
Database upgrade must be performed from 4.4.3 to 4.5.0
2015-02-08 14:02:21,462 ERROR [c.c.u.DatabaseUpgradeChecker] (main:null) There
is no upgrade path from 4.4.3 to 4.5.0
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)