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
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
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
>
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
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