[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

[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

[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 cloakcaval...@gmail.com changed: What|Removed |Added CC|

[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 ma...@apache.org --- 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

[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 ja...@pakamera.com.pl --- (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.

[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 ja...@pakamera.com.pl changed: What|Removed |Added Status|RESOLVED|REOPENED

[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 ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[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 ma...@apache.org changed: What|Removed |Added Status|REOPENED|RESOLVED

[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 knst.koli...@gmail.com --- 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 {

[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 knst.koli...@gmail.com changed: What|Removed |Added Status|RESOLVED