Use this forum for questions regarding installation, upgrading and configuration of OpenEMM
Moderator: moderator
-
kitaryan
- Posts: 6
- Joined: Fri Jul 12, 2013 12:15 am
Post
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?
-
maschoff
- Site Admin
- Posts: 2628
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
-
Contact:
Post
by maschoff »
We have not tried OpenEMM with Tomcat 7 so far. Which version of OpenEMM do you use?
OpenEMM Maintainer
-
kitaryan
- Posts: 6
- Joined: Fri Jul 12, 2013 12:15 am
Post
by kitaryan »
I actually switched Tomcat to 6 (after having it set to 7) and it seemed to work fine.
Thanks!