TomCat 503 Service Unavailable error
[Mon Feb 08 12:51:18 2021] [5516:14492] [info] jk_open_socket::jk_connect.c (816): connect to ::1:8020 failed (errno=61)
[Mon Feb 08 12:51:18 2021] [5516:14492] [info] ajp_connect_to_endpoint::jk_ajp_common.c
I am getting repeatedly getting these errors when runing a cfm file from within coldfusion builder 2018.
the coldfusion service itself is the latest 2021.
I am able to view the coldfusion admin page via port 8500.
Apache server (24) is running ports 80, 443 nothing else
netstat shows 0.0.0.0:8500 as well as [::]:8500
port shows up attached to coldfusion
anyone have an idea of where the error is?
These are the errors from the mod_jk.log
(1158): (cfusion) Failed opening socket to (::1:8020) (errno=61)
[Mon Feb 08 12:51:18 2021] [5516:14492] [error] ajp_send_request::jk_ajp_common.c (1829): (cfusion) connecting to backend failed. Tomcat is probably not started or is listening on the wrong port (errno=61)
[Mon Feb 08 12:51:18 2021] [5516:14492] [info] ajp_service::jk_ajp_common.c (3000): (cfusion) sending request to tomcat failed (recoverable), because of error during request sending (attempt=2)
[Mon Feb 08 12:51:18 2021] [5516:14492] [error] ajp_service::jk_ajp_common.c (3021): (cfusion) connecting to tomcat failed (rc=-3, errors=22, client_errors=0).
Mel
