Status/Resolution/Reason: To Track//PRNeedInfo
Reporter/Name(from Bugbase): A. B. / ()
Created: 10/16/2019
Components: Installation/Config, Connector
Versions: 2018
Failure Type: Non Functioning
Found In Build/Fixed In Build: 2018.0.05.315699 /
Priority/Frequency: Normal / Most users will encounter
Locale/System: / Win 2016
Vote Count: 3
Problem Description:
We are unable to launch web requests on one of our ColdFusion innstances. The error in the isapi_redirect.log reads:
[Wed Oct 16 11:14:36.380 2019] [4732:12764] [info] ajp_connection_tcp_get_message::jk_ajp_common.c (1425): (t1studiereaderci) can't receive the response header message from tomcat, tomcat (127.0.0.1:8020) has forced a connection close for socket 1524
[Wed Oct 16 11:14:36.381 2019] [4732:12764] [error] ajp_get_reply::jk_ajp_common.c (2402): (t1studiereaderci) Tomcat is down or refused connection. No response has been sent to the client (yet)
[Wed Oct 16 11:14:36.382 2019] [4732:12764] [error] ajp_service::jk_ajp_common.c (2975): (t1studiereaderci) sending request to tomcat failed (unrecoverable), (attempt=1)
[Wed Oct 16 11:14:36.382 2019] [4732:12764] [error] HttpExtensionProc::jk_isapi_plugin.c (2739): service() failed with http error 502
(Thanks to my colleague, Ben Ferdinandus)
We believe that this issue is related to the ISAPI connector issue discussed in:
https://tracker.adobe.com/#/view/cf-4205252
https://www.carehart.org/blog/client/index.cfm/2019/9/26/hold_off_on_sep_24_cf_updates
We tested the patched isapi_redirect.dll which your team suggests, namely
https://coldfusion.adobe.com/2019/10/error-accessing-coldfusion-administrator-using-connector-port/
https://www.dropbox.com/sh/q2hv32vuw25oiho/AADpPdNBKC82IXXIxBM60m-ya?dl=0
but these didn’t help.
We would therefore be grateful if you could send us a suitable isapi_redirect.dll patch.
Steps to Reproduce:
The change we made was from Update 4 to Update 5 of ColdFusion 2018.
Actual Result:
No web requests processed. Instead, errors obtained as described above.
Expected Result:
Requests being processed normally, without any Tomcat/connector errors.
Any Workarounds:
None yet known
Attachments:
Comments: