Re: CloudStack development environment

2012-08-09 Thread Prasanna Santhanam
On Tue, Aug 07, 2012 at 04:20:04AM -0400, Olga Smola wrote: > Hi, > > Last weeks I had no activities as a committer, because I have a problem > with development environment. > When I started working on CloudStack I had remote deployed CloudStack that > used real resources and it wasn't deployed by

Re: CloudStack development environment

2012-08-09 Thread Olga Smola
essage- >> From: Olga Smola [mailto:olya.sm...@gmail.com] >> Sent: Wednesday, August 08, 2012 2:10 PM >> To: Edison Su >> Cc: cloudstack-us...@incubator.apache.org; cloudstack- >> d...@incubator.apache.org; Pranav Saxena; Brian Federle; Sonny Chhen >> Subject: Re:

RE: CloudStack development environment

2012-08-08 Thread Edison Su
M > To: Edison Su > Cc: cloudstack-us...@incubator.apache.org; cloudstack- > d...@incubator.apache.org; Pranav Saxena; Brian Federle; Sonny Chhen > Subject: Re: CloudStack development environment > > Edison, > > sure, here is link to the attached logs on the wiki DevCloud page >

Re: CloudStack development environment

2012-08-08 Thread Olga Smola
cubator.apache.org; Brian Federle; >> Sonny Chhen >> Subject: Re: CloudStack development environment >> >> Hi Rohit, >> >> thank you for feedback, but I've already tried to skip first step with >> setup step by step and still the same problem - I can'

RE: CloudStack development environment

2012-08-08 Thread Edison Su
; cloudstack-us...@incubator.apache.org; Brian Federle; > Sonny Chhen > Subject: Re: CloudStack development environment > > Hi Rohit, > > thank you for feedback, but I've already tried to skip first step with > setup step by step and still the same problem - I can

Re: CloudStack development environment

2012-08-08 Thread Olga Smola
, August 07, 2012 5:00 AM >>>> To: Pranav Saxena >>>> Cc: cloudstack-us...@incubator.apache.org; cloudstack- >>>> d...@incubator.apache.org; Brian Federle; Sonny Chhen >>>> Subject: Re: CloudStack development environment >>>> >>>>

Re: CloudStack development environment

2012-08-08 Thread Rohit Yadav
;>> when you try to add a host ? I noticed in the file you attached on the >>> wiki , that you are getting this exception - >>>> >>>> >>>> >>>> "Unable to ping management server at 10.0.2.15:9090 due to >>> ConnectExcep

Re: CloudStack development environment

2012-08-08 Thread Olga Smola
@gmail.com] >> Sent: Tuesday, August 07, 2012 5:00 AM >> To: Pranav Saxena >> Cc: cloudstack-us...@incubator.apache.org; cloudstack- >> d...@incubator.apache.org; Brian Federle; Sonny Chhen >> Subject: Re: CloudStack development environment >> >> Prana

RE: CloudStack development environment

2012-08-07 Thread Edison Su
> -Original Message- > From: Olga Smola [mailto:olya.sm...@gmail.com] > Sent: Tuesday, August 07, 2012 5:00 AM > To: Pranav Saxena > Cc: cloudstack-us...@incubator.apache.org; cloudstack- > d...@incubator.apache.org; Brian Federle; Sonny Chhen > Subject: Re: C

Re: CloudStack development environment

2012-08-07 Thread Olga Smola
t; Pranav > > > > > > From: Olga Smola [mailto:olya.sm...@gmail.com] > Sent: Tuesday, August 07, 2012 4:07 PM > To: Pranav Saxena > Cc: cloudstack-us...@incubator.apache.org; > cloudstack-dev@incubator.apache.org; Brian Federle; Sonny Chhen > Subject: Re: CloudStack devel

RE: CloudStack development environment

2012-08-07 Thread Pranav Saxena
onny Chhen Subject: Re: CloudStack development environment Hi Pranav, I don't think so that I have a problem with properties file settings or mysql connection. Also I have access to db, checked. The problem with DevCloud is that after rdeploying I can't create a host, so I can't add

Re: CloudStack development environment

2012-08-07 Thread Olga Smola
Hi Pranav, I don't think so that I have a problem with properties file settings or mysql connection. Also I have access to db, checked. The problem with DevCloud is that after rdeploying I can't create a host, so I can't add an instance, etc. On Tue, Aug 7, 2012 at 12:57 PM, Pranav Saxena wrote:

RE: CloudStack development environment

2012-08-07 Thread Pranav Saxena
Hi Olga , I read your comments on the Cloudstack wiki and I realized that you didn't have the replace .properties file in your override directory. When you manually create that , you got to set the DBROOTPW as well. DBUSER=cloud DBPW=cloud DBROOTPW=cloud MSLOG=vmops.log APISERVERLOG=api.log

Re: Cloudstack development environment access

2012-05-03 Thread Adrian Cole
Hi, Vijay. Once you get your cloudstack up, you can use any of the jclouds examples against it, my favorite being minecraft ;) https://github.com/jclouds/jclouds-examples/tree/master/minecraft-compute -A On May 3, 2012 3:41 PM, "Vijay Ramadoss" wrote: > Hi all - > > I am new to cloudstack and

RE: Cloudstack development environment access

2012-05-03 Thread Vijayendra Bhamidipati
Hi Vijay, You can get started by creating an account on confluence.cloudstack.org. Then, you can get started off on the basics of cloudstack at - http://wiki.cloudstack.org/display/dev/101+-+Basics Within that page, you will find links other pages that describe how you can set up a developme