Re: [VOTE] Release Apache Tomcat 8.5.4

2016-07-12 Thread Felix Schumacher
Am 6. Juli 2016 11:42:47 MESZ, schrieb Mark Thomas : >The proposed Apache Tomcat 8.5.4 release is now available for voting. > >The major changes compared to the 8.5.3 release are: > >- Correct a regression in the embedded packaging > >- Add the ability to control the degree of concurrency when pr

[VOTE][RESULT] Release Apache Tomcat 9.0.0.M9

2016-07-12 Thread Mark Thomas
The following votes were cast: Binding: +1: markt, kfujino, mgrigorov, remm, fschumacher Non-Binding: +1: Huxing Zhang The vote therefore passes. Thanks to everyone who contributed to this release. Mark - To unsubscribe, e-ma

svn commit: r14373 - /dev/tomcat/tomcat-9/v9.0.0.M9/ /release/tomcat/tomcat-9/v9.0.0.M9/

2016-07-12 Thread markt
Author: markt Date: Tue Jul 12 19:26:40 2016 New Revision: 14373 Log: 9.0.0.M9 release vote passed Added: release/tomcat/tomcat-9/v9.0.0.M9/ - copied from r14372, dev/tomcat/tomcat-9/v9.0.0.M9/ Removed: dev/tomcat/tomcat-9/v9.0.0.M9/ ---

[Bug 59832] SLS/TLS 8.5.3 upgrade from 8.0.32 using NIO2 encoding

2016-07-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59832 --- Comment #6 from Mark Thomas --- You are the only person reporting this issue. No one else in the Tomcat dev community is able to reproduce this. If the issue can't be reproduced, and the problem description is not specific enough to identi

[VOTE][RESULT] Release Apache Tomcat 8.5.4

2016-07-12 Thread Mark Thomas
The following votes were cast: Binding: +1: remm, mgrigorov, fschumacher Non-Binding: +1: Huxing Zhang The vote therefore passes. Thanks to everyone who contributed to this release. Mark - To unsubscribe, e-mail: dev-unsubsc

svn commit: r14374 - /dev/tomcat/tomcat-8/v8.5.4/ /release/tomcat/tomcat-8/v8.5.4/

2016-07-12 Thread markt
Author: markt Date: Tue Jul 12 20:03:27 2016 New Revision: 14374 Log: 8.5.4 release vote passed Added: release/tomcat/tomcat-8/v8.5.4/ - copied from r14373, dev/tomcat/tomcat-8/v8.5.4/ Removed: dev/tomcat/tomcat-8/v8.5.4/ ---

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

2016-07-12 Thread markt
Author: markt Date: Tue Jul 12 20:08:37 2016 New Revision: 1752341 URL: http://svn.apache.org/viewvc?rev=1752341&view=rev Log: Add M9 release date Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tru

[Bug 59832] SLS/TLS 8.5.3 upgrade from 8.0.32 using NIO2 encoding

2016-07-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59832 --- Comment #7 from Steve Mekkelsen Madden --- Created attachment 34034 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34034&action=edit exception with NIO2 & protocol tags missing exception thrown when using NIO2 and not specifying th

[Bug 59832] SLS/TLS 8.5.3 upgrade from 8.0.32 using NIO2 encoding

2016-07-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59832 --- Comment #8 from Steve Mekkelsen Madden --- Thank for you the response. I've been testing this all day and trying to figure out a way to reproduce it and was able to reproduce and resolve the problem. But as you pointed out, yes I was forc

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

2016-07-12 Thread markt
Author: markt Date: Tue Jul 12 20:25:18 2016 New Revision: 1752343 URL: http://svn.apache.org/viewvc?rev=1752343&view=rev Log: Add 8.5.4 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.or

isAsyncStarted=true on ERROR dispatch

2016-07-12 Thread Rossen Stoyanchev
hi- Starting with Tomcat 8.0.35 when an async request times out, in a subsequent error dispatch request.isAsyncStarted() returns true. Previously it returned false. The Servlet spec says: If this request has been dispatched using one of the AsyncContext.dispatch methods since it was put in asynch

Re: leak if jspServlet.destroy() fails

2016-07-12 Thread Romain Manni-Bucau
Hi all, is (jsp) generated code for tags suffering from the same kind of issue? For a c:out I get: private boolean _jspx_meth_c_005fout_005f0(javax.servlet.jsp.PageContext _jspx_page_context) throws java.lang.Throwable { javax.servlet.jsp.PageContext pageContext = _jspx_page_context;

[Bug 59832] SLS/TLS 8.5.3 upgrade from 8.0.32 using NIO2 encoding

2016-07-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59832 --- Comment #9 from Steve Mekkelsen Madden --- more testing and my last comment about it now working is false. The prolog content error is prevalent in each transaction I do even with the two additional parameters. What wasn't working on the