[GUMP@vmgump]: Project tomcat-taglibs-standard (in module tomcat-taglibs) failed

2012-08-31 Thread Gump
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-taglibs-standard has an issue affecting its community integration.

[Bug 53173] maxConnections feature hangs the system

2012-08-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53173 --- Comment #5 from brauckm...@dfn-cert.de --- Hi Filip. Is it possible that this bugfix did not completely solve the problem? When doing a load test I encountered a stuck tomcat 7.0.29 with all threads in socketRead0 and no thread handlin

[Bug 53173] maxConnections feature hangs the system

2012-08-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53173 --- Comment #6 from Konstantin Kolinko --- (In reply to comment #5) > Hi Filip. > > Is it possible that this bugfix did not completely solve the problem? > > When doing a load test I encountered a stuck tomcat 7.0.29 with all threads > in

Re: svn commit: r1379178 - in /tomcat/trunk: java/org/apache/coyote/http11/ test/org/apache/coyote/http11/

2012-08-31 Thread Rainer Jung
On 30.08.2012 23:57, ma...@apache.org wrote: Author: markt Date: Thu Aug 30 21:57:15 2012 New Revision: 1379178 URL: http://svn.apache.org/viewvc?rev=1379178&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53677 Ensure a 500 response of the HTTP headers exceed the size limit

Re: svn commit: r1379178 - in /tomcat/trunk: java/org/apache/coyote/http11/ test/org/apache/coyote/http11/

2012-08-31 Thread Konstantin Kolinko
2012/8/31 : > Author: markt > Date: Thu Aug 30 21:57:15 2012 > New Revision: 1379178 > > URL: http://svn.apache.org/viewvc?rev=1379178&view=rev > Log: > Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53677 > Ensure a 500 response of the HTTP headers exceed the size limit > > --- tomcat/tr

Re: svn commit: r1379206 - /tomcat/trunk/java/org/apache/catalina/realm/RealmBase.java

2012-08-31 Thread Konstantin Kolinko
2012/8/31 : > Author: markt > Date: Thu Aug 30 22:55:20 2012 > New Revision: 1379206 > > URL: http://svn.apache.org/viewvc?rev=1379206&view=rev > Log: > Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53801 > Overlapping URL patterns were sometimes merged incorrectly in security > constrai

Re: svn commit: r1379178 - in /tomcat/trunk: java/org/apache/coyote/http11/ test/org/apache/coyote/http11/

2012-08-31 Thread Mark Thomas
On 31/08/2012 11:29, Rainer Jung wrote: > On 30.08.2012 23:57, ma...@apache.org wrote: >> Author: markt >> Date: Thu Aug 30 21:57:15 2012 >> New Revision: 1379178 >> >> URL: http://svn.apache.org/viewvc?rev=1379178&view=rev >> Log: >> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53677 >>

svn commit: r1379418 - /tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java

2012-08-31 Thread markt
Author: markt Date: Fri Aug 31 11:10:56 2012 New Revision: 1379418 URL: http://svn.apache.org/viewvc?rev=1379418&view=rev Log: Remove commented out code from a previous attempt to fix BZ53677 Modified: tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java Modified: tomcat/

svn commit: r1379420 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/AbstractHttp11Processor.java

2012-08-31 Thread markt
Author: markt Date: Fri Aug 31 11:12:28 2012 New Revision: 1379420 URL: http://svn.apache.org/viewvc?rev=1379420&view=rev Log: Remove commented out code from a previous attempt to fix BZ53677 Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/coyote/ht

Re: svn commit: r1379206 - /tomcat/trunk/java/org/apache/catalina/realm/RealmBase.java

2012-08-31 Thread Mark Thomas
On 31/08/2012 12:05, Konstantin Kolinko wrote: > 2012/8/31 : >> Author: markt >> Date: Thu Aug 30 22:55:20 2012 >> New Revision: 1379206 >> >> URL: http://svn.apache.org/viewvc?rev=1379206&view=rev >> Log: >> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53801 >> Overlapping URL patterns

Re: svn commit: r1379091 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/el/parser/AstValue.java test/org/apache/el/TestMethodExpressionImpl.java

2012-08-31 Thread Konstantin Kolinko
2012/8/30 : > Author: markt > Date: Thu Aug 30 19:44:46 2012 > New Revision: 1379091 > > URL: http://svn.apache.org/viewvc?rev=1379091&view=rev > Log: > Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53792 > Support method expressions that include a method call that is not at the end > of

Re: svn commit: r1379178 - in /tomcat/trunk: java/org/apache/coyote/http11/ test/org/apache/coyote/http11/

2012-08-31 Thread Konstantin Kolinko
2012/8/31 Konstantin Kolinko : > 2012/8/31 : >> Author: markt >> Date: Thu Aug 30 21:57:15 2012 >> New Revision: 1379178 >> >> URL: http://svn.apache.org/viewvc?rev=1379178&view=rev >> Log: >> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53677 >> Ensure a 500 response of the HTTP headers

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

2012-08-31 Thread kkolinko
Author: kkolinko Date: Fri Aug 31 12:52:35 2012 New Revision: 1379432 URL: http://svn.apache.org/viewvc?rev=1379432&view=rev Log: vote 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=13

svn commit: r1379451 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/filters/ChunkedInputFilter.java

2012-08-31 Thread kkolinko
Author: kkolinko Date: Fri Aug 31 13:58:15 2012 New Revision: 1379451 URL: http://svn.apache.org/viewvc?rev=1379451&view=rev Log: Merged revision 1378322 from tomcat/trunk: Correct Javadoc for code added in r423453 (s/after trailer mark/before trailer mark/, and do not say 'trailer' as in the spec

Re: Tagging 7.0.30

2012-08-31 Thread Mark Thomas
On 31/08/2012 00:05, Mark Thomas wrote: > On 28/08/2012 02:24, Konstantin Kolinko wrote: >> 2012/8/27 Mark Thomas : >>> Hi, >>> >>> I have all the open bugs fixed for 7.0.x with the exception of BZ53469 >>> that is pending input from the Servlet EG before a final fix (if any) is >>> applied. >>> >>

svn commit: r1379575 - in /tomcat/maven-plugin/trunk: pom.xml tomcat-maven-archetype/src/main/resources/archetype-resources/pom.xml

2012-08-31 Thread olamy
Author: olamy Date: Fri Aug 31 20:13:19 2012 New Revision: 1379575 URL: http://svn.apache.org/viewvc?rev=1379575&view=rev Log: use last surefire version Modified: tomcat/maven-plugin/trunk/pom.xml tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/pom

svn commit: r1379576 - /tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/__rootArtifactId__-webapp-it/pom.xml

2012-08-31 Thread olamy
Author: olamy Date: Fri Aug 31 20:13:31 2012 New Revision: 1379576 URL: http://svn.apache.org/viewvc?rev=1379576&view=rev Log: add safari profile for selenium tests Modified: tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/__rootArtifactId__-webapp-it/

svn commit: r1379577 - /tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/__rootArtifactId__-webapp-it/pom.xml

2012-08-31 Thread olamy
Author: olamy Date: Fri Aug 31 20:13:42 2012 New Revision: 1379577 URL: http://svn.apache.org/viewvc?rev=1379577&view=rev Log: fix chrome profile to run google chrome Modified: tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/__rootArtifactId__-webapp-i

svn commit: r1379580 - in /tomcat/trunk/java/org/apache: coyote/http11/Http11AprProtocol.java tomcat/util/net/AprEndpoint.java tomcat/util/net/res/LocalStrings.properties

2012-08-31 Thread markt
Author: markt Date: Fri Aug 31 20:19:12 2012 New Revision: 1379580 URL: http://svn.apache.org/viewvc?rev=1379580&view=rev Log: Yet another attempt to fix Comet test failures for Connector stop. If the endpoint is stopped - don't add sockets to the poller (it may have been stopped already) and pro

svn commit: r1379582 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/Http11AprProtocol.java java/org/apache/tomcat/util/net/AprEndpoint.java java/org/apache/tomcat/util/net/res/LocalStrin

2012-08-31 Thread markt
Author: markt Date: Fri Aug 31 20:20:54 2012 New Revision: 1379582 URL: http://svn.apache.org/viewvc?rev=1379582&view=rev Log: Yet another attempt to fix Comet test failures for Connector stop. If the endpoint is stopped - don't add sockets to the poller (it may have been stopped already) and pro

Re: svn commit: r1379091 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/el/parser/AstValue.java test/org/apache/el/TestMethodExpressionImpl.java

2012-08-31 Thread Mark Thomas
On 31/08/2012 12:37, Konstantin Kolinko wrote: > 2012/8/30 : >> Author: markt >> Date: Thu Aug 30 19:44:46 2012 >> New Revision: 1379091 >> >> URL: http://svn.apache.org/viewvc?rev=1379091&view=rev >> Log: >> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53792 >> Support method expression

svn commit: r1379590 - /tomcat/trunk/java/org/apache/el/parser/AstValue.java

2012-08-31 Thread markt
Author: markt Date: Fri Aug 31 20:33:44 2012 New Revision: 1379590 URL: http://svn.apache.org/viewvc?rev=1379590&view=rev Log: Remove unnecessary method calls. The Resolvers manage this flag. Modified: tomcat/trunk/java/org/apache/el/parser/AstValue.java Modified: tomcat/trunk/java/org/apach

svn commit: r1379591 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/el/parser/AstValue.java

2012-08-31 Thread markt
Author: markt Date: Fri Aug 31 20:34:44 2012 New Revision: 1379591 URL: http://svn.apache.org/viewvc?rev=1379591&view=rev Log: Remove unnecessary method calls. The Resolvers manage this flag. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/el/parser/

Re: Tagging 7.0.30

2012-08-31 Thread Mark Thomas
On 31/08/2012 17:06, Mark Thomas wrote: > I am seeing a repeatable failure of a Comet test (stop > connector) with APR on Linux. I want to take a look at this before > tagging 7.0.30. Unit tests now passing consistently on my local Linux and Windows systems (as well as buildbot). I am running the

svn commit: r1379639 - /tomcat/trunk/java/org/apache/catalina/ha/tcp/SimpleTcpCluster.java

2012-08-31 Thread markt
Author: markt Date: Fri Aug 31 22:18:37 2012 New Revision: 1379639 URL: http://svn.apache.org/viewvc?rev=1379639&view=rev Log: Remove completed FIXME Modified: tomcat/trunk/java/org/apache/catalina/ha/tcp/SimpleTcpCluster.java Modified: tomcat/trunk/java/org/apache/catalina/ha/tcp/SimpleTcpC

svn commit: r1379647 - /tomcat/trunk/java/org/apache/catalina/ha/jmx/ClusterJmxHelper.java

2012-08-31 Thread markt
Author: markt Date: Fri Aug 31 22:33:40 2012 New Revision: 1379647 URL: http://svn.apache.org/viewvc?rev=1379647&view=rev Log: DeltaManager extends LifecycleMBeanBase so it registers itself Modified: tomcat/trunk/java/org/apache/catalina/ha/jmx/ClusterJmxHelper.java Modified: tomcat/trunk/ja

svn commit: r1379649 - /tomcat/trunk/java/org/apache/catalina/ha/jmx/ClusterJmxHelper.java

2012-08-31 Thread markt
Author: markt Date: Fri Aug 31 22:36:39 2012 New Revision: 1379649 URL: http://svn.apache.org/viewvc?rev=1379649&view=rev Log: ClusterSingleSignOn extends LifecycleMBeanBase so it registers itself Modified: tomcat/trunk/java/org/apache/catalina/ha/jmx/ClusterJmxHelper.java Modified: tomcat/t

svn commit: r1379665 - in /tomcat/trunk/java/org/apache/catalina/ha: deploy/mbeans-descriptors.xml jmx/ClusterJmxHelper.java tcp/SimpleTcpCluster.java

2012-08-31 Thread markt
Author: markt Date: Fri Aug 31 23:39:42 2012 New Revision: 1379665 URL: http://svn.apache.org/viewvc?rev=1379665&view=rev Log: Switch SimpleTcpCluster to JMX registration via LifecycleMBeanBase and add JMX support to the FarmWarDeployer. Deprecate the now unused cluster JMX helper. Modified:

svn commit: r1379666 - /tomcat/trunk/java/org/apache/catalina/ha/jmx/

2012-08-31 Thread markt
Author: markt Date: Fri Aug 31 23:40:18 2012 New Revision: 1379666 URL: http://svn.apache.org/viewvc?rev=1379666&view=rev Log: Remove unused code Removed: tomcat/trunk/java/org/apache/catalina/ha/jmx/ - To unsubscribe, e-ma

Re: svn commit: r1379091 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/el/parser/AstValue.java test/org/apache/el/TestMethodExpressionImpl.java

2012-08-31 Thread Konstantin Kolinko
2012/9/1 Mark Thomas : > On 31/08/2012 12:37, Konstantin Kolinko wrote: >> 2012/8/30 : >>> Author: markt >>> Date: Thu Aug 30 19:44:46 2012 >>> New Revision: 1379091 >>> >>> URL: http://svn.apache.org/viewvc?rev=1379091&view=rev >>> Log: >>> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=5