https://bz.apache.org/bugzilla/show_bug.cgi?id=69938
Bug ID: 69938
Summary: java.lang.IllegalStateException: Handshake incomplete,
you must complete handshake before reading data.
Product: Tomcat 9
Version: 9.0.115
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: -----
Hi, after upgrading from 9.0.113 to 9.0.115 I started seeing these errors in my
logs:
Thread name: https-jsse-nio-8081-virt-486
java.lang.IllegalStateException: Handshake incomplete, you must complete
handshake before reading data.
at
org.apache.tomcat.util.net.SecureNioChannel.read(SecureNioChannel.java:711)
at
org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState.run(NioEndpoint.java:1702)
at java.base/java.lang.VirtualThread.run(VirtualThread.java:456)
No idea where this might come from but I'm 99.9% sure it's because of the
upgrade.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]