Page 1 of 1

Installation seems OK but NO OpenEmm Interface !!!

Posted: Mon Nov 21, 2011 9:41 pm
by sdemich
Hi every body,

I’m a newbie with linux and I try and try to understand it to setup opememm.
So I bought a VPS server on this site : https://www.lws.fr/serveur_dedie_linux.php
RAM = 1Go / DD = 20 Go / BP = 100 Mbs / Ubuntu 10.10 + SSH (64bits)

I follow very carefully the InstallGuide_OpenEMM to install OpenEMM 2011.
Normally every things is ok

But when I do openemm.sh start with openemm user I get this :

Code: Select all

openemm@vps9212:~$ 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:   -15:1905 -15:1908 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
Looks like every things is Ok but when I try to connect on the http://mydomain:8080
There are nothing happen.

I install webmin to test it and Its was working well on my browser on the https://mydomain :10000
So anyone have an idea?

Please

Re: Installation seems OK but NO OpenEmm Interface !!!

Posted: Wed Nov 23, 2011 6:47 pm
by maschoff
Does your Tomcat installation work correctly when starting Tomcat without OpenEMM (just checkout http://yourdomain.com:8080)?

Re: Installation seems OK but NO OpenEmm Interface !!!

Posted: Mon Dec 05, 2011 6:31 pm
by sdemich
Thx for your reply !!!

I tried & unfortunatly, nothing !!!
I think ! I miss a configuration for get tomcat public !!!

What do u think ?

Re: Installation seems OK but NO OpenEmm Interface !!!

Posted: Thu Dec 29, 2011 12:34 pm
by racer2k
Webmin runs it own http server.

Did you maybe install Tomcat Version 7?

Re: Installation seems OK but NO OpenEmm Interface !!!

Posted: Sat Jan 21, 2012 12:32 am
by mokarram
Go back to square one and start again. Follow all steps in 2011 intallation guide except the tomcat part. Leave the tomcat for last and make sure your in 6.0.35.

Let us know how you do