Re: cloud-setup-databases: How to run script when building in dev environment

2012-12-13 Thread Navina Ramesh
-setup-databases: How to run script when building in dev environment Hi, I had built cloudstack4.0 from source and had setup the database. Due to some problems with MySQL server, I had to drop all the cloudstack related databases. How do I restore them to initial setup? I tried running

cloud-setup-databases: How to run script when building in dev environment

2012-12-04 Thread Navina Ramesh
Hi, I had built cloudstack4.0 from source and had setup the database. Due to some problems with MySQL server, I had to drop all the cloudstack related databases. How do I restore them to initial setup? I tried running ~/incubator-cloudstack/setup/bindir/cloud-setup-databases.in from command

RE: cloud-setup-databases: How to run script when building in dev environment

2012-12-04 Thread Animesh Chaturvedi
Use mvn -P developer -pl developer -Ddeploydb -Original Message- From: Navina Ramesh [mailto:rnav...@acis.ufl.edu] Sent: Tuesday, December 04, 2012 12:02 PM To: cloudstack-dev@incubator.apache.org Cc: cloudstack-us...@incubator.apache.org Subject: cloud-setup-databases: How to run