Re: AsyncContext.dispatch(path) invoked more than once

2013-05-28 Thread Konstantin Kolinko
2013/5/28 Violeta Georgieva : > Hi, > > In the AsyncContext.dispatch(path) javadoc we have: > > "There can be at most one asynchronous dispatch operation per asynchronous > cycle, which is started by a call to one of the > ServletRequest.startAsync()methods. > Any attempt to perform an additional a

Re: AsyncContext.dispatch(path) invoked more than once

2013-05-28 Thread Mark Thomas
On 28/05/2013 19:51, Violeta Georgieva wrote: > Hi, > > In the AsyncContext.dispatch(path) javadoc we have: > > "There can be at most one asynchronous dispatch operation per asynchronous > cycle, which is started by a call to one of the > ServletRequest.startAsync()methods. > Any attempt to perfo

AsyncContext.dispatch(path) invoked more than once

2013-05-28 Thread Violeta Georgieva
Hi, In the AsyncContext.dispatch(path) javadoc we have: "There can be at most one asynchronous dispatch operation per asynchronous cycle, which is started by a call to one of the ServletRequest.startAsync()methods. Any attempt to perform an additional asynchronous dispatch operation within the sa

svn commit: r1486978 - /tomcat/tc6.0.x/trunk/STATUS.txt

2013-05-28 Thread kkolinko
Author: kkolinko Date: Tue May 28 15:55:03 2013 New Revision: 1486978 URL: http://svn.apache.org/r1486978 Log: votes Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1486978&r1=1486977&r

buildbot success in ASF Buildbot on tomcat-7-trunk

2013-05-28 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/1213 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build So

buildbot success in ASF Buildbot on tomcat-trunk

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

svn commit: r1486968 - in /tomcat/trunk/java/org/apache: coyote/spdy/SpdyAprNpnHandler.java coyote/spdy/SpdyProxyProtocol.java tomcat/spdy/SpdyContext.java

2013-05-28 Thread kkolinko
Author: kkolinko Date: Tue May 28 15:28:27 2013 New Revision: 1486968 URL: http://svn.apache.org/r1486968 Log: Correct typo in method name. (Noted when reviewing r1486884 ). Though I think it might be clearer to split this method into two separate setters, setTls() and setCompression(). Modifie

[Bug 54971] javax.servlet.http.Part.write(String fileName) is not properly implemented

2013-05-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54971 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1486942 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/connector/Request.java java/org/apache/catalina/core/ApplicationPart.java webapps/docs/changelog.xml

2013-05-28 Thread markt
Author: markt Date: Tue May 28 14:48:58 2013 New Revision: 1486942 URL: http://svn.apache.org/r1486942 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54971 Pass the calculated location to AplicationPart rather than it having to recalculate it every time. Now correctly handles relativ

svn commit: r1486939 - in /tomcat/trunk/java/org/apache/catalina: connector/Request.java core/ApplicationPart.java

2013-05-28 Thread markt
Author: markt Date: Tue May 28 14:37:50 2013 New Revision: 1486939 URL: http://svn.apache.org/r1486939 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54971 Pass the calculated location to AplicationPart rather than it having to recalculate it every time. Now correctly handles relativ

[Bug 55019] failed to compile under security manager

2013-05-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55019 Konstantin Kolinko changed: What|Removed |Added Attachment #30336|0 |1 is patch|

[Bug 55019] failed to compile under security manager

2013-05-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55019 Konstantin Kolinko changed: What|Removed |Added Attachment #30328|0 |1 is obsolete|

svn commit: r1486923 - /tomcat/tc6.0.x/trunk/STATUS.txt

2013-05-28 Thread remm
Author: remm Date: Tue May 28 13:55:00 2013 New Revision: 1486923 URL: http://svn.apache.org/r1486923 Log: (empty) Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1486923&r1=1486922&r2=

buildbot failure in ASF Buildbot on tomcat-trunk

2013-05-28 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/4383 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source St

buildbot failure in ASF Buildbot on tomcat-7-trunk

2013-05-28 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/1212 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Sourc

[Bug 54964] Class loading issue of "TagPlugin" in TagPluginManager

2013-05-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54964 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1486891 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/jasper/compiler/TagPluginManager.java webapps/docs/changelog.xml

2013-05-28 Thread markt
Author: markt Date: Tue May 28 11:57:49 2013 New Revision: 1486891 URL: http://svn.apache.org/r1486891 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54964 Enable tag plug-ins to be packaged with a web application. Patch by Sheldon Shao. Modified: tomcat/tc7.0.x/trunk/ (props c

svn commit: r1486890 - /tomcat/trunk/java/org/apache/jasper/compiler/TagPluginManager.java

2013-05-28 Thread markt
Author: markt Date: Tue May 28 11:54:49 2013 New Revision: 1486890 URL: http://svn.apache.org/r1486890 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54964 Enable tag plug-ins to be packaged with a web application. Patch by Sheldon Shao. Modified: tomcat/trunk/java/org/apache/jas

[Bug 54963] Concurrent issue of Spdy/NetSupportSocket

2013-05-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54963 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1486888 - /tomcat/trunk/java/org/apache/tomcat/spdy/NetSupportSocket.java

2013-05-28 Thread markt
Author: markt Date: Tue May 28 11:46:56 2013 New Revision: 1486888 URL: http://svn.apache.org/r1486888 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54963 Fix concurrent issue of Spdy/NetSupportSocket Patch provided by Sheldon Shao Modified: tomcat/trunk/java/org/apache/tomcat/s

svn commit: r1486887 - /tomcat/tc6.0.x/trunk/STATUS.txt

2013-05-28 Thread jfclere
Author: jfclere Date: Tue May 28 11:45:41 2013 New Revision: 1486887 URL: http://svn.apache.org/r1486887 Log: Propose another patch based on kkolinko suggestion. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.

[Bug 54961] Make "compress" configurable in SpdyProxyProtocol

2013-05-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54961 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1486884 - in /tomcat/trunk: java/org/apache/coyote/spdy/SpdyProxyProtocol.java webapps/docs/changelog.xml

2013-05-28 Thread markt
Author: markt Date: Tue May 28 11:41:57 2013 New Revision: 1486884 URL: http://svn.apache.org/r1486884 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54961 Make "compress" configurable in SpdyProxyProtocol. Patch by Sheldon Shao Modified: tomcat/trunk/java/org/apache/coyote/spdy/

[Bug 55019] failed to compile under security manager

2013-05-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55019 --- Comment #2 from jfclere --- Created attachment 30336 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30336&action=edit patch on SecurityClassLoad -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 54947] Http11NioProtocol generates HTTP 505 responses on valid requests if request is split across multiple packets

2013-05-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54947 --- Comment #4 from Mark Thomas --- Thanks for the report, test case and fix. I added a test to Tomcat's unit tests based on the provided test case that confirmed that problem. I also confirmed the proposed patch fixes the issue. The patc

svn commit: r1486878 - /tomcat/tc6.0.x/trunk/STATUS.txt

2013-05-28 Thread markt
Author: markt Date: Tue May 28 11:33:12 2013 New Revision: 1486878 URL: http://svn.apache.org/r1486878 Log: Proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1486878&r1=1486877&r

svn commit: r1486877 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/InternalNioInputBuffer.java test/org/apache/catalina/startup/SimpleHttpClient.java test/org/apache/coyote/http11/TestI

2013-05-28 Thread markt
Author: markt Date: Tue May 28 11:32:00 2013 New Revision: 1486877 URL: http://svn.apache.org/r1486877 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54947 NIO connector incorrectly rejects a request if the CRLF terminating the request line is split across multiple packets. Patch for

svn commit: r1486875 - in /tomcat/trunk: java/org/apache/coyote/http11/InternalNioInputBuffer.java test/org/apache/catalina/startup/SimpleHttpClient.java test/org/apache/coyote/http11/TestInternalInpu

2013-05-28 Thread markt
Author: markt Date: Tue May 28 11:26:20 2013 New Revision: 1486875 URL: http://svn.apache.org/r1486875 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54947 NIO connector incorrectly rejects a request if the CRLF terminating the request line is split across multiple packets. Patch for

[Bug 54944] Enhancements to TestFormAuthenticator

2013-05-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54944 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2013-05-28 Thread markt
Author: markt Date: Tue May 28 11:03:48 2013 New Revision: 1486863 URL: http://svn.apache.org/r1486863 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54944 Enhancements to TestFormAuthenticator. Patch by Brian Burch Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc

svn commit: r1486861 - /tomcat/trunk/test/org/apache/catalina/authenticator/TestFormAuthenticator.java

2013-05-28 Thread markt
Author: markt Date: Tue May 28 10:53:41 2013 New Revision: 1486861 URL: http://svn.apache.org/r1486861 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54944 Enhancements to TestFormAuthenticator. Patch by Brian Burch Modified: tomcat/trunk/test/org/apache/catalina/authenticator/T

[Bug 54939] No useful logging when maxHeaderCount hit

2013-05-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54939 --- Comment #5 from Mark Thomas --- Great. Here are some (short) pointers. 1. Patches should be against https://svna.apache.org/repos/asf/tomcat/trunk and attached to this issue in "diff -u" format 2. o.a.tomcat.util.log.UserDataHelper is

[Bug 54931] Updates to windows-service-howto to include support for installing multiple windows services

2013-05-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54931 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1486835 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/windows-service-howto.xml

2013-05-28 Thread markt
Author: markt Date: Tue May 28 09:44:00 2013 New Revision: 1486835 URL: http://svn.apache.org/r1486835 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54931 Add information on creating multiple services. Based on a patch by Chris Derham Modified: tomcat/tc7.0.x/trunk/ (props cha

svn commit: r1486834 - /tomcat/trunk/webapps/docs/windows-service-howto.xml

2013-05-28 Thread markt
Author: markt Date: Tue May 28 09:36:11 2013 New Revision: 1486834 URL: http://svn.apache.org/r1486834 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54931 Add information on creating multiple services. Based on a patch by Chris Derham Modified: tomcat/trunk/webapps/docs/windows-

[Bug 54931] Updates to windows-service-howto to include support for installing multiple windows services

2013-05-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54931 Mark Thomas changed: What|Removed |Added Attachment #30331|0 |1 is patch|