You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "shweta agarwal (JIRA)" <ji...@apache.org> on 2013/10/04 12:44:42 UTC

[jira] [Created] (CLOUDSTACK-4814) Managament server is not starting

shweta agarwal created CLOUDSTACK-4814:
------------------------------------------

             Summary: Managament server is not starting 
                 Key: CLOUDSTACK-4814
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4814
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Install and Setup
    Affects Versions: 4.2.1
         Environment: Build :
CloudPlatform-4.2.1-707-rhel6.3
            Reporter: shweta agarwal
            Priority: Blocker
             Fix For: 4.2.1


Install MS and start it.

Wait for some time to properly start  MS

BUG:
MS fails with following  error


2013-10-04 06:27:43,230 DEBUG [upgrade.dao.VersionDaoImpl] (Timer-2:null) Checking to see if the database is at a version before it was the version table is created
2013-10-04 06:27:43,239 INFO  [cloud.upgrade.DatabaseUpgradeChecker] (Timer-2:null) DB version = 4.0.0 Code Version = 4.2.1-SNAPSHOT
2013-10-04 06:27:43,240 INFO  [cloud.upgrade.DatabaseUpgradeChecker] (Timer-2:null) Database upgrade must be performed from 4.0.0 to 4.2.1-SNAPSHOT
2013-10-04 06:27:43,240 ERROR [cloud.upgrade.DatabaseUpgradeChecker] (Timer-2:null) The end upgrade version is actually at 4.2.0 but our management server code version is at 4.2.1-SNAPSHOT
2013-10-04 06:27:43,296 ERROR [utils.component.ComponentContext] (Timer-2:null) System integrity check failed. Refuse to startup
com.cloud.utils.exception.CloudRuntimeException: The end upgrade version is actually at 4.2.0 but our management server code version is at 4.2.1-SNAPSHOT
        at com.cloud.upgrade.DatabaseUpgradeChecker.upgrade(DatabaseUpgradeChecker.java:228)
        at com.cloud.upgrade.DatabaseUpgradeChecker.check(DatabaseUpgradeChecker.java:391)
        at com.cloud.utils.component.ComponentContext.initComponentsLifeCycle(ComponentContext.java:90)
        at com.cloud.servlet.CloudStartupServlet$1.run(CloudStartupServlet.java:54)
        at java.util.TimerThread.mainLoop(Timer.java:534)
        at java.util.TimerThread.run(Timer.java:484)
                                                                                                            




--
This message was sent by Atlassian JIRA
(v6.1#6144)