yes .. gotta get that port correct.  It's been awhile since I've
needed to run  command line HTTP request.  :)

On 3/22/23, Kevin Huntly <kmhun...@gmail.com> wrote:
> Just wondering, are you able to telnet from your webserver into the Tomcat
> server over the appropriate port? e.g. 8443 or whatnot - whatever is
> configured in Tomcat's server.xml
> ________________________________________________
>
> Kevin Huntly
> Email: kmhun...@gmail.com
> Cell: 716/424-3311
> ________________________________________________
>
> -----BEGIN GEEK CODE BLOCK-----
> Version: 1.0
> GCS/IT d+ s a C++ UL+++$ P+(++) L+++ E---
> W+++ N+ o K(+) w--- O- M-- V-- PS+ PE Y(+)
> PGP++(+++) t+ 5-- X-- R+ tv+ b++  DI++ D++
> G++ e(+) h--- r+++ y+++*
> ------END GEEK CODE BLOCK------
>
>
> On Wed, Mar 22, 2023 at 3:22 PM Luis Ramos <luis.ra...@cntit.com.invalid>
> wrote:
>
>> Hi List.
>> In and around last windows updates for our WIN2019 box, our tomcat
>> connector start to fail with the below error message.
>> Setup is IIS 10->ISAPI connector => Tomcat 9 ->
>> https://tomcat.apache.org/connectors-doc/webserver_howto/iis.html
>> Has someone seen this behaivor?
>> To be able to open the system I am bypassing the connector and listening
>> in port 443 in server.xml directly.
>>
>>
>>
>> [Wed Mar 22 15:08:46.746 2023] [10780:14112] [error]
>> ajp_connection_tcp_get_message::jk_ajp_common.c (1408): (tomcat01) wrong
>> message size 18441 8192 from ::1:8009
>> [Wed Mar 22 15:08:46.751 2023] [10780:14112] [error]
>> ajp_get_reply::jk_ajp_common.c (2285): (tomcat01) Tomcat is down or
>> network
>> problems. Part of the response has already been sent to the client
>> [Wed Mar 22 15:08:46.753 2023] [10780:14112] [info]
>> ajp_service::jk_ajp_common.c (2774): (tomcat01) sending request to tomcat
>> failed (recoverable), because of protocol error (attempt=1)
>> [Wed Mar 22 15:08:46.860 2023] [10780:14112] [error]
>> ajp_connection_tcp_get_message::jk_ajp_common.c (1408): (tomcat01) wrong
>> message size 18441 8192 from ::1:8009
>> [Wed Mar 22 15:08:46.865 2023] [10780:14112] [error]
>> ajp_get_reply::jk_ajp_common.c (2285): (tomcat01) Tomcat is down or
>> network
>> problems. Part of the response has already been sent to the client
>> [Wed Mar 22 15:08:46.868 2023] [10780:14112] [info]
>> ajp_service::jk_ajp_common.c (2774): (tomcat01) sending request to tomcat
>> failed (recoverable), because of protocol error (attempt=2)
>> [Wed Mar 22 15:08:46.871 2023] [10780:14112] [error]
>> ajp_service::jk_ajp_common.c (2795): (tomcat01) connecting to tomcat
>> failed
>> (rc=-11, errors=1, client_errors=0).
>> [Wed Mar 22 15:08:46.873 2023] [10780:14112] [error]
>> HttpExtensionProc::jk_isapi_plugin.c (2123): service() failed with http
>> error 502
>>
>> This e-mail message, including any attachment(s), is confidential and may
>> also be legally privileged. It is intended solely for the addresse(s) and
>> others authorized to receive it. If you are not the intended recipient
>> you
>> are hereby notified that any disclosure, copying, distribution or taking
>> any action in reliance on the contents of this email is strictly
>> prohibited
>> and may be unlawful. If you have received this e-mail in error you are
>> requested to delete it from your system and to notify us by replying to
>> this message immediately. CNT Infotech is not liable for the improper
>> transmission of this message nor for any damage sustained as a result of
>> this message.
>

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

Reply via email to