[Bug 65571] ClientAbortException in Tomcat 9.0.50 and 9.0.52

2022-03-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65571 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

[Bug 65571] ClientAbortException in Tomcat 9.0.50 and 9.0.52

2022-03-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65571 --- Comment #6 from Mark Thomas --- It has now been six months since this report was opened and none of the information requested in comment #1 has been provided. Therefore, I intend to resolve this issue as WONTFIX when I next review the open

[Bug 65571] ClientAbortException in Tomcat 9.0.50 and 9.0.52

2021-12-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65571 --- Comment #5 from sutharvis...@gmail.com --- I'm still working on reproducing this error. It's very important for us to reproduce and report it to you. -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 65571] ClientAbortException in Tomcat 9.0.50 and 9.0.52

2021-11-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65571 --- Comment #4 from Mark Thomas --- Ping. We still need the information listed in comment #1 -- You are receiving this mail because: You are the assignee for the bug. - To un

[Bug 65571] ClientAbortException in Tomcat 9.0.50 and 9.0.52

2021-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65571 --- Comment #3 from Mark Thomas --- (In reply to sutharvismay from comment #2) > Shouldn't we receive > IOException for closing string and not wrap fail string. As per the stack > trace we had status is CLOSED. No. The closing and closed flags

[Bug 65571] ClientAbortException in Tomcat 9.0.50 and 9.0.52

2021-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65571 --- Comment #2 from sutharvis...@gmail.com --- I'm working on reproducing this behavior. I have a following question. https://github.com/apache/tomcat/blob/main/java/org/apache/tomcat/util/net/SecureNioChannel.java#L794 This line check for whe

[Bug 65571] ClientAbortException in Tomcat 9.0.50 and 9.0.52

2021-09-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65571 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Mark Thomas