07-11-2013 12:45 AM
Here is the details of the error:
Server start failed(1) Error occurred during initialization of VM Error: Could not create the Java Virtual Machine. Could not Reserve enough space for object heap.
Error: A fatal exception has occurred. Program will exit.
Nuxeo version: 5.7.1 Java Version: Java 7
Hope you can help me.
07-11-2013 09:27 AM
Are you running on windows? How much physical memory do you have? What values are you using for -Xms -Xmx and -XX
07-11-2013 12:55 PM
You don't have enough memory. That message happens when the minimum (-Xms
JVM parameter) is not satisfied.
Note that if you're under Windows, it can be an issue about available contiguous memory: try to start Nuxeo right after the OS startup, before starting any other application.
Bruce's question about your configured values is important.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.