Re: Upgrade path for db

2013-02-24 Thread Rohit Yadav
529f784d865a0c443c3da0367a22902ed5a2 with >>>> the following two commands and it works fine. >>>> >>>> mvn clean install -P developer,systemvm >>>> mvn -P developer -pl developer,tools/devcloud -Ddeploydb >>>> >>>> --Alex >>>

Re: Upgrade path for db

2013-02-24 Thread Gavin Lee
2 with the >>> following two commands and it works fine. >>> >>> mvn clean install -P developer,systemvm >>> mvn -P developer -pl developer,tools/devcloud -Ddeploydb >>> >>> --Alex >>> >>>> -Original Message- >>&

Re: Upgrade path for db

2013-02-24 Thread Rohit Yadav
Message- >>> From: Alex Huang [mailto:alex.hu...@citrix.com] >>> Sent: Sunday, February 24, 2013 12:24 PM >>> To: cloudstack-dev@incubator.apache.org >>> Subject: RE: Upgrade path for db >>> >>> Hi Gavin, >>> >>> Can y

Re: Upgrade path for db

2013-02-24 Thread Gavin Lee
com] >> Sent: Sunday, February 24, 2013 12:24 PM >> To: cloudstack-dev@incubator.apache.org >> Subject: RE: Upgrade path for db >> >> Hi Gavin, >> >> Can you send me the output from >> >> Mvn -X -e -pl developer,tools/devcloud -Ddeploydb

RE: Upgrade path for db

2013-02-24 Thread Alex Huang
mvn -P developer -pl developer,tools/devcloud -Ddeploydb --Alex > -Original Message- > From: Alex Huang [mailto:alex.hu...@citrix.com] > Sent: Sunday, February 24, 2013 12:24 PM > To: cloudstack-dev@incubator.apache.org > Subject: RE: Upgrade path for d

RE: Upgrade path for db

2013-02-24 Thread Alex Huang
Alex > > > >> -Original Message- > >> From: Min Chen [mailto:min.c...@citrix.com] > >> Sent: Friday, February 22, 2013 9:46 PM > >> To: cloudstack-dev@incubator.apache.org > >> Subject: RE: Upgrade path for db > >> > >> My

Re: Upgrade path for db

2013-02-24 Thread Gavin Lee
t; --Alex > >> -Original Message- >> From: Min Chen [mailto:min.c...@citrix.com] >> Sent: Friday, February 22, 2013 9:46 PM >> To: cloudstack-dev@incubator.apache.org >> Subject: RE: Upgrade path for db >> >> My last commit 5b760f903f1a3145f62d05c1d3c14

RE: Upgrade path for db

2013-02-23 Thread Alex Huang
I reverted 5b760f903f1a3145f62d05c1d3c142b710248026 again. It all works now. --Alex > -Original Message- > From: Min Chen [mailto:min.c...@citrix.com] > Sent: Friday, February 22, 2013 9:46 PM > To: cloudstack-dev@incubator.apache.org > Subject: RE: Upgrade path for

RE: Upgrade path for db

2013-02-22 Thread Min Chen
@incubator.apache.org Subject: Re: Upgrade path for db Hi vijay, As I mentioned in my previous email, the commit didn't completely fix the problem, which requires a manual workaround to copy db folder before running deploy db. I checked it in to unblock you. Since now we realized that sta

Re: Upgrade path for db

2013-02-22 Thread Min Chen
pati [mailto:vijayendra.bhamidip...@citrix.com] > Sent: Friday, February 22, 2013 6:36 PM > To: cloudstack-dev@incubator.apache.org > Subject: RE: Upgrade path for db > > Hi Min! > > Actually I just tried this out and it did invoke the upgrade scripts when I > ran

RE: Upgrade path for db

2013-02-22 Thread Vijayendra Bhamidipati
re.. any chance you may be missing something else in your setup?? Regards, Vijay -Original Message- From: Vijayendra Bhamidipati [mailto:vijayendra.bhamidip...@citrix.com] Sent: Friday, February 22, 2013 6:36 PM To: cloudstack-dev@incubator.apache.org Subject: RE: Upgrade path for db Hi

RE: Upgrade path for db

2013-02-22 Thread Vijayendra Bhamidipati
heers! Regards, Vijay -Original Message- From: Min Chen [mailto:min.c...@citrix.com] Sent: Friday, February 22, 2013 6:07 PM To: cloudstack-dev@incubator.apache.org Subject: Re: Upgrade path for db Yes, I am running into the same issue. The problem is that DatabaseCreator is not curr

Re: Upgrade path for db

2013-02-22 Thread Min Chen
Yes, I am running into the same issue. The problem is that DatabaseCreator is not currently invoking DatabaseUpgradeChecker. I just checked in Commit 5b760f903f1a3145f62d05c1d3c142b710248026 to address this issue, but still have one issue pending solution, that is, how to tell DatabaseCreator to lo