[Bug 62258] getOutputStream() has already been called for this response with caught IOException and jsp error page

2018-04-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62258 --- Comment #3 from clem...@guillaume.bzh --- >3 is something that we can address. I have committed an enhancement for this >to 9.0.x. This is awesome. I'll test it when the next version is released. -- You are receiving this mail because: Y

[Bug 62258] getOutputStream() has already been called for this response with caught IOException and jsp error page

2018-04-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62258 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

svn commit: r1828617 - in /tomcat/trunk: java/org/apache/catalina/core/StandardHostValve.java webapps/docs/changelog.xml

2018-04-07 Thread markt
Author: markt Date: Sat Apr 7 20:03:24 2018 New Revision: 1828617 URL: http://svn.apache.org/viewvc?rev=1828617&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62258 Don't trigger the standard error page mechanism when the error has caused the connection to the client to be clos

svn commit: r26220 - /dev/tomcat/tomcat-8/v8.5.30/ /release/tomcat/tomcat-8/v8.5.30/

2018-04-07 Thread markt
Author: markt Date: Sat Apr 7 18:52:06 2018 New Revision: 26220 Log: Release Apache Tomcat 8.0.30 Added: release/tomcat/tomcat-8/v8.5.30/ - copied from r26219, dev/tomcat/tomcat-8/v8.5.30/ Removed: dev/tomcat/tomcat-8/v8.5.30/ -

svn commit: r1828610 - /tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml

2018-04-07 Thread markt
Author: markt Date: Sat Apr 7 18:50:21 2018 New Revision: 1828610 URL: http://svn.apache.org/viewvc?rev=1828610&view=rev Log: Update release date Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/v

[VOTE][RESULT] Release Apache Tomcat 8.5.30

2018-04-07 Thread Mark Thomas
The following votes were cast: Binding: +1: remm, huxing, violetagg, fschumacher, markt, schultz Non-Binding: +1: ebourg The vote therefore passes. Thanks to everyone who contributed to this release. Mark - To unsubscribe, e-

svn commit: r26219 - /dev/tomcat/tomcat-9/v9.0.7/ /release/tomcat/tomcat-9/v9.0.7/

2018-04-07 Thread markt
Author: markt Date: Sat Apr 7 18:47:38 2018 New Revision: 26219 Log: Release Apache Tomcat 9.0.7 Added: release/tomcat/tomcat-9/v9.0.7/ - copied from r26218, dev/tomcat/tomcat-9/v9.0.7/ Removed: dev/tomcat/tomcat-9/v9.0.7/ -

svn commit: r1828605 - /tomcat/trunk/webapps/docs/changelog.xml

2018-04-07 Thread markt
Author: markt Date: Sat Apr 7 18:41:31 2018 New Revision: 1828605 URL: http://svn.apache.org/viewvc?rev=1828605&view=rev Log: Update release date Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tru

[VOTE][RESULT] Release Apache Tomcat 9.0.7

2018-04-07 Thread Mark Thomas
The following votes were cast: Binding: +1: remm, csutherl, huxing, violetagg, fschumacher, markt No other voters were cast. The vote therefore passes. Thanks to everyone who voted. Mark - To unsubscribe, e-mail: dev-unsubscr

[GitHub] tomcat issue #105: Iamtjw patch 1

2018-04-07 Thread IAMTJW
Github user IAMTJW commented on the issue: https://github.com/apache/tomcat/pull/105 thanks,in my project has this problem and I dont know why the war cannt deployed , to solve this problem I download tomcat sources code and deploy that war and know the reason the other war cannt de