[Bug 59092] Shutdown of ISAPI filter leads to infinite wait and hangs whole IIS

2016-05-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59092 --- Comment #3 from Nolan --- (In reply to Thomas Reiser from comment #1) > Created attachment 33615 [details] > Proposed fix I have verified this patch corrects the issue in 59334, 58813, 59092 -- You are receiving this mail because: You ar

svn commit: r1742592 - in /tomcat/trunk: java/org/apache/catalina/core/JreMemoryLeakPreventionListener.java webapps/docs/changelog.xml webapps/docs/config/listeners.xml

2016-05-06 Thread markt
Author: markt Date: Fri May 6 19:01:45 2016 New Revision: 1742592 URL: http://svn.apache.org/viewvc?rev=1742592&view=rev Log: Remove another unnecessary option from the memory leak protection Modified: tomcat/trunk/java/org/apache/catalina/core/JreMemoryLeakPreventionListener.java tomca

Memory leak testing

2016-05-06 Thread Mark Thomas
As you may have noticed, I have been removing some memory leak protection options that are no longer required since the associated leaks have been fixed in the minimum Java version required by some Tomcat releases. If you want to experiment with this yourself, I have put together some test code on

svn commit: r1742589 - in /tomcat/trunk: java/org/apache/catalina/core/JreMemoryLeakPreventionListener.java webapps/docs/changelog.xml webapps/docs/config/listeners.xml

2016-05-06 Thread markt
Author: markt Date: Fri May 6 18:47:27 2016 New Revision: 1742589 URL: http://svn.apache.org/viewvc?rev=1742589&view=rev Log: Remove another unnecessary option from the memory leak protection Modified: tomcat/trunk/java/org/apache/catalina/core/JreMemoryLeakPreventionListener.java tomca

[Bug 59334] .NET Application Pools requests hang because Jakarta/Tomcat uses a Named Mutex that is currently owned by a different process

2016-05-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59334 --- Comment #6 from Murilo --- The problem was fixed by updating the code as suggested in this bug report: https://bz.apache.org/bugzilla/show_bug.cgi?id=59334 Please ensure this is added to future versions as this was quite troublesome for

Re: Early Access builds of JDK 9 b116 & JDK 9 with Project Jigsaw b115 (#4909) are available on java.net

2016-05-06 Thread Rory O'Donnell
On 06/05/2016 18:03, Mark Thomas wrote: On 29/04/2016 14:11, Rory O'Donnell wrote: Hi Mark, Thanks for the update on Apache Tomcat & JDK 9 , hope you got answers to you questions on the mailing lists. Rory, The mailing lists have been very educational. I'm about to submit a second issue. I'

Re: Early Access builds of JDK 9 b116 & JDK 9 with Project Jigsaw b115 (#4909) are available on java.net

2016-05-06 Thread Mark Thomas
On 29/04/2016 14:11, Rory O'Donnell wrote: > > Hi Mark, > > Thanks for the update on Apache Tomcat & JDK 9 , hope you got answers to you > questions on the mailing lists. Rory, The mailing lists have been very educational. I'm about to submit a second issue. I'll bcc you for reference. Cheers,

Re: [VOTE] Release Apache Tomcat Native 1.2.7

2016-05-06 Thread Rémy Maucherat
2016-05-04 11:42 GMT+02:00 Mark Thomas : > Version 1.2.7 includes the following changes: > > - Windows binaries rebuild with OpenSSL 1.0.2h > > The proposed release artefacts can be found at [1], > and the build was done using tag [2]. > > The Apache Tomcat Native 1.2.7 is > [X] Stable, go ahead

Re: Difference in the behaviour of WebappClassLoaderBase.getResource for jar resources

2016-05-06 Thread Violeta Georgieva
Hi, 2016-05-03 18:20 GMT+03:00 Violeta Georgieva : > > > > 2016-05-03 17:56 GMT+03:00 Konstantin Kolinko : > > > > 2016-05-03 17:07 GMT+03:00 Violeta Georgieva : > > > Hi, > > > > > > 2016-04-27 14:27 GMT+03:00 Konstantin Kolinko : > > >> > > >> 2016-04-27 14:00 GMT+03:00 Violeta Georgieva : > > >

svn commit: r1742513 - in /tomcat/tc8.5.x/trunk: ./ test/org/apache/tomcat/util/net/openssl/ciphers/TestOpenSSLCipherConfigurationParser.java

2016-05-06 Thread markt
Author: markt Date: Fri May 6 08:16:56 2016 New Revision: 1742513 URL: http://svn.apache.org/viewvc?rev=1742513&view=rev Log: Get tests passing with OpenSSL 1.1.0-dev and 1.0.2-dev Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/test/org/apache/tomcat/util/net/ope

svn commit: r1742512 - /tomcat/tc8.5.x/trunk/

2016-05-06 Thread markt
Author: markt Date: Fri May 6 08:15:26 2016 New Revision: 1742512 URL: http://svn.apache.org/viewvc?rev=1742512&view=rev Log: Get tests passing with OpenSSL 1.1.0-dev and 1.0.2-dev Modified: tomcat/tc8.5.x/trunk/ (props changed) Propchange: tomcat/tc8.5.x/trunk/ --

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

2016-05-06 Thread Mark Thomas
On 06/05/2016 07:25, Rainer Jung wrote: > Am 06.05.2016 um 05:34 schrieb Bill Barker: > ... >> test: > ... >> [concat] Testsuites with failed tests: >> [concat] >> TEST-org.apache.tomcat.util.net.openssl.ciphers.TestOpenSSLCipherConfigurationParser.NIO.txt >> >> >> BUILD FAILED > > Haven't

svn commit: r1742511 - /tomcat/trunk/test/org/apache/tomcat/util/net/openssl/ciphers/TestOpenSSLCipherConfigurationParser.java

2016-05-06 Thread markt
Author: markt Date: Fri May 6 08:13:18 2016 New Revision: 1742511 URL: http://svn.apache.org/viewvc?rev=1742511&view=rev Log: Get tests passing with OpenSSL 1.1.0-dev and 1.0.2-dev Modified: tomcat/trunk/test/org/apache/tomcat/util/net/openssl/ciphers/TestOpenSSLCipherConfigurationParser.ja

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

2016-05-06 Thread Bill Barker
mons/daemon/dist/bin/commons-daemon-20160506-native-src.tar.gz -Dexamples.sources.skip=true -Dbase.path=/srv/gump/public/workspace/tomcat-trunk/tomcat-build-libs -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dtest.apr.loc=/srv/gump/public/workspace/tomcat-native-tru

svn commit: r1742510 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/net/openssl/ciphers/Cipher.java

2016-05-06 Thread markt
Author: markt Date: Fri May 6 07:42:29 2016 New Revision: 1742510 URL: http://svn.apache.org/viewvc?rev=1742510&view=rev Log: OpenSSL has re-classified 3DES from HIGH to MEDIUM Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/net/openssl

svn commit: r1742509 - /tomcat/trunk/java/org/apache/tomcat/util/net/openssl/ciphers/Cipher.java

2016-05-06 Thread markt
Author: markt Date: Fri May 6 07:39:56 2016 New Revision: 1742509 URL: http://svn.apache.org/viewvc?rev=1742509&view=rev Log: OpenSSL has re-classified 3DES from HIGH to MEDIUM Modified: tomcat/trunk/java/org/apache/tomcat/util/net/openssl/ciphers/Cipher.java Modified: tomcat/trunk/java/or