Cloud Usage and API

2013-06-10 Thread CK
Can someone please provide further information on what the API call: generateUsageRecords actually does? I know it generates usage records, but: 1. Does the Usage Server service call the generateUsageRecords API when it runs at the scheduled time(=usage.stats.job.exec.time) or does the service do

Re: Cloud Usage and API

2013-06-15 Thread CK
Can anyone help with my queries...? On 10 June 2013 09:21, CK wrote: > Can someone please provide further information on what the API call: > generateUsageRecords actually does? > > I know it generates usage records, but: > > 1. Does the Usage Server service call the genera

DevCloud2 problem

2013-07-01 Thread CK
I’m having some problems deploying DevCloud2 and wonder if you could help please. I would like to build the Cloudstack source in DevCloud2 and run everything from within the DevCloud2 VM. So far I have done the following, any idea what can be causing the PermGen error at the end:** 1. Downl

Re: DevCloud2 problem

2013-07-02 Thread CK
To start off with I did allocate 2048 MB RAM and hit the problem, I then increased the RAM to 4096 and still not working. On 2 July 2013 08:29, Sebastien Goasguen wrote: > > On Jul 1, 2013, at 8:45 PM, CK wrote: > > > I’m having some problems deploying DevCloud2 and wonder if

Re: DevCloud2 problem

2013-07-02 Thread CK
Added the following and it sprung to life: export MAVEN_OPTS="-Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m" Thanks On 2 July 2013 10:20, Sebastien Goasguen wrote: > On 7/2/13 11:10 AM, CK wrote: > >> To start off with I did allocate 2048 MB RAM and h

ACS development

2013-07-02 Thread CK
Hi I am new to ACS development and intend on using DevCloud2 as my self contained dev+test environment. I have the management server running in VirtualBox and have browsed the ACS website/wiki and not found answers to the following questions and hope you can help: 1) Where can I find the manageme

ACS plugins

2013-07-02 Thread CK
Hi, Are UI plugins implemented/deployed differently to other types such as API, Storage or Networking plugins (reside under /cloudstack/plugins) I am looking at writing a UI plugin, browsing the wiki I have come across this page: https://cwiki.apache.org/confluence/display/CLOUDSTACK/UI+Plugin+Tu

Re: ACS development

2013-07-02 Thread CK
sing to run the management server as a service, similar to a normal ACS deployment? On 2 July 2013 15:11, Rohit Yadav wrote: > Hey CK, > > On Tue, Jul 2, 2013 at 7:21 PM, CK wrote: > > > Hi > > > > I am new to ACS development and intend on using DevCloud2

Re: ACS plugins

2013-07-02 Thread CK
eloper -pl developer,tools/devcloud -Ddeploydb 3) mvn -pl :cloud-client-ui jetty:run Thanks On 2 July 2013 18:26, Pranav Saxena wrote: > Please see my comments inline and shoot any queries you may have with UI > plugins - > > Thanks, > Pranav > -Original Message---

Re: ACS plugins

2013-07-02 Thread CK
#x27;ll want to make sure you are on either the master or 4.2 branch for UI > plugins to work, since they didn't exist on 4.1 or earlier. > > -Brian > > -Original Message- > From: CK [mailto:cloudw...@gmail.com] > Sent: Tuesday, July 02, 2013 11:04 AM > To: d

Re: [ANNOUNCE] New Committer: Mark Hinkle

2014-01-26 Thread CK
Congratulations Mark. Well deserved! On 26 January 2014 10:51, Daan Hoogland wrote: > I realize you should be the one welcoming me into this mark, but > welcome anyway and steady as she goes. > > On Sun, Jan 26, 2014 at 10:27 AM, sebgoa wrote: > > Congrats Mark, > > > > > > On Jan 25, 2014, at

Source build failing in DevCloud

2014-02-07 Thread CK
Hi, This is my first attempt at building CloudStack from the source code and decided on using DevCloud. I followed the wiki for using DevCloud https://cwiki.apache.org/confluence/display/CLOUDSTACK/DevCloud. I want to build the 4.3 release and used the updated DevCloud 2.0 appliance and as per th

Re: Source build failing in DevCloud

2014-02-07 Thread CK
423 969 > > alex.hitch...@shapeblue.com > > -Original Message- > From: CK [mailto:cloudw...@gmail.com] > Sent: 07 February 2014 11:41 > To: dev@cloudstack.apache.org > Subject: Source build failing in DevCloud > > Hi, > > This is my first attempt at b