You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Pavan Kumar Bandarupally (JIRA)" <ji...@apache.org> on 2014/09/24 08:50:33 UTC

[jira] [Created] (CLOUDSTACK-7621) Database schema not getting upgraded

Pavan Kumar Bandarupally created CLOUDSTACK-7621:
----------------------------------------------------

             Summary: Database schema not getting upgraded
                 Key: CLOUDSTACK-7621
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7621
             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
            Reporter: Pavan Kumar Bandarupally
            Priority: Blocker
             Fix For: 4.5.0


After installing management server , the process is stuck at database schema update. The update doesn't progress ahead from 4.0.0

mysql> select * from version;
+----+---------+---------------------+----------+
| id | version | updated             | step     |
+----+---------+---------------------+----------+
|  1 | 4.0.0   | 2014-09-24 12:14:11 | Complete |
+----+---------+---------------------+----------+
1 row in set (0.00 sec)




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)