Apparently, when check the logs, this is what I get: [Mon Jul 25 13:14:59.577 2011] [5756:4312] [info] ajp_connect_to_endpoint::jk_ajp_common.c (959): Failed opening socket to (127.0.0.1:8009) (errno=61) [Mon Jul 25 13:14:59.585 2011] [5756:4312] [error] ajp_send_request::jk_ajp_common.c (1585): (ajp13w) connecting to backend failed. Tomcat is probably not started or is listening on the wrong port (errno=61) [Mon Jul 25 13:14:59.587 2011] [5756:4312] [info] ajp_service::jk_ajp_common.c (2540): (ajp13w) sending request to tomcat failed (recoverable), because of error during request sending (attempt=2) [Mon Jul 25 13:14:59.588 2011] [5756:4312] [error] ajp_service::jk_ajp_common.c (2559): (ajp13w) connecting to tomcat failed. [Mon Jul 25 13:14:59.589 2011] [5756:4312] [info] service::jk_lb_worker.c (1388): service failed, worker ajp13w is in error state [Mon Jul 25 13:14:59.589 2011] [5756:4312] [info] service::jk_lb_worker.c (1468): All tomcat instances are busy or in error state [Mon Jul 25 13:14:59.590 2011] [5756:4312] [error] service::jk_lb_worker.c (1473): All tomcat instances failed, no more workers left [Mon Jul 25 13:14:59.591 2011] [5756:4312] [error] HttpExtensionProc::jk_isapi_plugin.c (2195): service() failed with http error 503 [Mon Jul 25 13:15:17.657 2011] [5016:3772] [info] service::jk_lb_worker.c (1440): Forcing recovery once for 1 workers
Is it because I have removed the ajp13w that is causing all this problem? Daniel On Jul 23, 8:49 am, Daniel Eng <[email protected]> wrote: > Hi, need some help to troubleshoot this. > > I got this error notice not too long after I installed OpenBD: > > ------------------------------------------------------------------------------------------ > > Service Temporary Unavailable! > The server is temporarily unable to service your request due to > maintenance downtime or capacity problems. Please try again later. > > Jakarta/ISAPI/isapi_redirector/1.2.30 > > Is it because my server can't handle the load? I ran php and asp pages > at the same time but these sites didn't seem to have any problem. > However, all my cfm pages return the 503 error result. > > Please help! -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
