KB Article #176249

Could not reserve enough space for object heap

Problem

* XSR on Windows 32 bit, using 32bit JVM
* Increase the JVM maximum heap size: Xmx=2048m
* Trying to start XSR the following error is encountered
Starting SecureRelay router agent
Error occurred during initialization of VM
Could not reserve enough space for object heap
Could not create the Java virtual machine.

Resolution

The heap size limit for the JVM has been reached.

1. Decrease the value for the Xmx.

or

2. Use a 64bit JVM