Page 1 of 1

Tomcat Path Error

Posted: Mon Jul 15, 2013 2:28 pm
by kitaryan
I have been having issues accessing OpenEMM from browser when I have recently discovered this error messages in my catalina log:

Code: Select all

/opt/openemm/apache-tomcat-7.0.42/bin/catalina.sh: line 387: /opt/openemm.org/software/java/bin/java: no such file or directory
The above should point to a folder called 'openemm' rather than 'openemm.org'.

Is there a way to change this?

Re: Tomcat Path Error

Posted: Mon Jul 15, 2013 4:27 pm
by maschoff
We have not tried OpenEMM with Tomcat 7 so far. Which version of OpenEMM do you use?

Re: Tomcat Path Error

Posted: Mon Jul 15, 2013 7:22 pm
by kitaryan
I actually switched Tomcat to 6 (after having it set to 7) and it seemed to work fine.

Thanks!