I am new to Broadleaf and I have some issues with setting everything up. I followed the Getting Started tutorial and when running jetty-demo for websit it is fine. but when running jetty-demo for admin I get the following error:
Code: Select all
Buildfile: C:\BroadLeafcommerce\eclipse-workspace\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: 1 second
Any ideas what may be wrong?