New install cannot access on 8080

Use this forum for questions regarding installation, upgrading and configuration of OpenEMM

Moderator: moderator

nathardwick
Posts: 3
Joined: Thu Jul 26, 2012 8:11 am

New install cannot access on 8080

Post by nathardwick »

Hi all,

I've just installed the latest version on Ubuntu 11.04 - followed all the instructions. Can start OpenEMM but then cannot access on 8080 - just get a 'cannot connect' message. I can access Tomcat on its own (tested separately) but not OpenEMM. When I start I get the following output to all looks OK.... any ideas anyone?

Code: Select all

openemm.sh start
Start /home/openemm/bin/scripts/bav-update.py .. done.
Start /home/openemm/bin/scripts/bav-trigger.py .. done.
Start /home/openemm/bin/scripts/bavd.py .. done.
Start /home/openemm/bin/bav -L INFO .. done.
Start python /home/openemm/bin/scripts/recovery.py .. done.
Start /home/openemm/bin/scripts/update.py account bounce .. done.
Start /home/openemm/bin/scripts/pickdist.py .. done.
Stopping obsolete sendmail processes:   done.
Starting sendmails:   listener  * Starting Mail Transport Agent (MTA) sendmail
 * MTA is already running.
 admin queue  mail queue  done.
Start /home/openemm/bin/scripts/slrtscn.py .. done.
Starting up Tomcat ......
Check Java installation          :OK
Check Tomcat installation        :OK
Using CATALINA_BASE:   /home/openemm
Using CATALINA_HOME:   /opt/openemm/tomcat
Using CATALINA_TMPDIR: /home/openemm/temp
Using JRE_HOME:        /opt/openemm/java
Using CLASSPATH:       /opt/openemm/tomcat/bin/bootstrap.jar:/opt/openemm/tomcat/bin/tomcat-juli.jar
nathardwick
Posts: 3
Joined: Thu Jul 26, 2012 8:11 am

Re: New install cannot access on 8080

Post by nathardwick »

Found the solution, in case anyone else has this problem. OpenEMM-2011 doesn't work with the latest version of Tomcat (7) - you have to use version 6.

N
maschoff
Site Admin
Posts: 2608
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Re: New install cannot access on 8080

Post by maschoff »

BTW, this is mentioned explicitly on page 3 of the install guide.
OpenEMM Maintainer
nathardwick
Posts: 3
Joined: Thu Jul 26, 2012 8:11 am

Re: New install cannot access on 8080

Post by nathardwick »

My bad... I missed it - just saw 'latest version' and hopped straight over to Tomcat... sorry.
Post Reply