[Bug 53411] NullPointerException in org.apache.tomcat.util.buf.CharChunk

2018-06-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=53411 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug 53411] NullPointerException in org.apache.tomcat.util.buf.CharChunk

2018-05-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=53411 --- Comment #10 from VERISHAL --- Hello Last 3 day's i'm facing ths issue in Apache server . I can see in my log file a regular exception throwed by AbstractHttp11Processor, with this stack trace: i need help how can resolve this error . pleas

[Bug 53411] NullPointerException in org.apache.tomcat.util.buf.CharChunk

2018-05-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=53411 --- Comment #9 from VERISHAL --- Hello Last 3 day's i'm facing ths issue in Apache server . I can see in my log file a regular exception throwed by AbstractHttp11Processor, with this stack trace: i need help how can resolve this error . please

[Bug 53411] NullPointerException in org.apache.tomcat.util.buf.CharChunk

2014-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53411 --- Comment #8 from Mark Thomas --- Thanks for the patch. Don't be concerned about how much of the patch I am suggesting you change (most of it). The first patch I proposed was torn apart beyond recognition before it got anywhere near the T

[Bug 53411] NullPointerException in org.apache.tomcat.util.buf.CharChunk

2014-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53411 Hariharan, R changed: What|Removed |Added CC||cloakcaval...@gmail.com --- Comment

[Bug 53411] NullPointerException in org.apache.tomcat.util.buf.CharChunk

2012-06-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53411 --- Comment #6 from kubak --- (In reply to comment #5) > Reopening this as enhancement. > > Looking at AbstractHttp11Processor#process() this error is correctly written > to access log, etc, so I do not see much concern. > > Still I think

[Bug 53411] NullPointerException in org.apache.tomcat.util.buf.CharChunk

2012-06-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53411 Konstantin Kolinko changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|I

[Bug 53411] NullPointerException in org.apache.tomcat.util.buf.CharChunk

2012-06-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53411 --- Comment #4 from Konstantin Kolinko --- Just for reference, confirming what Mark already wrote, in tc7.0.x/tags/TOMCAT_7_0_27 CharChunk.java line 355 [[[ 354 public void append(String s) throws IOException { 355 append(s, 0, s.l

[Bug 53411] NullPointerException in org.apache.tomcat.util.buf.CharChunk

2012-06-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53411 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 53411] NullPointerException in org.apache.tomcat.util.buf.CharChunk

2012-06-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53411 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 53411] NullPointerException in org.apache.tomcat.util.buf.CharChunk

2012-06-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53411 kubak changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID