-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

George,

On 6/22/20 17:13, George Stanchev wrote:
> We are getting HSE_REQ_SEND_RESPONSE_HEADER failed with error=87
> (0x00000057) on a 302 redirect proxied by TC connector 1.2.46.
Windows error 0x00000057 is ... "Cannot connect to printer"??? I
assume you are on Windows because you mentioned
HSE_REQ_SEND_RESPONSE_HEADER which is IIS, right?

> I can see the 302 response come over from TC and it looks legit.
> Trace logs below. Anyone else running into a similar error or
> perhaps some clue as to why this can be happening?
Did anything change recently in your environment?

> [Thu Jun 18 09:37:28.185 2020] [6060:2544] [trace]
> jk_tcp_socket_sendfull::jk_connect.c (1042): enter [Thu Jun 18
> 09:37:28.186 2020] [6060:2544] [trace]
> jk_tcp_socket_sendfull::jk_connect.c (1072): exit [Thu Jun 18
> 09:37:28.187 2020] [6060:2544] [trace]
> ajp_connection_tcp_send_message::jk_ajp_common.c (1292): exit [Thu
> Jun 18 09:37:28.188 2020] [6060:2544] [debug]
> ajp_send_request::jk_ajp_common.c (1768): (worker-local) Statistics
> about invalid connections: connect check (0), cping (0), send (0)
> [Thu Jun 18 09:37:28.188 2020] [6060:2544] [debug]
> ajp_send_request::jk_ajp_common.c (1779): (worker-local) request
> body to send 0 - request body to resend 0 [Thu Jun 18 09:37:28.189
> 2020] [6060:2544] [trace] ajp_send_request::jk_ajp_common.c (1904):
> exit [Thu Jun 18 09:37:28.190 2020] [6060:2544] [trace]
> ajp_get_reply::jk_ajp_common.c (2201): enter [Thu Jun 18
> 09:37:28.191 2020] [6060:2544] [trace]
> ajp_connection_tcp_get_message::jk_ajp_common.c (1325): enter [Thu
> Jun 18 09:37:28.193 2020] [6060:2544] [trace]
> jk_tcp_socket_recvfull::jk_connect.c (1093): enter [Thu Jun 18
> 09:37:28.199 2020] [6060:2544] [trace]
> jk_tcp_socket_recvfull::jk_connect.c (1122): exit [Thu Jun 18
> 09:37:28.200 2020] [6060:2544] [trace]
> jk_tcp_socket_recvfull::jk_connect.c (1093): enter [Thu Jun 18
> 09:37:28.202 2020] [6060:2544] [trace]
> jk_tcp_socket_recvfull::jk_connect.c (1122): exit [Thu Jun 18
> 09:37:28.203 2020] [6060:2544] [debug]
> ajp_connection_tcp_get_message::jk_ajp_common.c (1459): received
> from ajp13 pos=0 len=307 max=16384 ...<response snip>... [Thu Jun
> 18 09:37:28.223 2020] [6060:2544] [trace]
> ajp_connection_tcp_get_message::jk_ajp_common.c (1463): exit [Thu
> Jun 18 09:37:28.224 2020] [6060:2544] [trace]
> ajp_process_callback::jk_ajp_common.c (1919): enter [Thu Jun 18
> 09:37:28.225 2020] [6060:2544] [trace]
> ajp_unmarshal_response::jk_ajp_common.c (718): enter [Thu Jun 18
> 09:37:28.226 2020] [6060:2544] [debug]
> ajp_unmarshal_response::jk_ajp_common.c (736): (worker-local)
> status = 302 [Thu Jun 18 09:37:28.228 2020] [6060:2544] [debug]
> ajp_unmarshal_response::jk_ajp_common.c (743): Number of headers is
> = 5 [Thu Jun 18 09:37:28.229 2020] [6060:2544] [debug]
> ajp_unmarshal_response::jk_ajp_common.c (799): (worker-local)
> Header[0] [Expires] = [19-Mar-1971 08:23:00 GMT] [Thu Jun 18
> 09:37:28.229 2020] [6060:2544] [debug]
> ajp_unmarshal_response::jk_ajp_common.c (799): (worker-local)
> Header[1] [Cache-Control] = [no-store, no-cache, private,
> must-revalidate] [Thu Jun 18 09:37:28.230 2020] [6060:2544] [debug]
> ajp_unmarshal_response::jk_ajp_common.c (799): (worker-local)
> Header[2] [Pragma] = [no-cache] [Thu Jun 18 09:37:28.231 2020]
> [6060:2544] [debug] ajp_unmarshal_response::jk_ajp_common.c (799):
> (worker-local) Header[3] [Location] =
> [https://host/idp/login?fsid=2baf82dbd9e74657988568e2ae98ceef&continue
=https%3A%2F%host%2Fworkcenter%2Ftmtrack.dll%3Fshell%3Dswc]
>
>
[Thu Jun 18 09:37:28.232 2020] [6060:2544] [debug]
ajp_unmarshal_response::jk_ajp_common.c (799): (worker-local) Header[4]
[Content-Length] = [0]
> [Thu Jun 18 09:37:28.233 2020] [6060:2544] [trace]
> ajp_unmarshal_response::jk_ajp_common.c (806): exit [Thu Jun 18
> 09:37:28.234 2020] [6060:2544] [trace]
> start_response::jk_isapi_plugin.c (889): enter [Thu Jun 18
> 09:37:28.235 2020] [6060:2544] [debug]
> start_response::jk_isapi_plugin.c (939): Starting response for URI
> '/idp/login' (protocol HTTP/1.1) [Thu Jun 18 09:37:28.236 2020]
> [6060:2544] [debug] start_response::jk_isapi_plugin.c (1048): Not
> using Keep-Alive

Any idea why it's "Not using Keep-Alive"?

> [Thu Jun 18 09:37:28.237 2020] [6060:2544] [error]
> start_response::jk_isapi_plugin.c (1082):
> HSE_REQ_SEND_RESPONSE_HEADER failed with error=87 (0x00000057) [Thu
> Jun 18 09:37:28.238 2020] [6060:2544] [trace]
> start_response::jk_isapi_plugin.c (1092): exit [Thu Jun 18
> 09:37:28.239 2020] [6060:2544] [trace]
> ajp_connection_tcp_get_message::jk_ajp_common.c (1325): enter [Thu
> Jun 18 09:37:28.240 2020] [6060:2544] [trace]
> jk_tcp_socket_recvfull::jk_connect.c (1093): enter [Thu Jun 18
> 09:37:28.241 2020] [6060:2544] [trace]
> jk_tcp_socket_recvfull::jk_connect.c (1122): exit [Thu Jun 18
> 09:37:28.242 2020] [6060:2544] [trace]
> jk_tcp_socket_recvfull::jk_connect.c (1093): enter [Thu Jun 18
> 09:37:28.243 2020] [6060:2544] [trace]
> jk_tcp_socket_recvfull::jk_connect.c (1122): exit [Thu Jun 18
> 09:37:28.244 2020] [6060:2544] [debug]
> ajp_connection_tcp_get_message::jk_ajp_common.c (1459): received
> from ajp13 pos=0 len=2 max=16384

Is this reproducible?

- -chris
-----BEGIN PGP SIGNATURE-----
Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/

iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAl7yHaIACgkQHPApP6U8
pFh+9xAAgd0RvxDipkXNqDBuEo5aa5HmlEwLSOnQW0P8RpjCb8q3OwK6qeyLUMXu
iSe0fJggOhdO+P6jzLr6EutZdGXl+fvHz2aODFJypBPQGwHNqBZS4J2x1FYOCe6x
KrzxIpMPakqz87ES1LjGZLjkUk+JhHEZa3iIUR+D58su+D+DTv4RhELOcoAL1bU6
a315bthTm+R+gA2UTMJ/EQAB6Vf6ASFnxv+ArfcAnWieuhfmYN8l7daZU941bTIK
MQjaOBjh2mDL9QqgmwNzlbOLAeUItblc01zcNPbruzXE8enjPoxwAojipMghGHwy
EWenXRVtuae2s2/qmJEdpk23zpfccry0O1CNxgdDSpGuE/MIpxybuY829Lwux071
1hPMH6nM623vqox0nw1u9iRa5T6IvzZcioi9b0XGgdKP0hkS8Q2sHuJDe6WeGmuy
+uR2D2sWqpSePzVaeVJlDn06G/u8S7Cz79W7M5ZSnVSZHsuKDXoDpQV3ykj6FtBd
2vmEqEYxMUzOc3d2X8p+r2Ecr6s9AiBP27V/eWSwWhRA72vxBCAY23RdpbZlyWIf
WbRsmVTf/zuTiynZe1EvJcxCHfRfXfXY9D+XHD0Gj/igQDFw78FhnLWWBMDJ32Be
+xCHlWNs1jVAxLI3XeTAlHlnhTZFvE6bf6zDTPy4tQatx4PL/CQ=
=LlJS
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to