VMware Cloud Community
trupti_hyperic
Contributor
Contributor

Error: Could not reserve enough space for object heap

Hi ,

I installed hyperic-hq on a 64 bit linux box(debian). I have used the default database to start with. The installation runs fine, however when I start the hyperic server, I am getting the following error in wrapper.log file

*********************************************************************************************
STATUS | wrapper | 2011/06/21 12:37:39 | --> Wrapper Started as Daemon
STATUS | wrapper | 2011/06/21 12:37:39 | Launching a JVM...
INFO | jvm 1 | 2011/06/21 12:37:39 | Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org
INFO | jvm 1 | 2011/06/21 12:37:39 | Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved.
INFO | jvm 1 | 2011/06/21 12:37:39 |
INFO | jvm 1 | 2011/06/21 12:37:50 | Error occurred during initialization of VM
INFO | jvm 1 | 2011/06/21 12:37:50 | Could not reserve enough space for object heap
*******************************************************************************************

I tried tweaking the minimum and maximum heap size for JVM (increasing/decreasing it), however this still has no effect and I Still get the same error. These are the settings in the configuration files.

wrapper.conf

wrapper.java.additional.2=-Xmx1g

hq-server.conf
server.java.opts=-Djava.awt.headless=true -XX:MaxPermSize=192m -Xmx512m -Xms512m -XX:+HeapDumpOnOutOfMemoryError

Any inputs greatly appreciated. Thanks
0 Kudos
1 Reply
trupti_hyperic
Contributor
Contributor

Any inputs anyone??
0 Kudos