DO NOT REPLY [Bug 47133] New: Reloading web application causes CPU usage to spike when using AIO

2009-05-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47133 Summary: Reloading web application causes CPU usage to spike when using AIO Product: Tomcat 6 Version: 6.0.18 Platform: PC OS/Version: Windows Vista Status:

DO NOT REPLY [Bug 47133] Reloading web application causes CPU usage to spike when using AIO

2009-05-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47133 --- Comment #1 from Kenneth Gendron kenneth.gend...@gmail.com 2009-05-01 04:39:37 PST --- After further investigation CPU usage will spike if Stop, Reload or Undeploy is used from the manager while an active AIO request is being

DO NOT REPLY [Bug 47053] org.apache.catalina.loader.WebAppClassLoader.getResources returns two resource URLs for identical resource when spaces exists in classpath

2009-05-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47053 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r770716 - /tomcat/trunk/java/org/apache/catalina/core/StandardHostValve.java

2009-05-01 Thread markt
Author: markt Date: Fri May 1 15:34:43 2009 New Revision: 770716 URL: http://svn.apache.org/viewvc?rev=770716view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47050 Remove unnecessary filtering Modified: tomcat/trunk/java/org/apache/catalina/core/StandardHostValve.java

DO NOT REPLY [Bug 47061] JDBCStore for saving sessions doesn't support datasource

2009-05-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47061 Mark Thomas ma...@apache.org changed: What|Removed |Added Severity|normal |enhancement ---

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

2009-05-01 Thread markt
Author: markt Date: Fri May 1 16:21:58 2009 New Revision: 770739 URL: http://svn.apache.org/viewvc?rev=770739view=rev Log: Tab police Modified: tomcat/trunk/java/org/apache/catalina/realm/RealmBase.java Modified: tomcat/trunk/java/org/apache/catalina/realm/RealmBase.java URL:

Re: jdbc pool - prepping for a first release

2009-05-01 Thread sebb
compile.source=1.5 yet there are several references to features which require Java 1.6+ On 01/05/2009, Filip Hanik - Dev Lists devli...@hanik.com wrote: I was thinking to create a release, (I know I dropped the ball on the last one), to gather feedback on the code itself. There have been

DO NOT REPLY [Bug 47136] New: Tomcat Compression limited to 48K

2009-05-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47136 Summary: Tomcat Compression limited to 48K Product: Tomcat 6 Version: 6.0.18 Platform: PC URL: N/A OS/Version: Windows XP Status: NEW Severity: normal

svn commit: r770787 - /tomcat/trunk/java/org/apache/catalina/realm/JAASMemoryLoginModule.java

2009-05-01 Thread markt
Author: markt Date: Fri May 1 18:51:22 2009 New Revision: 770787 URL: http://svn.apache.org/viewvc?rev=770787view=rev Log: Add generics, remove unused field Modified: tomcat/trunk/java/org/apache/catalina/realm/JAASMemoryLoginModule.java Modified:

DO NOT REPLY [Bug 47136] Tomcat Compression limited to 48K

2009-05-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47136 --- Comment #1 from ar...@yahoo.com 2009-05-01 12:58:50 PST --- Another tester found that on 5.5.27 this behaved as expected. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving

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

2009-05-01 Thread markt
Author: markt Date: Fri May 1 20:12:09 2009 New Revision: 770809 URL: http://svn.apache.org/viewvc?rev=770809view=rev Log: Fix 47080: NPE in RealmBase.findSecurityConstraints when uri is null https://issues.apache.org/bugzilla/show_bug.cgi?id=47080 Modified:

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

2009-05-01 Thread markt
Author: markt Date: Fri May 1 20:16:54 2009 New Revision: 770814 URL: http://svn.apache.org/viewvc?rev=770814view=rev Log: Propose fix for 47080 Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

DO NOT REPLY [Bug 47080] NPE in RealmBase.findSecurityConstraints when uri is null

2009-05-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47080 --- Comment #1 from Mark Thomas ma...@apache.org 2009-05-01 13:16:57 PST --- I can only reproduce this when requesting http://host/contextpath and there are no welcome files an no mappings to / or /* This has been fixed in trunk and

Re: jdbc pool - prepping for a first release

2009-05-01 Thread Filip Hanik - Dev Lists
so you're saying you can't run it with 1.5? if find a real bug that causes that, we will definitely fix it immediately. Filip sebb wrote: compile.source=1.5 yet there are several references to features which require Java 1.6+ On 01/05/2009, Filip Hanik - Dev Lists devli...@hanik.com wrote:

svn commit: r770834 - in /tomcat/trunk/res/procrun: amd64/tomcat6.exe amd64/tomcat6w.exe amd64/tomcat7.exe amd64/tomcat7w.exe ia64/tomcat6.exe ia64/tomcat6w.exe ia64/tomcat7.exe ia64/tomcat7w.exe tomc

2009-05-01 Thread markt
Author: markt Date: Fri May 1 21:51:32 2009 New Revision: 770834 URL: http://svn.apache.org/viewvc?rev=770834view=rev Log: Update file names for TC7 Added: tomcat/trunk/res/procrun/amd64/tomcat7.exe - copied unchanged from r770785, tomcat/trunk/res/procrun/amd64/tomcat6.exe

DO NOT REPLY [Bug 47086] Tomcat6 64-bit service wrapper should be included in a Tomcat distribution

2009-05-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47086 --- Comment #1 from Mark Thomas ma...@apache.org 2009-05-01 17:51:21 PST --- This has been fixed for trunk and proposed for 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are

svn commit: r770876 - in /tomcat/trunk: dist.xml res/jvm.ini res/tomcat.nsi

2009-05-01 Thread markt
Author: markt Date: Sat May 2 00:46:56 2009 New Revision: 770876 URL: http://svn.apache.org/viewvc?rev=770876view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47086 Include the 64-bit windows binaries in the distribution Update the Windows installer to: - auto detect the

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

2009-05-01 Thread markt
Author: markt Date: Sat May 2 00:51:07 2009 New Revision: 770877 URL: http://svn.apache.org/viewvc?rev=770877view=rev Log: Propose fix for 47086 Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

DO NOT REPLY [Bug 43343] Loss of data and concurrency issue with Catalina session persistent storage

2009-05-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43343 --- Comment #8 from Konstantin Kolinko knst.koli...@gmail.com 2009-05-01 19:40:29 PST --- Created an attachment (id=23593) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=23593) Reproducer, part 2: client HTTPClient.

DO NOT REPLY [Bug 43343] Loss of data and concurrency issue with Catalina session persistent storage

2009-05-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43343 Konstantin Kolinko knst.koli...@gmail.com changed: What|Removed |Added Status|RESOLVED

svn commit: r770888 - in /tomcat/trunk/modules/jdbc-pool/test/org/apache/tomcat/jdbc/test: CheckOutThreadTest.java DefaultTestCase.java

2009-05-01 Thread fhanik
Author: fhanik Date: Sat May 2 04:24:59 2009 New Revision: 770888 URL: http://svn.apache.org/viewvc?rev=770888view=rev Log: Fix closure of connections in test cases Modified: tomcat/trunk/modules/jdbc-pool/test/org/apache/tomcat/jdbc/test/CheckOutThreadTest.java

svn commit: r770889 - in /tomcat/trunk/modules/jdbc-pool/test/org/apache/tomcat/jdbc/test: CheckOutThreadTest.java DefaultTestCase.java

2009-05-01 Thread fhanik
Author: fhanik Date: Sat May 2 04:35:22 2009 New Revision: 770889 URL: http://svn.apache.org/viewvc?rev=770889view=rev Log: Fix logger level to not show up by default Add fairness tests to all Modified: tomcat/trunk/modules/jdbc-pool/test/org/apache/tomcat/jdbc/test/CheckOutThreadTest.java

svn commit: r770890 - in /tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool: ConnectionPool.java PoolProperties.java PooledConnection.java

2009-05-01 Thread fhanik
Author: fhanik Date: Sat May 2 04:57:47 2009 New Revision: 770890 URL: http://svn.apache.org/viewvc?rev=770890view=rev Log: Implement a hard limit, the 'optimistic' sizing limit is way to optimistic, and can let the pool grow a bit too fast. A hard limit stays hard. Clean up pooled connection a