Running OKM 6.2.2 (build 7815).
When I attempt to shutdown OKM using ./catalina.sh stop it throws an error saying
When I attempt to shutdown OKM using ./catalina.sh stop it throws an error saying
Code: Select all
I've altered the setenv.sh to say Xmx2816m instead of the standard 512 or 1024 (I can't remember). Is this error occuring because I've only got 6Gb of ram and the OKM process is using 3.56Gb of it? Seems strange to need the same again to just shut down the process...Using CATALINA_BASE: /home/alexires/tomcat-7.0.27
Using CATALINA_HOME: /home/alexires/tomcat-7.0.27
Using CATALINA_TMPDIR: /home/alexires/tomcat-7.0.27/temp
Using JRE_HOME: /usr
Using CLASSPATH: /home/alexires/tomcat-7.0.27/bin/bootstrap.jar:/home/alexires/tomcat-7.0.27/bin/tomcat-juli.jar
Using CATALINA_PID: /home/alexires/tomcat-7.0.27/catalina.pid
Error occurred during initialization of VM
Could not reserve enough space for object heap
Could not create the Java virtual machine.
Tomcat did not stop in time. PID file was not removed.