Page 1 of 1

Error During initialization of VM

Posted: Mon Apr 27, 2015 3:44 am
by Karthik
When I am Running my Jetty-demo for building Admin side It is displaying me the following message

Buildfile: C:\Users\abhilash\Desktop\broadleaf\eclipse-workspace\DemoSite\admin\build.xml
jetty-demo:
[artifact:mvn] Error occurred during initialization of VM
[artifact:mvn] Could not reserve enough space for object heap
[artifact:mvn] Error: Could not create the Java Virtual Machine.
[artifact:mvn] Error: A fatal exception has occurred. Program will exit.
[artifact:mvn] Java Result: 1
BUILD SUCCESSFUL
Total time: 3 seconds

It doesnt even start the admin server... please help me with this

Re: Error During initialization of VM

Posted: Mon Apr 27, 2015 9:58 am
by phillipuniverse
Looks like you don't have enough memory. You need at least 512M of memory.