[Bug 56692] New: request.getParameterNames(); returns empty Enumerations in Valve if servlet never call request.getParameterNames()

2014-07-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56692 Bug ID: 56692 Summary: request.getParameterNames(); returns empty Enumerations in Valve if servlet never call request.getParameterNames() Product: Tomcat 7

[Bug 56530] WebappClassLoader.loadClass synchronization issue due to coarse lock at WebappClassLoader instance level instead of been by class name

2014-07-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56530 Mario Lukica mluk...@gmail.com changed: What|Removed |Added CC||mluk...@gmail.com

[Bug 56693] New: non-rfc conform delayed file operations with webdav

2014-07-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56693 Bug ID: 56693 Summary: non-rfc conform delayed file operations with webdav Product: Tomcat 8 Version: trunk Hardware: PC OS: Linux Status: NEW

Re: svn commit: r1607309 - in /tomcat/trunk: java/org/apache/catalina/valves/SSLValve.java webapps/docs/changelog.xml

2014-07-03 Thread Konstantin Kolinko
2014-07-02 14:33 GMT+04:00 r...@apache.org: Author: remm Date: Wed Jul 2 10:33:49 2014 New Revision: 1607309 URL: http://svn.apache.org/r1607309 Log: Trivial change to add configuration fields to SSLValve for header names. Modified:

[Bug 56692] request.getParameterNames(); returns empty Enumerations in Valve if servlet never call request.getParameterNames()

2014-07-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56692 --- Comment #1 from Konstantin Kolinko knst.koli...@gmail.com --- 1. Please provide a sample web application that reproduces the issue. 2. If parsing the parameters failed (e.g. due to an IOException), the list of parameters will be empty.

[Bug 56693] non-rfc conform delayed file operations with webdav

2014-07-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56693 --- Comment #1 from Konstantin Kolinko knst.koli...@gmail.com --- (In reply to aidbmfqognnq6gizaigaq from comment #0) Disabling the static resource caching in the context didn't help. Did you read my answer?

Re: svn commit: r1607422 - /tomcat/native/branches/1.1.x/jnirelease.sh

2014-07-03 Thread Konstantin Kolinko
2014-07-02 21:06 GMT+04:00 ma...@apache.org: Author: markt Date: Wed Jul 2 17:06:31 2014 New Revision: 1607422 URL: http://svn.apache.org/r1607422 Log: Tweak sed command so it does the same thing but works on OSX Modified: tomcat/native/branches/1.1.x/jnirelease.sh Modified:

Re: [VOTE] Release Apache Tomcat Native 1.1.31

2014-07-03 Thread Konstantin Kolinko
2014-07-03 2:07 GMT+04:00 Mark Thomas ma...@apache.org: Version 1.1.31 is bug fix with an update to OpenSSL 1.0.1h to address CVE-2014-0224. The Apache Tomcat Native 1.1.31 is [x] Stable, go ahead and release [ ] Broken because of ... Packaging differences (versus 1.1.30): 1. In both

Re: [VOTE] Release Apache Tomcat Native 1.1.31

2014-07-03 Thread Rémy Maucherat
2014-07-03 0:07 GMT+02:00 Mark Thomas ma...@apache.org: The Apache Tomcat Native 1.1.31 is [X] Stable, go ahead and release [ ] Broken because of ... Rémy

[Bug 56666] Improve code that clears SSO cookie

2014-07-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=5 Mark Thomas ma...@apache.org changed: What|Removed |Added OS||All --- Comment #1

svn commit: r1607592 - in /tomcat/trunk: java/org/apache/catalina/authenticator/SingleSignOn.java webapps/docs/changelog.xml

2014-07-03 Thread markt
Author: markt Date: Thu Jul 3 11:37:27 2014 New Revision: 1607592 URL: http://svn.apache.org/r1607592 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=5 When clearing the SSO cookie use the same values for domain, path, httpOnly and secure as were used to set the SSO cookie.

svn commit: r1607594 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/authenticator/SingleSignOn.java webapps/docs/changelog.xml

2014-07-03 Thread markt
Author: markt Date: Thu Jul 3 11:58:23 2014 New Revision: 1607594 URL: http://svn.apache.org/r1607594 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=5 When clearing the SSO cookie use the same values for domain, path, httpOnly and secure as were used to set the SSO cookie.

[Bug 56666] Improve code that clears SSO cookie

2014-07-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=5 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

buildbot failure in ASF Buildbot on tomcat-7-trunk

2014-07-03 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/159 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

svn commit: r1607612 - /tomcat/trunk/webapps/docs/changelog.xml

2014-07-03 Thread markt
Author: markt Date: Thu Jul 3 12:41:15 2014 New Revision: 1607612 URL: http://svn.apache.org/r1607612 Log: Whitespace Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

[Bug 56693] non-rfc conform delayed file operations with webdav

2014-07-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56693 --- Comment #2 from aidbmfqognnq6gizaigaqa...@protected32.unixadm.org --- Hi Konstantin, thanks for your reply, that email you mentioned sadly never arrived here. As I'm not familiar enough with it, is the right way to add a

svn commit: r1607636 - /tomcat/trunk/java/org/apache/catalina/webresources/Cache.java

2014-07-03 Thread markt
Author: markt Date: Thu Jul 3 13:12:57 2014 New Revision: 1607636 URL: http://svn.apache.org/r1607636 Log: Remove method parameter that is always true. Modified: tomcat/trunk/java/org/apache/catalina/webresources/Cache.java Modified:

svn commit: r1607638 - /tomcat/trunk/java/org/apache/catalina/webresources/Cache.java

2014-07-03 Thread markt
Author: markt Date: Thu Jul 3 13:15:13 2014 New Revision: 1607638 URL: http://svn.apache.org/r1607638 Log: Set the cache size to zero when it is cleared Modified: tomcat/trunk/java/org/apache/catalina/webresources/Cache.java Modified:

buildbot exception in ASF Buildbot on tomcat-trunk

2014-07-03 Thread buildbot
The Buildbot has detected a build exception on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/232 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

svn commit: r1607660 - in /tomcat/trunk: java/org/apache/catalina/webresources/Cache.java java/org/apache/catalina/webresources/CachedResource.java java/org/apache/catalina/webresources/StandardRoot.j

2014-07-03 Thread markt
Author: markt Date: Thu Jul 3 14:30:21 2014 New Revision: 1607660 URL: http://svn.apache.org/r1607660 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56693 Fix various issues in the static resource cache implementation where the cache retained a stale entry after the successful

[Bug 56693] non-rfc conform delayed file operations with webdav

2014-07-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56693 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

Graceful shutdown via Tomcat

2014-07-03 Thread Efrat Ben Yosef
Hello I want to know if there is an easy way, such as command line for example, to gracefully shutdown Tomcat. By graceful shutdown I mean: 1. Rejecting new requests/session/connection 2. Successfully handle existing requests/sessions/connection. Thank you for assisting

Re: Graceful shutdown via Tomcat

2014-07-03 Thread Christopher Schultz
Efrat, On 7/3/14, 10:37 AM, Efrat Ben Yosef wrote: I want to know if there is an easy way, such as command line for example, to gracefully shutdown Tomcat. By graceful shutdown I mean: 1. Rejecting new requests/session/connection 2. Successfully handle existing requests/sessions/connection.

svn commit: r1607675 - in /tomcat/trunk: build.properties.default webapps/docs/changelog.xml

2014-07-03 Thread kkolinko
Author: kkolinko Date: Thu Jul 3 15:31:35 2014 New Revision: 1607675 URL: http://svn.apache.org/r1607675 Log: Update Checkstyle to version 5.7 Modified: tomcat/trunk/build.properties.default tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/build.properties.default URL:

svn commit: r1607678 - /tomcat/trunk/java/org/apache/catalina/servlets/WebdavServlet.java

2014-07-03 Thread markt
Author: markt Date: Thu Jul 3 15:37:48 2014 New Revision: 1607678 URL: http://svn.apache.org/r1607678 Log: Fix a warning with the Litmus WebDAV testsuite Modified: tomcat/trunk/java/org/apache/catalina/servlets/WebdavServlet.java Modified:

[Bug 56652] EL defineFunction does not support method signatures with arrays as arguments

2014-07-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56652 Mark Thomas ma...@apache.org changed: What|Removed |Added OS||All --- Comment #1

buildbot failure in ASF Buildbot on tomcat-trunk

2014-07-03 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/233 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

buildbot exception in ASF Buildbot on tomcat-trunk

2014-07-03 Thread buildbot
The Buildbot has detected a build exception on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/234 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

[Bug 56694] New: checkInterval attribute is not existant on StandardManager or embedded Stores of PersistentManager

2014-07-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56694 Bug ID: 56694 Summary: checkInterval attribute is not existant on StandardManager or embedded Stores of PersistentManager Product: Tomcat 8 Version: trunk

svn commit: r1607740 - /tomcat/trunk/build.properties.default

2014-07-03 Thread kkolinko
Author: kkolinko Date: Thu Jul 3 20:26:47 2014 New Revision: 1607740 URL: http://svn.apache.org/r1607740 Log: Remove commented-out line. (It works as well, but responds with permanent redirect to the longer url). Modified: tomcat/trunk/build.properties.default Modified:

svn commit: r1607742 - in /tomcat/tc7.0.x/trunk: ./ build.properties.default webapps/docs/changelog.xml

2014-07-03 Thread kkolinko
Author: kkolinko Date: Thu Jul 3 20:32:44 2014 New Revision: 1607742 URL: http://svn.apache.org/r1607742 Log: Update Checkstyle to version 5.7 Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/build.properties.default

buildbot success in ASF Buildbot on tomcat-7-trunk

2014-07-03 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/160 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

buildbot failure in ASF Buildbot on tomcat-trunk

2014-07-03 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/235 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

[Bug 56692] request.getParameterNames(); returns empty Enumerations in Valve if servlet never call request.getParameterNames()

2014-07-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56692 Violeta Georgieva violet...@apache.org changed: What|Removed |Added Status|NEW |NEEDINFO

[Bug 56692] request.getParameterNames(); returns empty Enumerations in Valve if servlet never call request.getParameterNames()

2014-07-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56692 --- Comment #3 from chanjarster chanjars...@gmail.com --- Created attachment 31791 -- https://issues.apache.org/bugzilla/attachment.cgi?id=31791action=edit Code can reproduce the bug See Class BUG56692. I comment out the code on