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.
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
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
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
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
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
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
>>
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/
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
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
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
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
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
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
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.
>>>
>>
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
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/
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
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
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
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
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
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/
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
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
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
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
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:
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
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
30 matches
Mail list logo