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

2009-12-18 Thread Mark Thomas
On 18/12/2009 03:43, kkoli...@apache.org wrote: > Author: kkolinko > Date: Fri Dec 18 03:43:42 2009 > New Revision: 892120 > > URL: http://svn.apache.org/viewvc?rev=892120&view=rev > Log: > votes > > Modified: > tomcat/tc6.0.x/trunk/STATUS.txt > > Modified: tomcat/tc6.0.x/trunk/STATUS.txt >

svn commit: r892193 - /tomcat/trunk/java/org/apache/catalina/connector/Request.java

2009-12-18 Thread markt
Author: markt Date: Fri Dec 18 09:28:01 2009 New Revision: 892193 URL: http://svn.apache.org/viewvc?rev=892193&view=rev Log: Move test for null outside of classloader fun and games so we can exit earlier if there is no session Modified: tomcat/trunk/java/org/apache/catalina/connector/Request

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

2009-12-18 Thread markt
Author: markt Date: Fri Dec 18 09:32:29 2009 New Revision: 892196 URL: http://svn.apache.org/viewvc?rev=892196&view=rev Log: Tweak patch per Konstantin's suggestion Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/t

svn commit: r892197 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt build.properties.default webapps/docs/changelog.xml

2009-12-18 Thread markt
Author: markt Date: Fri Dec 18 09:40:32 2009 New Revision: 892197 URL: http://svn.apache.org/viewvc?rev=892197&view=rev Log: Update to commons-pool 1.5.4 Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/build.properties.default

svn commit: r892198 - in /tomcat/trunk/java/org/apache/catalina/manager: LocalStrings.properties LocalStrings_de.properties LocalStrings_es.properties LocalStrings_fr.properties LocalStrings_ja.proper

2009-12-18 Thread markt
Author: markt Date: Fri Dec 18 09:49:32 2009 New Revision: 892198 URL: http://svn.apache.org/viewvc?rev=892198&view=rev Log: Clean up duplicates and unused strings Modified: tomcat/trunk/java/org/apache/catalina/manager/LocalStrings.properties tomcat/trunk/java/org/apache/catalina/manager

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

2009-12-18 Thread markt
Author: markt Date: Fri Dec 18 09:54:37 2009 New Revision: 892200 URL: http://svn.apache.org/viewvc?rev=892200&view=rev Log: Additional patch to address Knostantin's comments Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewv

svn commit: r892203 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/juli/ClassLoaderLogManager.java webapps/docs/changelog.xml

2009-12-18 Thread markt
Author: markt Date: Fri Dec 18 10:03:33 2009 New Revision: 892203 URL: http://svn.apache.org/viewvc?rev=892203&view=rev Log: Prevent lost log messages on shutdown Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/java/org/apache/jul

DO NOT REPLY [Bug 47714] Reponse mixed between users

2009-12-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47714 --- Comment #7 from Sudhir Reddy 2009-12-18 02:57:42 UTC --- > Which platform? Linux (RHEL) > Are you using tcnative aka the APR connector? What happens if you disable it? Yes. I am not able to reproduce this in non-production. Can't try

Re: [Tomcat6] Eclipse warnings

2009-12-18 Thread Pejus M. Das
-1 to fixing cosmetic changes for TC 6 (If I can vote that is. :). Filip has a good point and I concur. Thanks, Pejus On Thu, Dec 17, 2009 at 3:00 PM, Filip Hanik - Dev Lists wrote: > On 12/17/2009 08:38 AM, Mark Thomas wrote: > >> On 16/12/2009 21:31, sebb wrote: >> >> >>> Eclipse generates m

Re: [PROPOSAL] Log rotation in Tomcat Connector

2009-12-18 Thread Rainer Jung
Hi Tim, On 18.12.2009 03:26, Tim Whittington wrote: Hi all We're experiencing issues with the Tomcat Connector log in some IIS production sites where the log file grows to a very large size (8GB on one site). This is almost entirely due to connection errors between the front end and back end

Re: running tomcat problem JNI native lib 1.1.18 + tomcat 6.0.20 + Solaris 5.1

2009-12-18 Thread Semyon
Unsuccesfully. I've built it with cc compiler. There were some warnings during compilation and 'make test' has't finished succesfully for openssl and APR, but I skiped it and installed native library. The same effect: HTTPS connection interrupts from Mozilla Firefox and works through IE if I use J

DO NOT REPLY [Bug 48410] New: mod_jk + 1100 virtual hosts + mod_rewrite with enabled log == segmentation fault

2009-12-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48410 Summary: mod_jk + 1100 virtual hosts + mod_rewrite with enabled log == segmentation fault Product: Tomcat Connectors Version: unspecified Platform: PC OS/Version: Linux

DO NOT REPLY [Bug 48410] mod_jk + 1100 virtual hosts + mod_rewrite with enabled log == segmentation fault

2009-12-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48410 --- Comment #1 from Mladen Turk 2009-12-18 05:36:46 UTC --- I'm already working on the poll implementation, so yes. Should be part of next mod_jk release -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ---

Re: (documentation) Byte array examples in cluster-interceptor.html

2009-12-18 Thread Filip Hanik - Dev Lists
On 12/17/2009 10:10 PM, Konstantin Kolinko wrote: (reviewing http://svn.apache.org/viewvc?view=revision&revision=883165) In http://tomcat.apache.org/tomcat-6.0-doc/config/cluster-interceptor.html there are several examples of byte array values, such as {216,123,12,3} this is an IP addres

DO NOT REPLY [Bug 47841] CombinedRealm fails to switch to other realm

2009-12-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47841 Edward changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

DO NOT REPLY [Bug 47841] CombinedRealm fails to switch to other realm

2009-12-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47841 Mark Thomas changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

svn commit: r892293 - in /tomcat/trunk/java: javax/servlet/http/ org/apache/catalina/authenticator/ org/apache/catalina/core/ org/apache/catalina/realm/ org/apache/catalina/valves/ org/apache/jasper/r

2009-12-18 Thread markt
Author: markt Date: Fri Dec 18 16:13:28 2009 New Revision: 892293 URL: http://svn.apache.org/viewvc?rev=892293&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47963 Anything that could end up in an HTTP header must meet the requirements of RFC2616. Modified: tomcat/trunk

svn commit: r892295 - /tomcat/tc5.5.x/trunk/STATUS.txt

2009-12-18 Thread markt
Author: markt Date: Fri Dec 18 16:15:14 2009 New Revision: 892295 URL: http://svn.apache.org/viewvc?rev=892295&view=rev Log: Proposal 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?rev=892

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

2009-12-18 Thread markt
Author: markt Date: Fri Dec 18 16:15:27 2009 New Revision: 892296 URL: http://svn.apache.org/viewvc?rev=892296&view=rev 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=892

DO NOT REPLY [Bug 47963] HTTP status reason-phrase contains illegal characters in Japanese locale

2009-12-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47963 --- Comment #2 from Mark Thomas 2009-12-18 08:15:38 GMT --- Patch applied to trunk and proposed for 6.0.x and 5.5.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail becau

svn commit: r892320 - in /tomcat/trunk/java/org/apache: catalina/ha/deploy/ catalina/ha/session/ catalina/tribes/tipis/ catalina/tribes/transport/bio/ catalina/tribes/transport/nio/ catalina/valves/ t

2009-12-18 Thread markt
Author: markt Date: Fri Dec 18 17:23:00 2009 New Revision: 892320 URL: http://svn.apache.org/viewvc?rev=892320&view=rev Log: Fix the redundant superinterface warnings. Just cleanup, No functional change. Modified: tomcat/trunk/java/org/apache/catalina/ha/deploy/FileMessage.java tomcat/tru

svn commit: r892321 - in /tomcat/trunk/test/org/apache/catalina: connector/TestKeepAliveCount.java connector/TestRequest.java ha/session/TestSerializablePrincipal.java ha/session/TesterPrincipal.java

2009-12-18 Thread markt
Author: markt Date: Fri Dec 18 17:34:43 2009 New Revision: 892321 URL: http://svn.apache.org/viewvc?rev=892321&view=rev Log: Fix some Eclipse warnings in the tests Modified: tomcat/trunk/test/org/apache/catalina/connector/TestKeepAliveCount.java tomcat/trunk/test/org/apache/catalina/conne

svn commit: r892329 - /tomcat/trunk/modules/jdbc-pool/build.properties.default

2009-12-18 Thread fhanik
Author: fhanik Date: Fri Dec 18 18:11:37 2009 New Revision: 892329 URL: http://svn.apache.org/viewvc?rev=892329&view=rev Log: Correct version is needed Modified: tomcat/trunk/modules/jdbc-pool/build.properties.default Modified: tomcat/trunk/modules/jdbc-pool/build.properties.default URL: ht

svn commit: r892330 - in /tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc: naming/ naming/GenericNamingResourcesFactory.java pool/DataSourceFactory.java

2009-12-18 Thread fhanik
Author: fhanik Date: Fri Dec 18 18:12:50 2009 New Revision: 892330 URL: http://svn.apache.org/viewvc?rev=892330&view=rev Log: Add in support to link up the connection pool to a DataSource or XADataSource through JNDI Added: tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/naming/

Re: Access GlobalNamingResources using javax.naming

2009-12-18 Thread Konstantin Kolinko
2009/12/17 Filip Hanik - Dev Lists : > On 12/16/2009 07:37 PM, Konstantin Kolinko wrote: >> >> I think, that in JNDI there is no such way > > ok, maybe we can add in a namespace for that, such as > InitialContext.lookup("global:"); > and then have a config attribute allowGlobalLookup="true|false" t

svn commit: r892341 - /tomcat/trunk/java/org/apache/catalina/session/PersistentManagerBase.java

2009-12-18 Thread markt
Author: markt Date: Fri Dec 18 18:42:09 2009 New Revision: 892341 URL: http://svn.apache.org/viewvc?rev=892341&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47930 Make swapIn thread safe so parallel requests for the same session don't result in multiple session objects for

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

2009-12-18 Thread markt
Author: markt Date: Fri Dec 18 18:43:51 2009 New Revision: 892342 URL: http://svn.apache.org/viewvc?rev=892342&view=rev 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=892

DO NOT REPLY [Bug 47930] PersistentManager (using filestore) can return different session objects linked to the same session ID, when Tomcat is restarted

2009-12-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47930 --- Comment #1 from Mark Thomas 2009-12-18 10:44:06 GMT --- I have fixed this in trunk and proposed the patch for 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail b

DO NOT REPLY [Bug 47954] Usage of HTTP NIO or AJP1.3 Protocols using embedded tomcat - is not supported when reading server.xml configuration file

2009-12-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47954 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: Access GlobalNamingResources using javax.naming

2009-12-18 Thread Filip Hanik - Dev Lists
On 12/18/2009 11:38 AM, Konstantin Kolinko wrote: 2009/12/17 Filip Hanik - Dev Lists: On 12/16/2009 07:37 PM, Konstantin Kolinko wrote: I think, that in JNDI there is no such way ok, maybe we can add in a namespace for that, such as InitialContext.lookup("global:"); and then

DO NOT REPLY [Bug 47972] Valve invoke wrapper response problem

2009-12-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47972 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Mark Th

DO NOT REPLY [Bug 48409] Cookie information is stripped after colon

2009-12-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48409 SunTom changed: What|Removed |Added Component|Servlet & JSP API |Catalina --- Comment #2 from SunTom 2009

Re: svn commit: r892341 - /tomcat/trunk/java/org/apache/catalina/session/PersistentManagerBase.java

2009-12-18 Thread sebb
On 18/12/2009, ma...@apache.org wrote: > Author: markt > Date: Fri Dec 18 18:42:09 2009 > New Revision: 892341 > > URL: http://svn.apache.org/viewvc?rev=892341&view=rev > Log: > Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47930 > Make swapIn thread safe so parallel requests for th

svn commit: r892415 - in /tomcat/trunk/java/org/apache/catalina: authenticator/AuthenticatorBase.java connector/Request.java

2009-12-18 Thread kkolinko
Author: kkolinko Date: Sat Dec 19 01:43:29 2009 New Revision: 892415 URL: http://svn.apache.org/viewvc?rev=892415&view=rev Log: Followup to rev.889716 The new AuthenticatorBase property needs a setter. Also, corrected a javadoc misprint. Modified: tomcat/trunk/java/org/apache/catalina/authent

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

2009-12-18 Thread kkolinko
Author: kkolinko Date: Sat Dec 19 01:55:34 2009 New Revision: 892419 URL: http://svn.apache.org/viewvc?rev=892419&view=rev Log: vote & 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.t