Hello
I'm running Ubuntu Server LTS 14.04 with OpenKm CE 6.3
The shutdown script (shutdown.sh) is not behaving the same as it does in a windows install, it does not close the open terminal window opened at startup.
Running the script from the terminal windows gives an error and the stop is aborted:
I'm running Ubuntu Server LTS 14.04 with OpenKm CE 6.3
The shutdown script (shutdown.sh) is not behaving the same as it does in a windows install, it does not close the open terminal window opened at startup.
Running the script from the terminal windows gives an error and the stop is aborted:
Code: Select all
I think I can see the PID here
what's next? thanks[sudo] password for optimus:
Using CATALINA_BASE: /home/optimus/openkm-ce/tomcat
Using CATALINA_HOME: /home/optimus/openkm-ce/tomcat
Using CATALINA_TMPDIR: /home/optimus/openkm-ce/tomcat/temp
Using JRE_HOME: /home/optimus/openkm-ce/java
Using CLASSPATH: /home/optimus/openkm-ce/tomcat/bin/bootstrap.jar:/home/optimus/openkm-ce/tomcat/bin/tomcat-juli.jar
Using CATALINA_PID: /home/optimus/openkm-ce/tomcat/catalina.pid
$CATALINA_PID was set but the specified file does not exist. Is Tomcat running? Stop aborted.