Hi,
We are running ECCE 6.4 entirely on a single compute server --- and when the 3rd user runs ECCE they see the message below and ECCE fails to run.
starting ECCE ... please wait
Error occurred during initialization of VM
Could not reserve enough space for object heap
Could not create the Java virtual machine.
and the running java process is:
/usr/bin/java -Xmx512M -Dorg.apache.activemq.UseDedicatedTaskRunner=true -Dcom.sun.management.jmxremote -Djavax.net.ssl.keyStorePassword=password -Djavax.net.ssl.trustStorePassword=password -Djavax.net.ssl.keyStore=/home/ecce_server/activemq/conf/broker.ks -Djavax.net.ssl.trustStore=/home/ecce_server/activemq/conf/broker.ts -Dactivemq.classpath=/home/ecce_server/activemq/conf; -Dactivemq.home=/home/ecce_server/activemq -Dactivemq.base=/home/ecce_server/activemq -jar /home/ecce_server/activemq/bin/run.jar start
Users connect via ssh from Mac/PC and Linux workstations and display the GUI back to their local Xserver.
This seems to be a resource error; anyone know how to increase the memory to avoid this problem?
thanks
John
|