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 hit the problem, I then >> incre

Re: DevCloud2 problem

2013-07-02 Thread Sebastien Goasguen
On 7/2/13 11:10 AM, CK wrote: 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. maybe you can check your maven options, check: https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+on+master+branch And the

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 you could help >

Re: DevCloud2 problem

2013-07-02 Thread Sebastien Goasguen
On Jul 1, 2013, at 8:45 PM, CK wrote: > 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

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