[GUMP@vmgump-vm3]: Project tomcat-trunk-test-nio2 (in module tomcat-trunk) failed

2018-12-21 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-test-nio2 has an issue affecting its community integration. T

[Bug 63022] Nio2Endpoint(SocketProcessorBase) for async request doesn't decrement LimitLatch while handling socket that is already closed

2018-12-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63022 --- Comment #7 from Pankaj --- Created attachment 36343 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36343&action=edit Web application(SimpleWebApp) to recreate bug -- You are receiving this mail because: You are the assignee for th

[Bug 63022] Nio2Endpoint(SocketProcessorBase) for async request doesn't decrement LimitLatch while handling socket that is already closed

2018-12-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63022 Pankaj changed: What|Removed |Added Attachment #36338|0 |1 is obsolete|

[Bug 63022] Nio2Endpoint(SocketProcessorBase) for async request doesn't decrement LimitLatch while handling socket that is already closed

2018-12-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63022 --- Comment #6 from Pankaj --- Attached is an updated test case (AsyncConnectionCount.zip) where async request first writes xml data to stream before closing the socket. Connection count is still not getting decremented. We are actually hitti

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

2018-12-21 Thread remm
Author: remm Date: Fri Dec 21 19:28:59 2018 New Revision: 1849489 URL: http://svn.apache.org/viewvc?rev=1849489&view=rev Log: 63022: Do not use the socket open state when using the wrapper isClosed method for NIO and NIO2, as it will disable all further processing. Fix socket close discrepancies

[Bug 63026] JNDIRealm fails to authenticate user with 2 trailing spaces CN

2018-12-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63026 --- Comment #2 from Michael Osipov --- (In reply to Dave Anuszewski from comment #0) > Using JNDIRealm to authenticate users against Microsoft Active Directory > fails if the AD user object has 2 trailing spaces in it's cn. Realm is > configur

buildbot success in on tomcat-trunk

2018-12-21 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/3934 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

svn commit: r1849473 - in /tomcat/trunk: java/org/apache/tomcat/util/net/AbstractEndpoint.java java/org/apache/tomcat/util/net/Nio2Endpoint.java java/org/apache/tomcat/util/net/NioEndpoint.java webapp

2018-12-21 Thread remm
Author: remm Date: Fri Dec 21 13:23:26 2018 New Revision: 1849473 URL: http://svn.apache.org/viewvc?rev=1849473&view=rev Log: 63022: Do not use the socket open state when using the wrapper isClosed method for NIO and NIO2, as it will disable all further processing. Fix socket close discrepancies

[Bug 63022] Nio2Endpoint(SocketProcessorBase) for async request doesn't decrement LimitLatch while handling socket that is already closed

2018-12-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63022 Remy Maucherat changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #5 from Remy Mau

Re: svn commit: r1849311 - in /tomcat/trunk: java/org/apache/catalina/startup/LocalStrings.properties java/org/apache/catalina/startup/Tomcat.java test/org/apache/catalina/startup/TestTomcat.java weba

2018-12-21 Thread Mark Thomas
On 21/12/2018 05:12, Caldarale, Charles R wrote: From: Christopher Schultz [mailto:ch...@christopherschultz.net] Subject: Re: svn commit: r1849311 - in /tomcat/trunk: java/org/apache/catalina/startup/LocalStrings.properties java/org/apache/catalina/startup/Tomcat.java test/org/apache/catalina/sta