https://issues.apache.org/bugzilla/show_bug.cgi?id=52121
--- Comment #14 from Konstantin Kolinko 2011-11-11
04:34:39 UTC ---
(In reply to comment #11)
>> Debugging with trunk, there is problem in OutputBuffer.close().
>> It does:
>> doFlush(false);
>> closed = true;
>>
>> It clo
Author: kkolinko
Date: Fri Nov 11 03:53:53 2011
New Revision: 1200728
URL: http://svn.apache.org/viewvc?rev=1200728&view=rev
Log:
Merged revision 1200725 from tomcat/trunk:
If FIPSMode="on", treat its initialization failure as fatal, regardless of the
cause,
be it implementation failure or missin
Author: kkolinko
Date: Fri Nov 11 03:42:47 2011
New Revision: 1200725
URL: http://svn.apache.org/viewvc?rev=1200725&view=rev
Log:
If FIPSMode="on", treat its initialization failure as fatal, regardless of the
cause,
be it implementation failure or missing tc-native.
Implementation note:
- Messag
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/2494
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
Author: kkolinko
Date: Fri Nov 11 02:41:11 2011
New Revision: 1200703
URL: http://svn.apache.org/viewvc?rev=1200703&view=rev
Log:
Propose updated patch
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/
https://issues.apache.org/bugzilla/show_bug.cgi?id=52121
--- Comment #13 from Konstantin Kolinko 2011-11-11
02:38:54 UTC ---
Created attachment 27924
--> https://issues.apache.org/bugzilla/attachment.cgi?id=27924
2011-11-11_tc6_FlushableGZIPOutputStream-v2.patch
Updated patch for 6.0.x.
--
https://issues.apache.org/bugzilla/show_bug.cgi?id=52121
--- Comment #12 from Konstantin Kolinko 2011-11-11
02:28:26 UTC ---
The issue in comment 11 fixed in trunk and 7.0 with r1200696 and r1200698
respectively, will be in 7.0.23.
--
Configure bugmail: https://issues.apache.org/bugzilla/userp
Author: kkolinko
Date: Fri Nov 11 02:22:56 2011
New Revision: 1200698
URL: http://svn.apache.org/viewvc?rev=1200698&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52121
Merged revision 1200696 from tomcat/trunk:
Fix bug in FlushableGZIPOutputStream:
- It could not flush the l
Author: kkolinko
Date: Fri Nov 11 02:19:31 2011
New Revision: 1200696
URL: http://svn.apache.org/viewvc?rev=1200696&view=rev
Log:
Fix bug in FlushableGZIPOutputStream:
- It could not flush the last byte, because it should have been done in
finish().
Note that GzipOutputFilter.end() calls finish()
https://issues.apache.org/bugzilla/show_bug.cgi?id=52121
Konstantin Kolinko changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|F
Author: rjung
Date: Thu Nov 10 23:55:31 2011
New Revision: 1200641
URL: http://svn.apache.org/viewvc?rev=1200641&view=rev
Log:
Revoke proposal. Need to think better about
null values.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.
Author: rjung
Date: Thu Nov 10 23:48:52 2011
New Revision: 1200634
URL: http://svn.apache.org/viewvc?rev=1200634&view=rev
Log:
Use setters when cloning cluster managers
(at least in ClusterManagerBase).
Be consistent and don't be afraid of
property change listeners.
The digester calls the setter
2011/11/11 Rainer Jung :
> On 10.11.2011 15:08, Konstantin Kolinko wrote:
>>
>> 2011/11/11:
>>>
>>> Author: rjung
>>> Date: Thu Nov 10 21:46:32 2011
>>> New Revision: 1200582
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1200582&view=rev
>>> Log:
>>> Add proposal.
>>>
>>> Modified:
>>> tomcat/tc
Author: rjung
Date: Thu Nov 10 23:44:18 2011
New Revision: 1200627
URL: http://svn.apache.org/viewvc?rev=1200627&view=rev
Log:
Use setters when cloning cluster managers
(at least in ClusterManagerBase).
Be consistent and don't be afraid of
property change listeners.
The digester calls the setter
On 10.11.2011 15:08, Konstantin Kolinko wrote:
2011/11/11:
Author: rjung
Date: Thu Nov 10 21:46:32 2011
New Revision: 1200582
URL: http://svn.apache.org/viewvc?rev=1200582&view=rev
Log:
Add proposal.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
+* Fix setting of some standard attributes on c
Author: kkolinko
Date: Thu Nov 10 23:30:18 2011
New Revision: 1200620
URL: http://svn.apache.org/viewvc?rev=1200620&view=rev
Log:
Revert r1200603
Something is broken.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/filters/FlushableGZIPOutputS
On 10.11.2011 14:52, Konstantin Kolinko wrote:
2011/11/11 Rainer Jung:
On 10.11.2011 13:46, build...@apache.org wrote:
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
2011/11/11 :
> Author: rjung
> Date: Thu Nov 10 21:46:32 2011
> New Revision: 1200582
>
> URL: http://svn.apache.org/viewvc?rev=1200582&view=rev
> Log:
> Add proposal.
>
> Modified:
> tomcat/tc6.0.x/trunk/STATUS.txt
>
> +* Fix setting of some standard attributes on cluster managers.
> + Backpo
2011/11/11 Rainer Jung :
> On 10.11.2011 13:46, build...@apache.org wrote:
>>
>> 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/2492
>>
>> Buildbot URL: http://ci
On 10.11.2011 13:46, build...@apache.org wrote:
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/2492
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb
https://issues.apache.org/bugzilla/show_bug.cgi?id=52121
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: kkolinko
Date: Thu Nov 10 22:33:16 2011
New Revision: 1200603
URL: http://svn.apache.org/viewvc?rev=1200603&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52121
Fix possible output corruption when compression is enabled for a connector and
the response is flushed.
M
Author: rjung
Date: Thu Nov 10 21:56:11 2011
New Revision: 1200588
URL: http://svn.apache.org/viewvc?rev=1200588&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=1200
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/2492
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
Author: rjung
Date: Thu Nov 10 21:46:32 2011
New Revision: 1200582
URL: http://svn.apache.org/viewvc?rev=1200582&view=rev
Log:
Add 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?
Author: rjung
Date: Thu Nov 10 21:35:53 2011
New Revision: 1200573
URL: http://svn.apache.org/viewvc?rev=1200573&view=rev
Log:
Add more attributes to manager cloneing when
initializing via a cluster configuration:
- maxInactiveInterval
- sessionIdLength
- processExpiresFrequency
Backport of r1200
Author: rjung
Date: Thu Nov 10 21:20:23 2011
New Revision: 1200555
URL: http://svn.apache.org/viewvc?rev=1200555&view=rev
Log:
Add more attributes to manager cloneing when
initializing via a cluster configuration:
- maxInactiveInterval
- sessionIdLength
- processExpiresFrequency
Modified:
tom
https://issues.apache.org/bugzilla/show_bug.cgi?id=48903
Rainer Jung changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=48903
Greg Walters changed:
What|Removed |Added
Version|6.0.26 |6.0.33
OS/Version|Windows X
https://issues.apache.org/bugzilla/show_bug.cgi?id=48903
--- Comment #13 from Greg Walters 2011-11-10
18:56:49 UTC ---
Created attachment 27920
--> https://issues.apache.org/bugzilla/attachment.cgi?id=27920
Thread dump of tomcat showing blocked threads
--
Configure bugmail: https://issues.ap
https://issues.apache.org/bugzilla/show_bug.cgi?id=48903
Greg Walters changed:
What|Removed |Added
CC||greg.walt...@contegix.com
--
Confi
https://issues.apache.org/bugzilla/show_bug.cgi?id=48903
Greg Walters changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
Author: schultz
Date: Thu Nov 10 17:48:18 2011
New Revision: 1200450
URL: http://svn.apache.org/viewvc?rev=1200450&view=rev
Log:
Updated backport 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/tr
Author: schultz
Date: Thu Nov 10 17:43:07 2011
New Revision: 1200448
URL: http://svn.apache.org/viewvc?rev=1200448&view=rev
Log:
Back-ported documentation and error-handling improvements for
AprLifecycleListener FIPSMode.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/core/AprLifecy
Author: schultz
Date: Thu Nov 10 17:39:45 2011
New Revision: 1200446
URL: http://svn.apache.org/viewvc?rev=1200446&view=rev
Log:
Added documentation for "FIPSMode" attribute in AprLifecycleListener.
Modified:
tomcat/trunk/webapps/docs/config/listeners.xml
Modified: tomcat/trunk/webapps/docs/
Author: schultz
Date: Thu Nov 10 17:35:22 2011
New Revision: 1200445
URL: http://svn.apache.org/viewvc?rev=1200445&view=rev
Log:
Made FIPS-related errors fatal to AprLifecycleListener.
Modified:
tomcat/trunk/java/org/apache/catalina/core/AprLifecycleListener.java
Modified: tomcat/trunk/java/
Mark,
On 11/10/11 6:28 AM, Mark Thomas wrote:
> On 09/11/2011 23:39, Konstantin Kolinko wrote:
>> Maybe add explicit FIPS mode status check below the above error
>> handling? Something like:
>>
>> if ("on".equalsIgnoreCase(FIPSMode) && !fipsModeActive) {
>> fail fatally;
>> }
>
> +1
Sounds goo
https://issues.apache.org/bugzilla/show_bug.cgi?id=52163
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Thu Nov 10 16:09:45 2011
New Revision: 1200401
URL: http://svn.apache.org/viewvc?rev=1200401&view=rev
Log:
When deploying a specific named app, don't try and deploy it multiple ways.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache
On 08/11/2011 22:49, Mark Thomas wrote:
> I found some time today to look at this. Summarising the issues so far:
>
> 1. I have separately applied a couple of minor fixes that were included
> in the larger patch.
>
> 2. Renaming watchedResources -> reloadResoucres
> Agree with reverting this chan
Author: markt
Date: Thu Nov 10 16:07:16 2011
New Revision: 1200400
URL: http://svn.apache.org/viewvc?rev=1200400&view=rev
Log:
Correct comment
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/catalina/startup/HostConfig.java
Propchange: tomcat/tc7.0.
On 07/11/2011 14:02, Konstantin Kolinko wrote:
> 07-Nov-2011 16:38:01.718 SEVERE [http-bio-8080-exec-2]
> org.apache.catalina.startup.HostConfig.deployDirectory Error deploying
> web application directory C:\(...)\build\webapps\examples3
> java.lang.IllegalArgumentException: addChild: Child name
Author: markt
Date: Thu Nov 10 16:05:24 2011
New Revision: 1200399
URL: http://svn.apache.org/viewvc?rev=1200399&view=rev
Log:
When deploying a specific named app, don't try and deploy it multiple
ways.
Modified:
tomcat/trunk/java/org/apache/catalina/startup/HostConfig.java
Modified: tomcat/
Author: markt
Date: Thu Nov 10 16:04:46 2011
New Revision: 1200398
URL: http://svn.apache.org/viewvc?rev=1200398&view=rev
Log:
Correct comment
Modified:
tomcat/trunk/java/org/apache/catalina/startup/HostConfig.java
Modified: tomcat/trunk/java/org/apache/catalina/startup/HostConfig.java
URL:
On 09/11/2011 23:39, Konstantin Kolinko wrote:
> Maybe add explicit FIPS mode status check below the above error
> handling? Something like:
>
> if ("on".equalsIgnoreCase(FIPSMode) && !fipsModeActive) {
> fail fatally;
> }
+1
Mark
--
Author: markt
Date: Thu Nov 10 14:20:50 2011
New Revision: 1200339
URL: http://svn.apache.org/viewvc?rev=1200339&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=12003
Author: kkolinko
Date: Thu Nov 10 13:25:35 2011
New Revision: 1200323
URL: http://svn.apache.org/viewvc?rev=1200323&view=rev
Log:
Propose updated patch
All revisions up to r1200321 should be covered by this.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
Author: kkolinko
Date: Thu Nov 10 13:15:51 2011
New Revision: 1200321
URL: http://svn.apache.org/viewvc?rev=1200321&view=rev
Log:
Merged revision 1200320 from tomcat/trunk:
Fix typo in message name
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/tom
Author: kkolinko
Date: Thu Nov 10 13:14:23 2011
New Revision: 1200320
URL: http://svn.apache.org/viewvc?rev=1200320&view=rev
Log:
Fix typo in message name
Modified:
tomcat/trunk/java/org/apache/tomcat/util/http/LocalStrings.properties
tomcat/trunk/java/org/apache/tomcat/util/http/Paramete
Author: kkolinko
Date: Thu Nov 10 13:08:59 2011
New Revision: 1200318
URL: http://svn.apache.org/viewvc?rev=1200318&view=rev
Log:
Merged revision 1200316 from tomcat/trunk:
Do not log invalid parameter value unless debug logging is enabled
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
Author: kkolinko
Date: Thu Nov 10 13:07:12 2011
New Revision: 1200316
URL: http://svn.apache.org/viewvc?rev=1200316&view=rev
Log:
Do not log invalid parameter value unless debug logging is enabled
Modified:
tomcat/trunk/java/org/apache/tomcat/util/http/Parameters.java
Modified: tomcat/trunk/
Author: kkolinko
Date: Thu Nov 10 12:50:29 2011
New Revision: 1200308
URL: http://svn.apache.org/viewvc?rev=1200308&view=rev
Log:
Revert r1200302. Adding parameter with no values is allowed - see
getParameter().
Sorry for the noise.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/
Author: kkolinko
Date: Thu Nov 10 12:41:33 2011
New Revision: 1200302
URL: http://svn.apache.org/viewvc?rev=1200302&view=rev
Log:
Add sanity check. This method is absent in trunk.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/http/Parameters.java
Modified: tomcat/tc7.0.x/trunk/j
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "PoweredBy" page has been changed by Explore To:
http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=381&rev2=382
{{http://www.etools.ch/images/logo.gif}} [[http://www.etools
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "PoweredBy" page has been changed by Explore To:
http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=380&rev2=381
=== eTools.ch ===
{{http://www.etools.ch/images/logo.gif}}
https://issues.apache.org/bugzilla/show_bug.cgi?id=51181
--- Comment #18 from Pid 2011-11-10 11:56:01 UTC ---
Monsoon seems to have stalled somewhat
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the
Author: kkolinko
Date: Thu Nov 10 11:51:39 2011
New Revision: 1200280
URL: http://svn.apache.org/viewvc?rev=1200280&view=rev
Log:
Update note
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt
Author: kkolinko
Date: Thu Nov 10 11:27:10 2011
New Revision: 1200273
URL: http://svn.apache.org/viewvc?rev=1200273&view=rev
Log:
RequestFilterValve (RemoteAddrValve, RemoteHostValve):
- Refactor process() method separating value testing logic into a new method,
isAllowed(String)
- Expose isAllow
https://issues.apache.org/bugzilla/show_bug.cgi?id=52091
--- Comment #6 from Konstantin Kolinko 2011-11-10
11:18:43 UTC ---
Fixed in 6.0 and will be in 6.0.34.
r1200268 and r1200269
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this
Author: kkolinko
Date: Thu Nov 10 11:17:09 2011
New Revision: 1200270
URL: http://svn.apache.org/viewvc?rev=1200270&view=rev
Log:
Correct typos
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/view
Author: kkolinko
Date: Thu Nov 10 11:16:01 2011
New Revision: 1200269
URL: http://svn.apache.org/viewvc?rev=1200269&view=rev
Log:
Merged revision 1190389 from tomcat/trunk:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52091
Address performance issues related to lock contention in Standar
Author: kkolinko
Date: Thu Nov 10 11:07:48 2011
New Revision: 1200268
URL: http://svn.apache.org/viewvc?rev=1200268&view=rev
Log:
Merged revision 1190388 from tomcat/trunk:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52091
Address performance issues related to log creation in TagHandler
Author: kkolinko
Date: Thu Nov 10 10:54:13 2011
New Revision: 1200265
URL: http://svn.apache.org/viewvc?rev=1200265&view=rev
Log:
Add notes
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?r
Author: kkolinko
Date: Thu Nov 10 10:50:31 2011
New Revision: 1200264
URL: http://svn.apache.org/viewvc?rev=1200264&view=rev
Log:
Merged revision 1200263 from tomcat/trunk:
Add links to FailedRequestFilter in several places
and do other small documentation improvements.
Modified:
tomcat/tc7.0
Author: kkolinko
Date: Thu Nov 10 10:48:27 2011
New Revision: 1200263
URL: http://svn.apache.org/viewvc?rev=1200263&view=rev
Log:
Add links to FailedRequestFilter in several places
and do other small documentation improvements.
Modified:
tomcat/trunk/webapps/docs/config/ajp.xml
tomcat/tru
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "clarkstuart" page has been changed by clarkstuart:
http://wiki.apache.org/tomcat/clarkstuart
New page:
'''Trotz Wirtschaftskrise: Plastikgeld boomt'''
Die steigende Beliebtheit de
Author: kkolinko
Date: Thu Nov 10 08:53:39 2011
New Revision: 1200224
URL: http://svn.apache.org/viewvc?rev=1200224&view=rev
Log:
Merged revision 1200089 from tomcat/trunk:
Refactor special attribute names handling,
to use hash table lookup + adapter class, instead of series of name.equals()
test
Author: kkolinko
Date: Thu Nov 10 08:44:03 2011
New Revision: 1200218
URL: http://svn.apache.org/viewvc?rev=1200218&view=rev
Log:
Merged revisions r1198696 r1198707 r1200056 r1200107 from tomcat/trunk:
- Introduce new request attribute to be used to mark request if there was a
failure during para
68 matches
Mail list logo