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

2021-04-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65277 Bug ID: 65277 Summary: org.apache.coyote.ajp.AjpProcessor.service Error processing request java.lang.NullPointerException Product: Tomcat 9 Version: 9.0.7 Hardware: PC

[Bug 65273] NoClassDefFoundError in Apache POI dependency after upgrading to Tomcat 8.5.57 in Jira

2021-04-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65273 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[GitHub] [tomcat] markt-asf commented on a change in pull request #417: Fix BZ 65272. Restore the use of LF as an HTTP line terminator

2021-04-29 Thread GitBox
markt-asf commented on a change in pull request #417: URL: https://github.com/apache/tomcat/pull/417#discussion_r622821247 ## File path: java/org/apache/coyote/http11/Http11InputBuffer.java ## @@ -841,7 +846,8 @@ private HeaderParseStatus parseHeader() throws IOException {

[GitHub] [tomcat] markt-asf commented on a change in pull request #417: Fix BZ 65272. Restore the use of LF as an HTTP line terminator

2021-04-29 Thread GitBox
markt-asf commented on a change in pull request #417: URL: https://github.com/apache/tomcat/pull/417#discussion_r622818008 ## File path: java/org/apache/coyote/http11/Http11InputBuffer.java ## @@ -550,10 +550,15 @@ boolean parseRequestLine(boolean keptAlive, int connectionTime

[GitHub] [tomcat] markt-asf commented on a change in pull request #417: Fix BZ 65272. Restore the use of LF as an HTTP line terminator

2021-04-29 Thread GitBox
markt-asf commented on a change in pull request #417: URL: https://github.com/apache/tomcat/pull/417#discussion_r622818008 ## File path: java/org/apache/coyote/http11/Http11InputBuffer.java ## @@ -550,10 +550,15 @@ boolean parseRequestLine(boolean keptAlive, int connectionTime

[GitHub] [tomcat] markt-asf commented on a change in pull request #417: Fix BZ 65272. Restore the use of LF as an HTTP line terminator

2021-04-29 Thread GitBox
markt-asf commented on a change in pull request #417: URL: https://github.com/apache/tomcat/pull/417#discussion_r622815587 ## File path: webapps/docs/changelog.xml ## @@ -143,6 +143,12 @@ request line, ensure that all the available data is included in the erro