Page 1 of 1

cant open OpenEmm Interface

Posted: Mon Sep 12, 2011 5:45 pm
by fisherofer
[openemm@mail ~]$ openemm.sh stop
Shutting down Tomcat ......
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
Waiting for shutdown of Tomcat:.
Stop scripts/slrtscn.py program .. done.
Stop all sendmail processes: Shutting down sm-client: [FAILED]
Shutting down sendmail: [ OK ]
done.
Stop scripts/pickdist program .. done.
Stop scripts/update.py program .. done.
Stop bin/bav program with signal 15 .. done.
Stop bin/bav program with signal 9 .. done.
Stop scripts/bavd program .. done.
Stop scripts/bav-trigger program with signal 15 .. done.
Stop scripts/bav-update program with signal 15 .. done.
[openemm@mail ~]$ 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 sendmail: [ OK ]
Starting sm-client: [ OK ]
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
[openemm@mail ~]$


###############################################################################
# System Default Values
###############################################################################
system.url=http://newsletter.comsafe.co.il:8888
system.logdir=/home/openemm/var/log
system.upload=/tmp
system.updateserver=http://www.openemm.org/
system.mail.host=localhost

###############################################################################
# Feature Default Values
###############################################################################
password.expire.days=-1
fckpath=fckeditor-2.6.4.1
ecs.server.url=http://newsletter.comsafe.co.il:8888

and when i try to open emm in my firefox
The connection was reset







The connection to the server was reset while the page was loading.





The site could be temporarily unavailable or too busy. Try again in a few
moments.
If you are unable to load any pages, check your computer's network
connection.
If your computer or network is protected by a firewall or proxy, make sure
that Firefox is permitted to access the Web.

Please Help
And Thanks

Re: cant open OpenEmm Interface

Posted: Mon Sep 12, 2011 5:55 pm
by fisherofer
telnet: connect to address 127.0.0.1: Connection refused
telnet: Unable to connect to remote host: Connection refused

port 8080 is for ispconfig

Re: cant open OpenEmm Interface

Posted: Tue Sep 13, 2011 7:47 am
by maschoff
Did you configure Tomcat to use port 8888 instead of default port 8080?

Re: cant open OpenEmm Interface

Posted: Wed Sep 14, 2011 9:52 am
by fisherofer
thanks for your replay now i changed the tomcat port and its working

but i see tomcat web interface and not OpenEmm

Please help