Return-Path: X-Original-To: apmail-incubator-cloudstack-issues-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 96792D6A0 for ; Tue, 19 Mar 2013 06:41:17 +0000 (UTC) Received: (qmail 1980 invoked by uid 500); 19 Mar 2013 06:41:17 -0000 Delivered-To: apmail-incubator-cloudstack-issues-archive@incubator.apache.org Received: (qmail 1882 invoked by uid 500); 19 Mar 2013 06:41:17 -0000 Mailing-List: contact cloudstack-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-issues@incubator.apache.org Received: (qmail 1864 invoked by uid 99); 19 Mar 2013 06:41:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Mar 2013 06:41:16 +0000 Date: Tue, 19 Mar 2013 06:41:16 +0000 (UTC) From: "Rohit Yadav (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CLOUDSTACK-1720) Have an upgrade path from 4.0.x to 4.1 and 4.0.x to 4.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Rohit Yadav created CLOUDSTACK-1720: --------------------------------------- Summary: Have an upgrade path from 4.0.x to 4.1 and 4.0.x to 4.2.0 Key: CLOUDSTACK-1720 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1720 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Reporter: Rohit Yadav Assignee: Rohit Yadav Priority: Blocker Fix For: 4.1.0, 4.2.0 I'd asked if this worked, but somehow this got missed while testing: We need to have an upgrade path from 4.0.x-incubating* to 4.0.1 and 4.0.x-* to 4.2 [WARNING] java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.codehaus.mojo.exec.ExecJavaMojo$1.run(ExecJavaMojo.java:297) at java.lang.Thread.run(Thread.java:680) Caused by: com.cloud.utils.exception.CloudRuntimeException: There is no upgrade path from 4.0.1-incubating to 4.2.0-SNAPSHOT at com.cloud.upgrade.DatabaseUpgradeChecker.upgrade(DatabaseUpgradeChecker.java:194) at com.cloud.upgrade.DatabaseUpgradeChecker.check(DatabaseUpgradeChecker.java:357) at com.cloud.upgrade.DatabaseCreator.main(DatabaseCreator.java:209) ... 6 more -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira