[Bug 60409] IllegalArgumentException at java.nio.Buffer.position at SocketWrapperBase.transfer()

2016-11-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60409 --- Comment #1 from Violeta Georgieva --- Hi, Do you have a reproducible scenario? It will help. Also is it reproducible every time or just under load? Thanks, Violeta -- You are receiving this mail because: You are the assignee for the bug

[Bug 60410] New: Stream closed when reading war entry

2016-11-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60410 Bug ID: 60410 Summary: Stream closed when reading war entry Product: Tomcat 8 Version: 8.0.33 Hardware: PC OS: Linux Status: NEW Severity: critical

[Bug 60409] New: IllegalArgumentException at java.nio.Buffer.position at SocketWrapperBase.transfer()

2016-11-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60409 Bug ID: 60409 Summary: IllegalArgumentException at java.nio.Buffer.position at SocketWrapperBase.transfer() Product: Tomcat 8 Version: 8.5.x-trunk Hardware: PC

Tests verbosity

2016-11-23 Thread Emmanuel Bourg
Hi, I'd like to suggest a minor improvement to better control the verbosity of the tests. Currently the output of the tests is displayed on the console, and it's rather difficult to see which tests failed until the whole suite ran. The build could use an extra parameter, for example "test.verbose

[jira] [Created] (MTOMCAT-308) SNI header not sent

2016-11-23 Thread Matthew Broadhead (JIRA)
Matthew Broadhead created MTOMCAT-308: - Summary: SNI header not sent Key: MTOMCAT-308 URL: https://issues.apache.org/jira/browse/MTOMCAT-308 Project: Apache Tomcat Maven Plugin Issue Type

svn commit: r1770963 - /tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Protocol.java

2016-11-23 Thread markt
Author: markt Date: Wed Nov 23 13:11:02 2016 New Revision: 1770963 URL: http://svn.apache.org/viewvc?rev=1770963&view=rev Log: Add a comment to explain why the current order is important Modified: tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Protocol.java Modified: tomcat/trunk/j

svn commit: r1770962 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/http11/AbstractHttp11Protocol.java java/org/apache/tomcat/util/net/AbstractJsseEndpoint.java

2016-11-23 Thread markt
Author: markt Date: Wed Nov 23 13:09:07 2016 New Revision: 1770962 URL: http://svn.apache.org/viewvc?rev=1770962&view=rev Log: Restore h2 support Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/coyote/http11/AbstractHttp11Protocol.java tomcat/t

Re: svn commit: r1770952 - in /tomcat/trunk: java/org/apache/coyote/http11/ java/org/apache/tomcat/util/net/ java/org/apache/tomcat/util/net/jsse/ java/org/apache/tomcat/util/net/openssl/ webapps/docs

2016-11-23 Thread Mark Thomas
On 23/11/2016 12:23, ma...@apache.org wrote: > Author: markt > Date: Wed Nov 23 12:23:37 2016 > New Revision: 1770952 > > URL: http://svn.apache.org/viewvc?rev=1770952&view=rev > Log: > Ensure that the availability of configured upgrade protocols that require > ALPN is correctly reported during T

buildbot success in on tomcat-trunk

2016-11-23 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/1901 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

svn commit: r1770957 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/net/AbstractEndpoint.java

2016-11-23 Thread markt
Author: markt Date: Wed Nov 23 12:39:20 2016 New Revision: 1770957 URL: http://svn.apache.org/viewvc?rev=1770957&view=rev Log: Fix javadoc Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/net/AbstractEndpoint.java Propchange: tomcat/tc8.5

svn commit: r1770956 - /tomcat/trunk/java/org/apache/tomcat/util/net/AbstractEndpoint.java

2016-11-23 Thread markt
Author: markt Date: Wed Nov 23 12:38:58 2016 New Revision: 1770956 URL: http://svn.apache.org/viewvc?rev=1770956&view=rev Log: Fix javadoc Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AbstractEndpoint.java Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AbstractEndpoint.java

svn commit: r1770955 - in /tomcat/tc8.5.x/trunk: conf/server.xml webapps/docs/changelog.xml

2016-11-23 Thread markt
Author: markt Date: Wed Nov 23 12:37:14 2016 New Revision: 1770955 URL: http://svn.apache.org/viewvc?rev=1770955&view=rev Log: Update comments for TLS connector examples Modified: tomcat/tc8.5.x/trunk/conf/server.xml tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.5.

svn commit: r1770954 - in /tomcat/trunk: conf/server.xml webapps/docs/changelog.xml

2016-11-23 Thread markt
Author: markt Date: Wed Nov 23 12:36:55 2016 New Revision: 1770954 URL: http://svn.apache.org/viewvc?rev=1770954&view=rev Log: Update comments for TLS connector examples Modified: tomcat/trunk/conf/server.xml tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/conf/server.xml

buildbot failure in on tomcat-trunk

2016-11-23 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/1900 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler schedu

svn commit: r1770953 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/http11/ java/org/apache/tomcat/util/net/ java/org/apache/tomcat/util/net/jsse/ java/org/apache/tomcat/util/net/openssl/ webap

2016-11-23 Thread markt
Author: markt Date: Wed Nov 23 12:26:16 2016 New Revision: 1770953 URL: http://svn.apache.org/viewvc?rev=1770953&view=rev Log: Ensure that the availability of configured upgrade protocols that require ALPN is correctly reported during Tomcat start. Modified: tomcat/tc8.5.x/trunk/ (props ch

svn commit: r1770952 - in /tomcat/trunk: java/org/apache/coyote/http11/ java/org/apache/tomcat/util/net/ java/org/apache/tomcat/util/net/jsse/ java/org/apache/tomcat/util/net/openssl/ webapps/docs/

2016-11-23 Thread markt
Author: markt Date: Wed Nov 23 12:23:37 2016 New Revision: 1770952 URL: http://svn.apache.org/viewvc?rev=1770952&view=rev Log: Ensure that the availability of configured upgrade protocols that require ALPN is correctly reported during Tomcat start. Modified: tomcat/trunk/java/org/apache/coyo

[Bug 60381] Inconsistent toString() in ValveBase and RealmBase

2016-11-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60381 --- Comment #4 from Mark Thomas --- (In reply to Michael Osipov from comment #3) > Don't you think it is worthwile to port back to 8.5? No. > Do you think that the simple class name is sufficient? Yes. > I have noticed that a lot of compon