[Bug 65281] Tomcat does not process correctly Etag and send HTTP 400 error code

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

[Bug 65277] org.apache.coyote.ajp.AjpProcessor.service Error processing request java.lang.NullPointerException

2021-05-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65277 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID Status|NEEDINFO

[Bug 65277] org.apache.coyote.ajp.AjpProcessor.service Error processing request java.lang.NullPointerException

2021-05-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65277 --- Comment #5 from saranya --- (In reply to Mark Thomas from comment #4) > This looks like an application issue (retaining and using a reference to the > request and/or response after the processing of that request/response has > completed). >