Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@www.apache.org Received: (qmail 90381 invoked from network); 19 Jul 2005 19:39:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Jul 2005 19:39:13 -0000 Received: (qmail 85820 invoked by uid 500); 19 Jul 2005 19:39:05 -0000 Delivered-To: apmail-jakarta-tomcat-dev-archive@jakarta.apache.org Received: (qmail 85763 invoked by uid 500); 19 Jul 2005 19:39:04 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 85746 invoked by uid 99); 19 Jul 2005 19:39:04 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2005 12:38:56 -0700 Received: by ajax.apache.org (Postfix, from userid 99) id 09ED9D5; Tue, 19 Jul 2005 21:38:52 +0200 (CEST) From: bugzilla@apache.org To: tomcat-dev@jakarta.apache.org Subject: DO NOT REPLY [Bug 35798] - Null Pointer Exception in InternalOutputBuffer X-Bugzilla-Reason: AssignedTo Message-Id: <20050719193852.09ED9D5@ajax.apache.org> Date: Tue, 19 Jul 2005 21:38:52 +0200 (CEST) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=35798 ------- Additional Comments From spadala@sbcglobal.net 2005-07-19 21:38 ------- (In reply to comment #1) thx for the quick reply. > Need a war file to reproduce. Ok. I will try sending a war file. > "When the servlet output stream is pooled for future use" seems rather sketchy. > It seems like a misuse of the OutputStream at the when it is no longer valid > which causes the error. Is the output stream cleaned up by the thread servicing the original request? If that is the case i can't reuse the stream for future use. Didn't expect a NPE. If that is the case, please close the bug. I will try figure out a workaround. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org