Moderators: ScalixSupport, admin
flamerail wrote:bump please?
les wrote:flamerail wrote:bump please?
[Mon Apr 09 14:58:00 2007] [error] (111)Connection refused: proxy: AJP: attempt to connect to 72.49.193.9:8009 (mail.flamerail.com) failed
[Mon Apr 09 14:58:00 2007] [error] ap_proxy_connect_backend disabling worker for (mail.flamerail.com)
the entires above seem to suggest tomcat is not running.
this has been a long thread and i don't think we have enough details on your setup...(sorry if some of this has been repeated before, but if we start from now it'll be fresh in the mind without having to go back through a number of posts)
What OS?
What Version
is it a fresh install? via gui or manual?
has it ever worked?
what have you got in /etc/opt/scalix-tomcat/connector/ajp/instanace-yourhostname.conf?
/etc/opt/scalix-tomcat/connector/jk/instanace-yourhostname.conf?
is tomcat running?
ps -ef |grep tomcat
have you made any non standard changes to configuration files, or permissions on files etc?
Is tomcat running?
Is your local IP 72.49.193.9 as suggested by the logs above?
les wrote:What Version
is it a fresh install? via gui or manual?
has it ever worked?
Fresh install, gui working!
what have you got in /etc/opt/scalix-tomcat/connector/ajp/instanace-yourhostname.conf?
/etc/opt/scalix-tomcat/connector/jk/instanace-yourhostname.conf?
AJP
<VirtualHost mail.flamerail.com:80>
Include /etc/opt/scalix-tomcat/connector/ajp/app-mail.*.conf
</VirtualHost>
JK
<VirtualHost mail.flamerail.com:80>
Include /etc/opt/scalix-tomcat/connector/jk/app-mail.*.conf
</VirtualHost>
JkWorkerProperty worker.mail.type=ajp13
JkWorkerProperty worker.mail.host=mail.flamerail.com
JkWorkerProperty worker.mail.port=8009
JkWorkerProperty worker.mail.lbfactor=50
JkWorkerProperty worker.mail.cachesize=10
JkWorkerProperty worker.mail.cache_timeout=600
JkWorkerProperty worker.mail.socket_keepalive=1
JkWorkerProperty worker.mail.recycle_timeout=300
Users browsing this forum: No registered users and 15 guests