Page 1 of 1

Service Temporarily Unavailable

Posted: Fri Apr 20, 2007 2:08 am
by citywalks
Greetings, After my upgrade to the version 11.0.3 all the system was just fine until I restarted the server. Once restarted when any one goes to the systems url "popeswatchandclock.com/webmail or popeswatchandclock.com/sac" we get "Service Temporarily Unavailable" I have looked thru out the board and have found many things however nothing that resolves the issue at hand.

I have run commands of omstat -a and omstat -s all services are running.

I am unsure as how to fix this. I am thinking of reinstalling the operating system however wouldl like this to be my last resort.

Any help will be great!

Posted: Fri Apr 20, 2007 3:53 am
by ScalixSupport
Wait for some time, 1-2 minutes and then try again, I think now sac and webmail should
work now.

Thanks,
Subir

Re: Service Temporarily Unavailable

Posted: Fri Apr 20, 2007 9:22 am
by les
citywalks wrote:Greetings, After my upgrade to the version 11.0.3 all the system was just fine until I restarted the server. Once restarted when any one goes to the systems url "popeswatchandclock.com/webmail or popeswatchandclock.com/sac" we get "Service Temporarily Unavailable" I have looked thru out the board and have found many things however nothing that resolves the issue at hand.

I have run commands of omstat -a and omstat -s all services are running.

I am unsure as how to fix this. I am thinking of reinstalling the operating system however wouldl like this to be my last resort.

Any help will be great!


Sounds like a common problem related to your virtual host tomcat files being rewritten. i believe this is fixed and will be in the next major release.

check the contents of

/etc/opt/scalix-tomcat/connector/ajp/instance-yourhostname.conf
and
/etc/opt/scalix-tomcat/connector/jk/instance-yourhostname.conf

the VirtualHost lines may have been modified to only have a local name. if you are accessing from multiple locations you'll need to set it to *:80 or *:443

Hope that helps.