RE: [GSOC] Feedback on my project proposal "Improve the JMX support within Apache Tomcat"

2009-04-08 Thread Anas Ahmed
i have posted new schedule & Deliverable please tell me if it is OK to put them within my proposal Anas _ Rediscover HotmailĀ®: Get e-mail storage that grows with you. http://windowslive.com/RediscoverHotmail?ocid=TXT_TAGLM_WL

Re: svn commit: r762374 - in /tomcat/trunk: build.xml java/org/apache/catalina/cluster/ java/org/apache/catalina/cluster/CollectedInfo.java java/org/apache/catalina/cluster/HeartbeatListener.java

2009-04-08 Thread Filip Hanik - Dev Lists
jean-frederic clere wrote: Filip Hanik - Dev Lists wrote: Is the idea here to communicate the Tomcat server state to httpd using multicast? Yes. For that, you could simply build the feature set into org.apache.catalina.ha where you can send multicast packets, where you already have heart be

DO NOT REPLY [Bug 46991] New: "Bytes received " problem

2009-04-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46991 Summary: "Bytes received " problem Product: Tomcat 6 Version: unspecified Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2

svn commit: r763169 - in /tomcat: current/tc5.5.x/STATUS.txt tc6.0.x/trunk/STATUS.txt

2009-04-08 Thread markt
Author: markt Date: Wed Apr 8 10:20:55 2009 New Revision: 763169 URL: http://svn.apache.org/viewvc?rev=763169&view=rev Log: Propose fix for 46982 Modified: tomcat/current/tc5.5.x/STATUS.txt tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apac

DO NOT REPLY [Bug 46982] AccessLogValve reports correct time but incorrect offset following Spring DST transition.

2009-04-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46982 --- Comment #1 from Mark Thomas 2009-04-08 03:21:00 PST --- Thanks for the report. This has been fixed in trunk and proposed for 5.5.x and 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ---

DO NOT REPLY [Bug 46920] EL resolver does not call (overridden) Enum.toString() method

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

DO NOT REPLY [Bug 46957] Memory leak: tags in JSPs don't release Page Context

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

DO NOT REPLY [Bug 46940] Console LOGOFF event signaled

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

DO NOT REPLY [Bug 46933] Using Java 1.5 in StringManager

2009-04-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46933 --- Comment #1 from Mark Thomas 2009-04-08 04:09:31 PST --- Thanks for the patch. It can actually be even simpler as there is no longer a need to ensure that the args provided are non-null. This was only an issue with very early JVMs.

svn commit: r763190 - /tomcat/trunk/java/org/apache/catalina/manager/ManagerServlet.java

2009-04-08 Thread markt
Author: markt Date: Wed Apr 8 11:25:45 2009 New Revision: 763190 URL: http://svn.apache.org/viewvc?rev=763190&view=rev Log: Fix unlikely NPE Modified: tomcat/trunk/java/org/apache/catalina/manager/ManagerServlet.java Modified: tomcat/trunk/java/org/apache/catalina/manager/ManagerServlet.jav

svn commit: r763191 - /tomcat/trunk/java/org/apache/catalina/manager/host/Constants.java

2009-04-08 Thread markt
Author: markt Date: Wed Apr 8 11:36:40 2009 New Revision: 763191 URL: http://svn.apache.org/viewvc?rev=763191&view=rev Log: Remove unused constants Modified: tomcat/trunk/java/org/apache/catalina/manager/host/Constants.java Modified: tomcat/trunk/java/org/apache/catalina/manager/host/Consta

svn commit: r763193 - /tomcat/trunk/java/org/apache/catalina/manager/Constants.java

2009-04-08 Thread markt
Author: markt Date: Wed Apr 8 11:40:08 2009 New Revision: 763193 URL: http://svn.apache.org/viewvc?rev=763193&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46958 Allow XML status to work irrespective of context path Modified: tomcat/trunk/java/org/apache/catalina/manag

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

2009-04-08 Thread markt
Author: markt Date: Wed Apr 8 11:41:14 2009 New Revision: 763194 URL: http://svn.apache.org/viewvc?rev=763194&view=rev Log: Propose fix for 46958 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/STATU

DO NOT REPLY [Bug 46958] manager XML interface hard-coded path in XSL transformation

2009-04-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46958 --- Comment #2 from Mark Thomas 2009-04-08 04:41:17 PST --- Thanks for the report. Since it is only used in the one place I took the simpler option of using a relative path rather than an absolute one. It also saves having to handle t

DO NOT REPLY [Bug 46957] Memory leak: tags in JSPs don't release Page Context

2009-04-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46957 --- Comment #2 from martin.r...@centrum.cz 2009-04-08 05:11:58 PST --- I know about the LIMIT_BUFFER option but I don't like it. My intention is to decrease time spent on Garbage Collection but the LIMIT_BUFFER=true seems to do exactly

svn commit: r763183 - in /tomcat/trunk: java/org/apache/tomcat/util/res/StringManager.java test/org/apache/tomcat/util/ test/org/apache/tomcat/util/res/ test/org/apache/tomcat/util/res/TestStringManag

2009-04-08 Thread markt
Author: markt Date: Wed Apr 8 11:08:17 2009 New Revision: 763183 URL: http://svn.apache.org/viewvc?rev=763183&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46933 Simplify StringManager using Java 5 features. Based on a patch by Jens Kapitza. Include a test case to ensure si

svn commit: r763166 - /tomcat/trunk/java/org/apache/catalina/valves/AccessLogValve.java

2009-04-08 Thread markt
Author: markt Date: Wed Apr 8 10:17:59 2009 New Revision: 763166 URL: http://svn.apache.org/viewvc?rev=763166&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46982 Use DST offset not current offset (which will be 0 when DST is not being used) Modified: tomcat/trunk/java/

svn commit: r763216 - /tomcat/trunk/java/org/apache/catalina/security/SecurityClassLoad.java

2009-04-08 Thread markt
Author: markt Date: Wed Apr 8 12:33:17 2009 New Revision: 763216 URL: http://svn.apache.org/viewvc?rev=763216&view=rev Log: Remove class that was deleted some months ago. Modified: tomcat/trunk/java/org/apache/catalina/security/SecurityClassLoad.java Modified: tomcat/trunk/java/org/apache/c

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

2009-04-08 Thread markt
Author: markt Date: Wed Apr 8 11:09:27 2009 New Revision: 763184 URL: http://svn.apache.org/viewvc?rev=763184&view=rev Log: Propose fix for 46933 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/STATU

DO NOT REPLY [Bug 46907] Jasper with log4j in web-app classpath and debug level enabled prevents reading HTTP POST stream from JSP

2009-04-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46907 --- Comment #5 from Olivier Lau 2009-04-08 05:49:03 PST --- Created an attachment (id=23461) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23461) web archive reproducing #46907 -- Configure bugmail: https://issues.apache

DO NOT REPLY [Bug 46907] Jasper with log4j in web-app classpath and debug level enabled prevents reading HTTP POST stream from JSP

2009-04-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46907 Olivier Lau changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #6 from Olivier

svn commit: r763228 - /tomcat/trunk/java/org/apache/catalina/session/ManagerBase.java

2009-04-08 Thread markt
Author: markt Date: Wed Apr 8 12:59:21 2009 New Revision: 763228 URL: http://svn.apache.org/viewvc?rev=763228&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46967 and make behaviour consistent when running under a security manager. Based on a patch provided by Kirk Wolf Mo

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

2009-04-08 Thread markt
Author: markt Date: Wed Apr 8 13:02:02 2009 New Revision: 763232 URL: http://svn.apache.org/viewvc?rev=763232&view=rev Log: Propose fix for 46967 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/STATU

DO NOT REPLY [Bug 46967] ManagerBase.setRandomFile error handling fix

2009-04-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46967 --- Comment #1 from Mark Thomas 2009-04-08 06:02:07 PST --- Thanks for the patch. I have applied it to trunk and proposed it for 6.0.x. I extended your patch to make the behaviour consistent when running under a security manager. --

svn commit: r763262 - /tomcat/trunk/java/org/apache/coyote/http11/Http11Processor.java

2009-04-08 Thread markt
Author: markt Date: Wed Apr 8 14:58:20 2009 New Revision: 763262 URL: http://svn.apache.org/viewvc?rev=763262&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46985 There is still some optimisation possible but I think this is a good balance between clarity and oprimisation.

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

2009-04-08 Thread markt
Author: markt Date: Wed Apr 8 15:00:20 2009 New Revision: 763265 URL: http://svn.apache.org/viewvc?rev=763265&view=rev Log: Propose fix for 46985 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/STATU

DO NOT REPLY [Bug 46985] Impossible condition in coyote.http11.Http11Processor.process(Socket socket)

2009-04-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46985 --- Comment #1 from Mark Thomas 2009-04-08 08:00:59 PST --- Thanks for the reminder. Cleaning up this was on my todo list post fixing bug 4. I have fixed trunk and proposed the fix for 6.0.x -- Configure bugmail: https://issues.

svn commit: r763281 - in /tomcat/trunk/java/org/apache/jasper: Constants.java compiler/PageInfo.java xmlparser/ParserUtils.java

2009-04-08 Thread markt
Author: markt Date: Wed Apr 8 15:25:05 2009 New Revision: 763281 URL: http://svn.apache.org/viewvc?rev=763281&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46986 Find bugs was complaining although these have not been reported as causing issues for any users. Modified:

DO NOT REPLY [Bug 46986] org.apache.jasper.Constants public arrays are mutable

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

svn commit: r763282 - /tomcat/trunk/java/org/apache/catalina/ant/jmx/JMXAccessorTask.java

2009-04-08 Thread markt
Author: markt Date: Wed Apr 8 15:28:08 2009 New Revision: 763282 URL: http://svn.apache.org/viewvc?rev=763282&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46988 Make constants final Modified: tomcat/trunk/java/org/apache/catalina/ant/jmx/JMXAccessorTask.java Modified

DO NOT REPLY [Bug 46988] JMXAccessorTask String constants should be final

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

svn commit: r763298 - in /tomcat/trunk/java/org/apache/catalina: core/StandardContext.java core/StandardHost.java tribes/membership/Membership.java util/InstanceSupport.java util/LifecycleSupport.java

2009-04-08 Thread markt
Author: markt Date: Wed Apr 8 16:08:42 2009 New Revision: 763298 URL: http://svn.apache.org/viewvc?rev=763298&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46990 Various sync issues. Modified: tomcat/trunk/java/org/apache/catalina/core/StandardContext.java tomcat/t

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

2009-04-08 Thread markt
Author: markt Date: Wed Apr 8 16:10:48 2009 New Revision: 763300 URL: http://svn.apache.org/viewvc?rev=763300&view=rev Log: Propose fix for 46990 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/STATU

DO NOT REPLY [Bug 46990] Synchronize target cannot be changed midway

2009-04-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46990 --- Comment #1 from Mark Thomas 2009-04-08 09:10:50 PST --- Thanks for the patch. I have applied to trunk and proposed it for 6.0.x. Whilst there aren't any explicit bugs caused by this it may be behind some of the harder to reproduce

svn commit: r763302 - /tomcat/trunk/java/org/apache/jk/server/JkCoyoteHandler.java

2009-04-08 Thread markt
Author: markt Date: Wed Apr 8 16:13:23 2009 New Revision: 763302 URL: http://svn.apache.org/viewvc?rev=763302&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46991 Update the counters before we recycle the request Modified: tomcat/trunk/java/org/apache/jk/server/JkCoyote

DO NOT REPLY [Bug 46990] Synchronize target cannot be changed midway

2009-04-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46990 --- Comment #2 from Sebb 2009-04-08 09:15:47 PST --- NP. That's the problem with incomplete or incorrect synchronization - most of the time, things work as expected. It's also really difficult to force the errors to occur... -- Conf

Re: svn commit: r763302 - /tomcat/trunk/java/org/apache/jk/server/JkCoyoteHandler.java

2009-04-08 Thread Mark Thomas
ma...@apache.org wrote: > Author: markt > Date: Wed Apr 8 16:13:23 2009 > New Revision: 763302 > > URL: http://svn.apache.org/viewvc?rev=763302&view=rev > Log: > Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46991 > Update the counters before we recycle the request Hmm. This doesn't see

Re: svn commit: r763302 - /tomcat/trunk/java/org/apache/jk/server/JkCoyoteHandler.java

2009-04-08 Thread Mark Thomas
Mark Thomas wrote: > ma...@apache.org wrote: >> Author: markt >> Date: Wed Apr 8 16:13:23 2009 >> New Revision: 763302 >> >> URL: http://svn.apache.org/viewvc?rev=763302&view=rev >> Log: >> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46991 >> Update the counters before we recycle the re

DO NOT REPLY [Bug 46991] "Bytes received " problem

2009-04-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46991 --- Comment #1 from Mark Thomas 2009-04-08 09:31:45 PST --- Thanks for the report. This has been fixed in trunk and proposed for 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are r

svn commit: r763322 - /tomcat/trunk/java/org/apache/catalina/connector/CoyoteAdapter.java

2009-04-08 Thread markt
Author: markt Date: Wed Apr 8 17:12:18 2009 New Revision: 763322 URL: http://svn.apache.org/viewvc?rev=763322&view=rev Log: Fix NPE when not using cookies for session IDs Modified: tomcat/trunk/java/org/apache/catalina/connector/CoyoteAdapter.java Modified: tomcat/trunk/java/org/apache/cata

svn commit: r763325 - /tomcat/trunk/webapps/examples/jsp/security/protected/error.jsp

2009-04-08 Thread markt
Author: markt Date: Wed Apr 8 17:15:16 2009 New Revision: 763325 URL: http://svn.apache.org/viewvc?rev=763325&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46509 Use correct link on error page in JSP security example Patch provided by Michael Moody Modified: tomcat/tru

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

2009-04-08 Thread markt
Author: markt Date: Wed Apr 8 17:16:38 2009 New Revision: 763326 URL: http://svn.apache.org/viewvc?rev=763326&view=rev Log: Propose fixes 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?re

svn commit: r763327 - /tomcat/current/tc5.5.x/STATUS.txt

2009-04-08 Thread markt
Author: markt Date: Wed Apr 8 17:17:15 2009 New Revision: 763327 URL: http://svn.apache.org/viewvc?rev=763327&view=rev Log: Propose fix for 46509 Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x

DO NOT REPLY [Bug 46509] Tomcat 5.5 security example gives j_security_check not available

2009-04-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46509 --- Comment #2 from Mark Thomas 2009-04-08 10:17:34 PST --- Thanks for the patch. It has been applied to trunk and proposed for 6.0.x and 5.5.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ---

DO NOT REPLY [Bug 46549] Leak caused by org.apache.tomcat.util.digester.Digester not releasing the XMLReader

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

DO NOT REPLY [Bug 45933] Error processing TLD file in webapp with XML parser

2009-04-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45933 Mark Thomas changed: What|Removed |Added CC||mauro...@tiscali.it --- Comment

DO NOT REPLY [Bug 46933] Using Java 1.5 in StringManager

2009-04-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46933 Jens Kapitza changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 46997] New: small fix to TaskQueue

2009-04-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46997 Summary: small fix to TaskQueue Product: Tomcat 6 Version: unspecified Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Compo

DO NOT REPLY [Bug 46998] New: small fix to TaskThreadFactory

2009-04-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46998 Summary: small fix to TaskThreadFactory Product: Tomcat 6 Version: unspecified Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2

DO NOT REPLY [Bug 46999] New: change scope

2009-04-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46999 Summary: change scope Product: Tomcat 6 Version: unspecified Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Cata

DO NOT REPLY [Bug 46999] change scope in ThreadPoolExecutor

2009-04-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46999 Jens Kapitza changed: What|Removed |Added Summary|change scope|change scope in

DO NOT REPLY [Bug 46991] "Bytes received " problem

2009-04-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46991 --- Comment #2 from huangfeng 2009-04-08 19:10:15 PST --- (In reply to comment #1) > Thanks for the report. This has been fixed in trunk and proposed for 6.0.x which version ? I use version 6.0.18,how can I get the fixed version? --

DO NOT REPLY [Bug 47005] New: Does not render pages on native Japanese windows server 2003

2009-04-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47005 Summary: Does not render pages on native Japanese windows server 2003 Product: Tomcat 6 Version: 6.0.18 Platform: PC URL: http://java-monitor.com/forum/showthread.

DO NOT REPLY [Bug 47005] Does not render pages on native Japanese windows server 2003

2009-04-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47005 jwex...@mail.usa.com changed: What|Removed |Added CC||jwex...@mail.usa.com ---

svn commit: r763533 - in /tomcat/trunk/java/org/apache/catalina: cluster/ ha/backend/ ha/backend/CollectedInfo.java ha/backend/HeartbeatListener.java

2009-04-08 Thread jfclere
Author: jfclere Date: Thu Apr 9 06:54:21 2009 New Revision: 763533 URL: http://svn.apache.org/viewvc?rev=763533&view=rev Log: Move the class from cluster to ha.backend Added: tomcat/trunk/java/org/apache/catalina/ha/backend/ (props changed) - copied from r762374, tomcat/trunk/java/or