RE: [PATCH]

2016-05-27 Thread gradstud
Good afternoon, Your emails back and forth are all going through our graduate admissions email, can you please find another place for your Bugzilla, Apache, Tomcat business. Thank you From: Sadik Kalia [mailto:kalia.sa...@gmail.com] Sent: Friday, May 27, 2016 3:36 PM To: dev@tomcat.apache.org

[PATCH]

2016-05-27 Thread Sadik Kalia
Hello, I am new to Apache Tomcat. While i was reading the code i found something that i could change. In org.apache.catalina.users.MemoryGroup and org.apache.catalina.users.MemoryUser i have change the ArrayList to HashSet because i think HashSet will have better performance in this case and does

RE: Tomcat 8.5: Avoid NPE on bind for APR when using SSL.

2016-05-27 Thread Matt Cosentino
I see, that explains why it isn't in 8.5, thanks for the helpful response. I'll investigate further why the NPE is still occurring. - Matt -Original Message- From: Coty Sutherland [mailto:csuth...@redhat.com] Sent: Friday, May 27, 2016 1:27 PM To: Tomcat Developers List

[Bug 59179] HTTP Public Key Pinning for Tomcat

2016-05-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59179 --- Comment #3 from Christopher Schultz --- Nit: HttpHeaderSecurityFilter:106 performs a StringBuilder.append("") which does nothing. I think that line can be removed. -- You are receiving this mail because:

[Bug 59232] Make the context name of an app available via JNDI

2016-05-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59232 --- Comment #3 from Christopher Schultz --- (In reply to Mark Thomas from comment #1) > - new StandardContext options "addNameToJndi" Why bother having an option for this? It's a one-time call to place a simple

Re: Tomcat 8.5: Avoid NPE on bind for APR when using SSL.

2016-05-27 Thread Coty Sutherland
> It may have been branched in March, but wouldn't it have been branched from > the 8.0 base? This change from 9.0 is not in the 8.5 code and the NPE still > occurs. No, 8.5 was branched from trunk and therefore included the revision that you pointed out. Please see the dev list thread titled

Re: [PROPOSAL] Remove StandardContext.clearReferencesStatic in 9.0.x

2016-05-27 Thread Christopher Schultz
Mark, On 5/19/16 7:21 AM, Mark Thomas wrote: > As you are probably aware, I have been working through the memory leak > protection / detection code checking that the code is still relevant for > Tomcat 9. Having reviewed the history of clearReferencesStatic I'd like > to propose removing it in

RE: Tomcat 8.5: Avoid NPE on bind for APR when using SSL.

2016-05-27 Thread Matt Cosentino
It may have been branched in March, but wouldn't it have been branched from the 8.0 base? This change from 9.0 is not in the 8.5 code and the NPE still occurs. Bringing an issue to your attention is spamming? - Matt -Original Message- From: Rémy Maucherat [mailto:r...@apache.org]

Re: Tomcat 8.5: Avoid NPE on bind for APR when using SSL.

2016-05-27 Thread Rémy Maucherat
2016-05-27 17:45 GMT+02:00 Matt Cosentino : > No? 8.5 suffers from the same NPE. > > First, 8.5 was branched in March, then I am not happy about being spammed. Rémy

RE: Tomcat 8.5: Avoid NPE on bind for APR when using SSL.

2016-05-27 Thread Matt Cosentino
No? 8.5 suffers from the same NPE. - Matt -Original Message- From: Rémy Maucherat [mailto:r...@apache.org] Sent: Wednesday, May 25, 2016 12:16 PM To: Tomcat Developers List Subject: Re: Tomcat 8.5: Avoid NPE on bind for APR when using SSL. 2016-05-25 19:11

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

2016-05-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59334 --- Comment #7 from Christopher Schultz --- I'm confused: what fix did you apply? There is no fix attached to this bug report. -- You are receiving this mail because: You are the assignee for the bug.

buildbot success in on tomcat-trunk

2016-05-27 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/1401 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1745745 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/AbstractProtocol.java webapps/docs/changelog.xml

2016-05-27 Thread markt
Author: markt Date: Fri May 27 12:33:11 2016 New Revision: 1745745 URL: http://svn.apache.org/viewvc?rev=1745745=rev Log: Revert r1745736 since it triggers a test failure in 9.0.x. Further investigation is required. Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1745744 - in /tomcat/trunk: java/org/apache/coyote/AbstractProtocol.java webapps/docs/changelog.xml

2016-05-27 Thread markt
Author: markt Date: Fri May 27 12:32:24 2016 New Revision: 1745744 URL: http://svn.apache.org/viewvc?rev=1745744=rev Log: Revert r1745735 since it triggers a test failure. Further investigation is required. Modified: tomcat/trunk/java/org/apache/coyote/AbstractProtocol.java

[Bug 58626] Tomcat does not start at boot time due to SIGHUP

2016-05-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58626 --- Comment #21 from Konstantin Kolinko --- (In reply to Michael Osipov from comment #20) > (In reply to Konstantin Kolinko from comment #19) > > I think this may change the meaning of pid value in $CATALINA_PID file. I

buildbot failure in on tomcat-trunk

2016-05-27 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/1400 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1745735 - in /tomcat/trunk: java/org/apache/coyote/AbstractProtocol.java webapps/docs/changelog.xml

2016-05-27 Thread markt
Author: markt Date: Fri May 27 10:05:07 2016 New Revision: 1745735 URL: http://svn.apache.org/viewvc?rev=1745735=rev Log: If a request processor in async mode experiences a read or write timeout, ensure that the request processor is removed from the set of waiting request processors else the

svn commit: r1745736 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/AbstractProtocol.java webapps/docs/changelog.xml

2016-05-27 Thread markt
Author: markt Date: Fri May 27 10:05:40 2016 New Revision: 1745736 URL: http://svn.apache.org/viewvc?rev=1745736=rev Log: If a request processor in async mode experiences a read or write timeout, ensure that the request processor is removed from the set of waiting request processors else the