Page 1 of 1

Could not create the Java Virtual Machine.

Posted: Fri May 22, 2015 6:52 am
by bharath25
while i am running admin panel i am facing this problem please help regarding this issue


Code: Select all

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


thanking you in advance

Re: Could not create the Java Virtual Machine.

Posted: Wed May 27, 2015 12:05 am
by phillipuniverse
How much RAM do you have on the computer that you're running on? The error tells you what the problem is:

[artifact:mvn] Could not reserve enough space for object heap