thm-projects/arsnova-vagrant

debian-32 production machine: tomcat not running

Closed this issue · 1 comments

after building the debian-32 production machine and checking /etc/init.d/tomcat2 status I get the message: Your Tomcat Instance is not running

upon inspecting: /opt/tomcat2/logs/catalina.out I get:
/opt/tomcat2/bin/catalina.sh: 1: eval: /usr/lib/jvm/java-1.7.0-openjdk-amd64/bin/java: not found
/opt/tomcat2/bin/catalina.sh: 1: eval: /usr/lib/jvm/java-1.7.0-openjdk-amd64/bin/java: not found
/opt/tomcat2/bin/catalina.sh: 1: eval: /usr/lib/jvm/java-1.7.0-openjdk-amd64/bin/java: not found

i guess the problem is that the debian-32 machine obviously doesn't have the java-1.7.0-openjdk-amd64 jvm

the jvm on the debian-32 machines seems to be java-1.7.0-openjdk-i386

would be good if you could fix that

Thanks for your clear bug report. I will fix this as soon as possible.