The error is coming from the client-connection of their app to the webservice. Trying to convince them that it's in THEIR code not Tomcat, at least I can't think of how it could be Tomcat. Possibly something in Java? They are using 1.8 (build 361).
Thanks, Dream * Excel * Explore * Inspire Jon McAlexander Senior Infrastructure Engineer Asst. Vice President He/His Middleware Product Engineering Enterprise CIO | EAS | Middleware | Infrastructure Solutions 8080 Cobblestone Rd | Urbandale, IA 50322 MAC: F4469-010 Tel 515-988-2508 | Cell 515-988-2508 jonmcalexan...@wellsfargo.com This message may contain confidential and/or privileged information. If you are not the addressee or authorized to receive this for the addressee, you must not use, copy, disclose, or take any action based on this message or any information herein. If you have received this message in error, please advise the sender immediately by reply e-mail and delete this message. Thank you for your cooperation. > -----Original Message----- > From: Christopher Schultz <ch...@christopherschultz.net> > Sent: Wednesday, March 8, 2023 10:23 AM > To: users@tomcat.apache.org > Subject: Re: sslHostConfig and ciphers > > Jon, > > On 3/8/23 11:04, jonmcalexan...@wellsfargo.com.INVALID wrote: > > So, this is giving out this errors: > > > > javax.net.ssl|WARNING|01|main|2023-03-03 16:14:43.438 > > UTC|SSLSocketImpl.java:1468|handling exception ( "throwable" : { > > java.net.SocketException: Connection reset > > at java.net.SocketInputStream.read(SocketInputStream.java:210) > > at java.net.SocketInputStream.read(SocketInputStream.java:141) > > I think this is just clients hanging up the phone on you. > > > javax.net.ssl|SEVERE|01|main|2023-03-03 16:14:43.440 > > UTC|TransportContext.java:362|Fatal (UNEXPECTED_MESSAGE): > java.net.SocketException: Connection reset ( "throwable" : { > > java.net.SocketException: Connection reset > > at java.net.SocketInputStream.read(SocketInputStream.java:210) > > at java.net.SocketInputStream.read(SocketInputStream.java:141) > > Same here. > > Are you getting reports of errors from users, or are you just following-up on > stack traces in your log files? > > -chris > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org