Just read your other e-mail about the merge from master to javelin. I will switch over to master. :)
On Wed, Jan 9, 2013 at 9:36 AM, Alex Huang <alex.hu...@citrix.com> wrote: > > It might be. I just did a massive merge from master to javelin. It > compiles but I doubt it runs right now. We'll be fixing it up today. > > --Alex > > > -----Original Message----- > > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > > Sent: Wednesday, January 09, 2013 8:34 AM > > To: cloudstack-dev@incubator.apache.org > > Subject: Re: Running Maven Command > > > > Awesome, Alex, thanks for the info. > > > > I can give that a shot today. > > > > Thanks again! I'm getting there. :) > > > > In fact, if javelin is to be merged into master soon, it might be better > > for me just to set myself up on master. > > > > > > On Wed, Jan 9, 2013 at 9:30 AM, Alex Huang <alex.hu...@citrix.com> > wrote: > > > > > Mike, > > > > > > I think I know the problem now. I'm working on merging master into > > > javelin right now so I don't have time to debug it right now. Will > try it > > > after the merge is done. > > > > > > Very quickly, I think the problem arises from I attempted in javelin to > > > introduce database creation as a series of updates to an original > schema. > > > Because I started with a known database, I don't think the code I've > > > written taken that into account. You can try doing a deploy db in the > > > master branch first which creates the database and then retry in > javelin. > > > > > > --Alex > > > > > > > -----Original Message----- > > > > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > > > > Sent: Tuesday, January 08, 2013 9:32 PM > > > > To: cloudstack-dev@incubator.apache.org > > > > Subject: Re: Running Maven Command > > > > > > > > As I look at these instructions more closely, it appears if I run the > > > > following command, there are certain assumptions in place (such as my > > > cloud > > > > user is already created): > > > > Deploying Database > > > > > > > > Note: The following is a WIP feature, use the old Ant command for a > > > > complete refresh. This command assumes you have a proper setup in > > > > utils/conf/db.properties and the cloud user already exists on your > mysql > > > > database. > > > > > > > > $ mvn -P developer -pl developer -Ddeploydb > > > > > > > > To customize hosts, password etc. just copy utils/conf/db.properties > to > > > > utils/conf/db.properties.override (this is git ignored by default) > and > > > edit > > > > the properties as needed they will override the defaults in > > > > utils/conf/db.properties. > > > > > > > > > > > > I'm not sure how we create this cloud user in the first place. That > > > might > > > > be the key to solving my problem here. > > > > > > > > > > > > On Tue, Jan 8, 2013 at 7:22 PM, Mike Tutkowski > > > > <mike.tutkow...@solidfire.com > > > > > wrote: > > > > > > > > > Hey Alex, > > > > > > > > > > Is there documentation anywhere you might know of that says what, > if > > > > > anything, has to be changed in the db.properties.override file? > > > > > > > > > > Also, I'd be curious to see what steps I should go through with > MySQL > > > to > > > > > prepare it for use with CloudStack. Do you know of anything > related to > > > > > this, too? > > > > > > > > > > Thanks!! > > > > > > > > > > > > > > > On Tue, Jan 8, 2013 at 2:45 PM, Mike Tutkowski < > > > > > mike.tutkow...@solidfire.com> wrote: > > > > > > > > > >> Hi everyone, > > > > >> > > > > >> I'm trying to follow the instructions on this URL: > > > > >> > > > > >> > > > > >> https://cwiki.apache.org/CLOUDSTACK/building-with- > > > > maven.html#BuildingwithMaven-Dependencies > > > > >> > > > > >> Running on the javelin branch, I've successfully executed mvn > clean > > > and > > > > >> mvn install -Dnonoss. > > > > >> > > > > >> When I get down to this instruction and execute it, it fails: > > > > >> > > > > >> mvn -pl :cloud-client-ui jetty:run > > > > >> > > > > >> > > > > >> This is the error message: > > > > >> > > > > >> > > > > >> Listening for transport dt_socket at address: 8787 > > > > >> [INFO] Scanning for projects... > > > > >> [ERROR] Could not find the selected project in the reactor: > > > :cloud-client-ui > > > > -> [Help 1] > > > > >> [ERROR] > > > > >> [ERROR] To see the full stack trace of the errors, re-run Maven > with > > > the -e > > > > switch. > > > > >> [ERROR] Re-run Maven using the -X switch to enable full debug > > logging. > > > > >> [ERROR] > > > > >> [ERROR] For more information about the errors and possible > solutions, > > > > please read the following articles: > > > > >> [ERROR] [Help 1] > > > > > > http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionExcept > > > > ion > > > > >> > > > > >> > > > > >> Any help would be appreciated. > > > > >> > > > > >> > > > > >> Thanks!! > > > > >> > > > > >> > > > > >> -- > > > > >> *Mike Tutkowski* > > > > >> *Senior CloudStack Developer, SolidFire Inc.* > > > > >> e: mike.tutkow...@solidfire.com > > > > >> o: 303.746.7302 > > > > >> Advancing the way the world uses the > > > > cloud<http://solidfire.com/solution/overview/?video=play> > > > > >> *(tm)* > > > > >> > > > > > > > > > > > > > > > > > > > > -- > > > > > *Mike Tutkowski* > > > > > *Senior CloudStack Developer, SolidFire Inc.* > > > > > e: mike.tutkow...@solidfire.com > > > > > o: 303.746.7302 > > > > > Advancing the way the world uses the > > > > cloud<http://solidfire.com/solution/overview/?video=play> > > > > > *(tm)* > > > > > > > > > > > > > > > > > > > > > -- > > > > *Mike Tutkowski* > > > > *Senior CloudStack Developer, SolidFire Inc.* > > > > e: mike.tutkow...@solidfire.com > > > > o: 303.746.7302 > > > > Advancing the way the world uses the > > > > cloud<http://solidfire.com/solution/overview/?video=play> > > > > *(tm)* > > > > > > > > > > > -- > > *Mike Tutkowski* > > *Senior CloudStack Developer, SolidFire Inc.* > > e: mike.tutkow...@solidfire.com > > o: 303.746.7302 > > Advancing the way the world uses the > > cloud<http://solidfire.com/solution/overview/?video=play> > > *(tm)* > -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: mike.tutkow...@solidfire.com o: 303.746.7302 Advancing the way the world uses the cloud<http://solidfire.com/solution/overview/?video=play> *™*