Error while running master

2013-11-20 Thread Syed Ahmed
Hi All, I am facing the following error when running the latest master. I have done a clean compile and have dropped and created the db again. [WARNING] Nested in org.springframework.context.ApplicationContextException: Failed to start bean 'cloudStackLifeCycle'; nested exception is com.clo

Re: Error while running master

2013-11-20 Thread Wei ZHOU
Wido committed 1edaa36cc68e845a42339d5f267d49c82343aefb today. try after "ALTER TABLE disk_offering ADD COLUMN cache_mode varchar(20)" I do not know which schema file should be inserted into, schema-421to430.sql or schema-430to440.sql ? 2013/11/20 Syed Ahmed > Hi All, > > I am facing the follow

Re: Error while running master

2013-11-20 Thread Syed Ahmed
Is this change going in 4.3? Is so then the Alter table I guess should be in schema-421to430.sql. I don't see a schema-430to440.sql though. How deploydb read the files? Does it go through all the schema files or does it pick the latest one? Thanks, -Syed On Wed 20 Nov 2013 03:24:37 PM EST, W

Re: Error while running master

2013-11-20 Thread Wido den Hollander
I think cache_mode is indeed the probleem, that's my bad. I'm not able to fix it right now. I'll do that asap. Wido > Op 20 nov. 2013 om 21:00 heeft "Syed Ahmed" het > volgende geschreven: > > Hi All, > > I am facing the following error when running the latest master. I have done a > clea

Re: Error while running master

2013-11-21 Thread Wido den Hollander
On 11/20/2013 09:37 PM, Syed Ahmed wrote: Is this change going in 4.3? Is so then the Alter table I guess should be in schema-421to430.sql. I don't see a schema-430to440.sql though. How deploydb read the files? Does it go through all the schema files or does it pick the latest one? It someho

Re: Error while running master

2013-11-21 Thread Wei ZHOU
> --Alex > > > >> -Original Message- > >> From: Syed Ahmed [mailto:sah...@cloudops.com] > >> Sent: Wednesday, November 20, 2013 12:37 PM > >> To: dev@cloudstack.apache.org > >> Cc: Wei ZHOU > >> Subject: Re: Error while running

Re: Error while running master

2013-11-21 Thread Hugo Trippaers
Original Message- >> From: Syed Ahmed [mailto:sah...@cloudops.com] >> Sent: Wednesday, November 20, 2013 12:37 PM >> To: dev@cloudstack.apache.org >> Cc: Wei ZHOU >> Subject: Re: Error while running master >> >> Is this change going in 4.3? Is so then the

RE: Error while running master

2013-11-21 Thread Alex Huang
rg > Cc: Wei ZHOU > Subject: Re: Error while running master > > Is this change going in 4.3? Is so then the Alter table I guess should be in > schema-421to430.sql. I don't see a schema-430to440.sql though. > How deploydb read the files? Does it go through all the schema files or does

RE: Error while running master

2013-11-21 Thread Alex Huang
Feature freeze for 4.3 is closed. This should go into the new db upgrade. --Alex > -Original Message- > From: Wido den Hollander [mailto:w...@widodh.nl] > Sent: Thursday, November 21, 2013 12:03 AM > To: dev@cloudstack.apache.org > Subject: Re: Error while running maste