https://bz.apache.org/bugzilla/show_bug.cgi?id=65571
Bug ID: 65571
Summary: ClientAbortException in Tomcat 9.0.50 and 9.0.52
Product: Tomcat 9
Version: 9.0.50
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Util
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: -----
Hi, I am getting below exception when I upgrade to 9.0.50 or 9.0.52.
I have looked at this bug https://bz.apache.org/bugzilla/show_bug.cgi?id=65368
I wonder if the fix is also needed on the server side too.
Also, If I revert back to 9.0.48 then I'm not seeing this exception.
Caused by: java.io.IOException: Unable to wrap data, invalid status [CLOSED]
at org.apache.tomcat.util.net.SecureNioChannel.write(SecureNioChannel.java:819)
~[tomcat-coyote.jar:9.0.50]
at
org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1364)
~[tomcat-coyote.jar:9.0.50]
at
org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:766)
~[tomcat-coyote.jar:9.0.50]
at
org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:719)
~[tomcat-coyote.jar:9.0.50]
at
org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:709)
~[tomcat-coyote.jar:9.0.50]
at
org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:573)
~[tomcat-coyote.jar:9.0.50]
at
org.apache.coyote.http11.filters.IdentityOutputFilter.flush(IdentityOutputFilter.java:117)
~[tomcat-coyote.jar:9.0.50]
at
org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:221)
~[tomcat-coyote.jar:9.0.50]
at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1205)
~[tomcat-coyote.jar:9.0.50]
at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:402)
~[tomcat-coyote.jar:9.0.50]
at org.apache.coyote.Response.action(Response.java:209)
~[tomcat-coyote.jar:9.0.50]
at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:306)
~[catalina.jar:9.0.50]
Regards,
Vismay
--
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]