Hi
>
> I get the following AJP errors when I try to access a webpage after
ztarting
> Apache and Tomcat. Both Apache web server and Tomcat start up fine
> but I get these errors in Apache logs and I get a 503 Service
> Temporarily Unavailable message in the browser. Apparently Tomcat
> isn't seeing the request.
>
> [error] (OS 10061) No connection could be made because the target machine
> actively refused it. : proxy: AJP: attempt to connect to
> 127.0.0.1:8009(localhost) failed
> [error] ap_proxy_connect_backend disabling worker for (localhost)
> [error] proxy: AJP: failed to make connection to backend: localhost
>
> Can you please help me find out where the problem lies.
>
Have you checked the port is listening? (netstat -an) and the firewall
permits the connection (telnet localhost 8009)
John
--
/(bb|[^b]{2})/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]