[Bug 61448] Cluster StaticMember (McastService:Required property "tcpListenPort" is missing)

2017-08-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61448 Carlos changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[Bug 61415] SSL protocol error with Chrome, client certificates and OpenSSL/NIO in Tomcat 8.5

2017-08-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61415 --- Comment #2 from Mark Thomas --- The tools (omniscient debuggers) were a washout. All the ones I could find were either unmaintained for several years and didn't support Java 8, or were so slow with an application of Tomcat's complexity as t

Re: Regression with PKCS11 KeyStores?

2017-08-22 Thread Mark Thomas
On 21/08/17 22:03, Daniel Ruggeri wrote: > Hello, Tomcat devs; > I have detected what appears to be a regression in 8.5.20 with JSSE > keystores since 8.5.16. With my limited understanding I'm unable to > pinpoint the exact cause to a certainty after poking around a bit, so I > thought I'd pass wha

svn commit: r1805726 - in /tomcat/trunk: java/org/apache/tomcat/util/net/LocalStrings.properties webapps/docs/changelog.xml

2017-08-22 Thread markt
Author: markt Date: Tue Aug 22 07:32:46 2017 New Revision: 1805726 URL: http://svn.apache.org/viewvc?rev=1805726&view=rev Log: Improve the warning message when JSSE and OpenSSL configuration styles are mixed on the same SSLHostConfig. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/Lo

svn commit: r1805727 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/net/LocalStrings.properties webapps/docs/changelog.xml

2017-08-22 Thread markt
Author: markt Date: Tue Aug 22 07:33:15 2017 New Revision: 1805727 URL: http://svn.apache.org/viewvc?rev=1805727&view=rev Log: Improve the warning message when JSSE and OpenSSL configuration styles are mixed on the same SSLHostConfig. Modified: tomcat/tc8.5.x/trunk/ (props changed) tom

Re: Config warning when using OpenSSL config items and useOpenSSL=true

2017-08-22 Thread Mark Thomas
On 21/08/17 21:18, Rainer Jung wrote: > Sorry for not being more specific. No problem. It was late and I'd missed that you needed to set disableCompression to trigger this. > An example that work here: Thanks. I can reproduce this now. I have improved the error message but haven't fixed the act

svn commit: r1805740 - in /tomcat/trunk: java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java webapps/docs/changelog.xml

2017-08-22 Thread kfujino
Author: kfujino Date: Tue Aug 22 09:32:42 2017 New Revision: 1805740 URL: http://svn.apache.org/viewvc?rev=1805740&view=rev Log: To avoid unexpected session timeout notification from backup session, update the access time when receiving the map member notification message. Modified: tomcat/

svn commit: r1805741 - in /tomcat/tc8.5.x/trunk: java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java webapps/docs/changelog.xml

2017-08-22 Thread kfujino
Author: kfujino Date: Tue Aug 22 09:35:31 2017 New Revision: 1805741 URL: http://svn.apache.org/viewvc?rev=1805741&view=rev Log: To avoid unexpected session timeout notification from backup session, update the access time when receiving the map member notification message. Modified: tomcat/

svn commit: r1805742 - in /tomcat/tc8.0.x/trunk: java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java webapps/docs/changelog.xml

2017-08-22 Thread kfujino
Author: kfujino Date: Tue Aug 22 09:36:36 2017 New Revision: 1805742 URL: http://svn.apache.org/viewvc?rev=1805742&view=rev Log: To avoid unexpected session timeout notification from backup session, update the access time when receiving the map member notification message. Modified: tomcat/

svn commit: r1805743 - in /tomcat/tc7.0.x/trunk: java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java webapps/docs/changelog.xml

2017-08-22 Thread kfujino
Author: kfujino Date: Tue Aug 22 09:37:42 2017 New Revision: 1805743 URL: http://svn.apache.org/viewvc?rev=1805743&view=rev Log: To avoid unexpected session timeout notification from backup session, update the access time when receiving the map member notification message. Modified: tomcat/

svn commit: r1805744 - in /tomcat/trunk: java/org/apache/catalina/tribes/group/interceptors/LocalStrings.properties java/org/apache/catalina/tribes/group/interceptors/TcpFailureDetector.java webapps/d

2017-08-22 Thread kfujino
Author: kfujino Date: Tue Aug 22 09:51:46 2017 New Revision: 1805744 URL: http://svn.apache.org/viewvc?rev=1805744&view=rev Log: Add member info to the log message when the failure detection check fails in TcpFailureDetector. Modified: tomcat/trunk/java/org/apache/catalina/tribes/group/inte

svn commit: r1805745 - in /tomcat/tc8.5.x/trunk: java/org/apache/catalina/tribes/group/interceptors/LocalStrings.properties java/org/apache/catalina/tribes/group/interceptors/TcpFailureDetector.java w

2017-08-22 Thread kfujino
Author: kfujino Date: Tue Aug 22 09:53:05 2017 New Revision: 1805745 URL: http://svn.apache.org/viewvc?rev=1805745&view=rev Log: Add member info to the log message when the failure detection check fails in TcpFailureDetector. Modified: tomcat/tc8.5.x/trunk/java/org/apache/catalina/tribes/gr

svn commit: r1805747 - in /tomcat/tc8.0.x/trunk: java/org/apache/catalina/tribes/group/interceptors/LocalStrings.properties java/org/apache/catalina/tribes/group/interceptors/TcpFailureDetector.java w

2017-08-22 Thread kfujino
Author: kfujino Date: Tue Aug 22 09:54:10 2017 New Revision: 1805747 URL: http://svn.apache.org/viewvc?rev=1805747&view=rev Log: Add member info to the log message when the failure detection check fails in TcpFailureDetector. Modified: tomcat/tc8.0.x/trunk/java/org/apache/catalina/tribes/gr

svn commit: r1805748 - in /tomcat/tc7.0.x/trunk: java/org/apache/catalina/tribes/group/interceptors/TcpFailureDetector.java webapps/docs/changelog.xml

2017-08-22 Thread kfujino
Author: kfujino Date: Tue Aug 22 09:55:18 2017 New Revision: 1805748 URL: http://svn.apache.org/viewvc?rev=1805748&view=rev Log: Add member info to the log message when the failure detection check fails in TcpFailureDetector. Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes/gr

[Bug 61416] Support for ALPN-boot in JSSE/NIO JSSE/NIO2

2017-08-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61416 Remy Maucherat changed: What|Removed |Added Status|NEW |RESOLVED Severity|normal

svn commit: r1805752 - in /tomcat/trunk: java/org/apache/tomcat/jni/ java/org/apache/tomcat/util/net/ java/org/apache/tomcat/util/net/openssl/ webapps/docs/

2017-08-22 Thread markt
Author: markt Date: Tue Aug 22 11:03:28 2017 New Revision: 1805752 URL: http://svn.apache.org/viewvc?rev=1805752&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61415 Fix TLS renegotiation with OpenSSL based connections and session caching. Modified: tomcat/trunk/java/org/apa

svn commit: r1805753 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/jni/ java/org/apache/tomcat/util/net/ java/org/apache/tomcat/util/net/openssl/ webapps/docs/

2017-08-22 Thread markt
Author: markt Date: Tue Aug 22 11:05:20 2017 New Revision: 1805753 URL: http://svn.apache.org/viewvc?rev=1805753&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61415 Fix TLS renegotiation with OpenSSL based connections and session caching. Modified: tomcat/tc8.5.x/trunk/ (

[Bug 61415] SSL protocol error with Chrome, client certificates and OpenSSL/NIO in Tomcat 8.5

2017-08-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61415 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

Re: svn commit: r1805752 - in /tomcat/trunk: java/org/apache/tomcat/jni/ java/org/apache/tomcat/util/net/ java/org/apache/tomcat/util/net/openssl/ webapps/docs/

2017-08-22 Thread Rémy Maucherat
On Tue, Aug 22, 2017 at 1:03 PM, wrote: > Author: markt > Date: Tue Aug 22 11:03:28 2017 > New Revision: 1805752 > > URL: http://svn.apache.org/viewvc?rev=1805752&view=rev > Log: > Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61415 > Fix TLS renegotiation with OpenSSL based connections and

Re: svn commit: r1805752 - in /tomcat/trunk: java/org/apache/tomcat/jni/ java/org/apache/tomcat/util/net/ java/org/apache/tomcat/util/net/openssl/ webapps/docs/

2017-08-22 Thread Mark Thomas
On 22/08/17 12:53, Rémy Maucherat wrote: > On Tue, Aug 22, 2017 at 1:03 PM, wrote: > >> Author: markt >> Date: Tue Aug 22 11:03:28 2017 >> New Revision: 1805752 >> >> URL: http://svn.apache.org/viewvc?rev=1805752&view=rev >> Log: >> Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61415 >> Fix

svn commit: r1805758 - in /tomcat/site/trunk: docs/ xdocs/stylesheets/

2017-08-22 Thread markt
Author: markt Date: Tue Aug 22 12:54:32 2017 New Revision: 1805758 URL: http://svn.apache.org/viewvc?rev=1805758&view=rev Log: Add link to TomcatCon London Modified: tomcat/site/trunk/docs/bugreport.html tomcat/site/trunk/docs/ci.html tomcat/site/trunk/docs/conference.html tomcat/

svn commit: r1805778 - /tomcat/tc8.5.x/trunk/java/org/apache/jasper/compiler/EncodingDetector.java

2017-08-22 Thread markt
Author: markt Date: Tue Aug 22 15:24:41 2017 New Revision: 1805778 URL: http://svn.apache.org/viewvc?rev=1805778&view=rev Log: Use newInstance() rather than newFactory(). The behaviour is identical and there are a couple of reasons to avoid newFactory() - it is deprecated in Java 9 onwards - it i

svn commit: r1805782 - /tomcat/trunk/webapps/docs/class-loader-howto.xml

2017-08-22 Thread markt
Author: markt Date: Tue Aug 22 15:32:50 2017 New Revision: 1805782 URL: http://svn.apache.org/viewvc?rev=1805782&view=rev Log: Add a warning regarding the risk of overriding JRE classes Modified: tomcat/trunk/webapps/docs/class-loader-howto.xml Modified: tomcat/trunk/webapps/docs/class-loade

svn commit: r1805783 - in /tomcat/tc8.5.x/trunk: ./ webapps/docs/class-loader-howto.xml

2017-08-22 Thread markt
Author: markt Date: Tue Aug 22 15:33:27 2017 New Revision: 1805783 URL: http://svn.apache.org/viewvc?rev=1805783&view=rev Log: Add a warning regarding the risk of overriding JRE classes Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/webapps/docs/class-loader-howto.

svn commit: r1805784 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/class-loader-howto.xml

2017-08-22 Thread markt
Author: markt Date: Tue Aug 22 15:34:37 2017 New Revision: 1805784 URL: http://svn.apache.org/viewvc?rev=1805784&view=rev Log: Add a warning regarding the risk of overriding JRE classes Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/webapps/docs/class-loader-howto.

svn commit: r1805785 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/class-loader-howto.xml

2017-08-22 Thread markt
Author: markt Date: Tue Aug 22 15:35:51 2017 New Revision: 1805785 URL: http://svn.apache.org/viewvc?rev=1805785&view=rev Log: Add a warning regarding the risk of overriding JRE classes Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapps/docs/class-loader-howto.

svn commit: r1805790 - in /tomcat/site/trunk: docs/conference.html xdocs/conference.xml

2017-08-22 Thread markt
Author: markt Date: Tue Aug 22 15:58:21 2017 New Revision: 1805790 URL: http://svn.apache.org/viewvc?rev=1805790&view=rev Log: Fill in the TODOs Reformat Fix typos Modified: tomcat/site/trunk/docs/conference.html tomcat/site/trunk/xdocs/conference.xml Modified: tomcat/site/trunk/docs/con

Re: svn commit: r1805790 - in /tomcat/site/trunk: docs/conference.html xdocs/conference.xml

2017-08-22 Thread Mark Thomas
On 22/08/17 16:58, ma...@apache.org wrote: > Author: markt > Date: Tue Aug 22 15:58:21 2017 > New Revision: 1805790 > > URL: http://svn.apache.org/viewvc?rev=1805790&view=rev > Log: > Fill in the TODOs Rémy, I added a description for your session based on the e-mail discussion. Feel free to chan

svn commit: r1805795 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml

2017-08-22 Thread markt
Author: markt Date: Tue Aug 22 16:49:23 2017 New Revision: 1805795 URL: http://svn.apache.org/viewvc?rev=1805795&view=rev Log: Add TomcatCon announcement to the index page Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs/index

TomcatCon London - registration open

2017-08-22 Thread Mark Thomas
All, The Apache Tomcat PMC is delighted to announce that registration for TomcatCon London is now open. This one day conference will be held on Tuesday 26th September in central London and features talks from: - Mark Thomas (markt) - Rémy Maucherat (remm) - Jean-Frederic Clere (jfclere) Full det

[Bug 61450] New: issue when certificateKeyAlias is not set

2017-08-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61450 Bug ID: 61450 Summary: issue when certificateKeyAlias is not set Product: Tomcat 8 Version: 8.5.20 Hardware: PC OS: Linux Status: NEW Severity: normal

[Bug 61450] issue when certificateKeyAlias is not set

2017-08-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61450 --- Comment #1 from Jesse --- Created this bug per Mark Thomas on the tomcat users mailing list. Thanks! -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 61451] New: Regression in PKCS11 KeyStore for Connectors

2017-08-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61451 Bug ID: 61451 Summary: Regression in PKCS11 KeyStore for Connectors Product: Tomcat 8 Version: 8.5.20 Hardware: PC OS: Linux Status: NEW Severity: regre

[Bug 61451] Regression in PKCS11 KeyStore for Connectors

2017-08-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61451 Daniel Ruggeri changed: What|Removed |Added CC||drugg...@primary.net --- Comment #1 f

Re: Regression with PKCS11 KeyStores?

2017-08-22 Thread Daniel Ruggeri
On 2017-08-22 02:24, Mark Thomas wrote: On 21/08/17 22:03, Daniel Ruggeri wrote: Hello, Tomcat devs; I have detected what appears to be a regression in 8.5.20 with JSSE keystores since 8.5.16. With my limited understanding I'm unable to pinpoint the exact cause to a certainty after poking around

svn commit: r1805826 - in /tomcat/trunk: java/org/apache/tomcat/util/net/AbstractEndpoint.java java/org/apache/tomcat/util/net/AbstractJsseEndpoint.java java/org/apache/tomcat/util/net/AprEndpoint.jav

2017-08-22 Thread markt
Author: markt Date: Tue Aug 22 20:38:04 2017 New Revision: 1805826 URL: http://svn.apache.org/viewvc?rev=1805826&view=rev Log: Delay checking that the configured attributes for an SSLHostConfig instance are consistent with the configured SSL implementation until Connector start to avoid incorrec

Re: Config warning when using OpenSSL config items and useOpenSSL=true

2017-08-22 Thread Mark Thomas
On 22/08/17 08:35, Mark Thomas wrote: > On 21/08/17 21:18, Rainer Jung wrote: >> Sorry for not being more specific. > > No problem. It was late and I'd missed that you needed to set > disableCompression to trigger this. > >> An example that work here: > > Thanks. I can reproduce this now. > > I

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

2017-08-22 Thread markt
Author: markt Date: Tue Aug 22 20:40:53 2017 New Revision: 1805827 URL: http://svn.apache.org/viewvc?rev=1805827&view=rev Log: Delay checking that the configured attributes for an SSLHostConfig instance are consistent with the configured SSL implementation until Connector start to avoid incorrec

svn commit: r1805853 - in /tomcat/trunk: java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java java/org/apache/catalina/tribes/tipis/LocalStrings.properties webapps/docs/changelog.xml

2017-08-22 Thread kfujino
Author: kfujino Date: Wed Aug 23 06:15:14 2017 New Revision: 1805853 URL: http://svn.apache.org/viewvc?rev=1805853&view=rev Log: Avoid Ping timeout until the added map member by receiving MSG_START message is completely started. Modified: tomcat/trunk/java/org/apache/catalina/tribes/tipis/A

svn commit: r1805854 - in /tomcat/tc8.5.x/trunk: java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java java/org/apache/catalina/tribes/tipis/LocalStrings.properties webapps/docs/changelog.x

2017-08-22 Thread kfujino
Author: kfujino Date: Wed Aug 23 06:16:25 2017 New Revision: 1805854 URL: http://svn.apache.org/viewvc?rev=1805854&view=rev Log: Avoid Ping timeout until the added map member by receiving MSG_START message is completely started. Modified: tomcat/tc8.5.x/trunk/java/org/apache/catalina/tribes