is this bug in tomcat 7 ?

2009-04-14 Thread Anas Ahmed
hello all, mbean-descripator.xml in org.apache.catalina.tribes package is the same as mbean-descripator.xml in org.apache.catalina.ha package Anas _ More than messages–check out the rest of the Windows Live™.

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

2009-04-14 Thread sebb
On 12/04/2009, Filip Hanik - Dev Lists devli...@hanik.com wrote: sebb wrote: On 10/04/2009, Mark Thomas ma...@apache.org wrote: Filip Hanik - Dev Lists wrote: I'm generally against this find bugs 'may be bugs' issues. is there an actual bug here?

svn commit: r764741 - /tomcat/trunk/java/org/apache/catalina/ha/backend/TcpSender.java

2009-04-14 Thread jfclere
Author: jfclere Date: Tue Apr 14 11:18:54 2009 New Revision: 764741 URL: http://svn.apache.org/viewvc?rev=764741view=rev Log: Oops it will loop without that... Modified: tomcat/trunk/java/org/apache/catalina/ha/backend/TcpSender.java Modified:

Re: is this bug in tomcat 7 ?

2009-04-14 Thread Filip Hanik - Dev Lists
it's work to be done :) Anas Ahmed wrote: hello all, mbean-descripator.xml in org.apache.catalina.tribes package is the same as mbean-descripator.xml in org.apache.catalina.ha package Anas _ More than messages–check out the

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

2009-04-14 Thread Filip Hanik - Dev Lists
sebb wrote: On 12/04/2009, Filip Hanik - Dev Lists devli...@hanik.com wrote: sebb wrote: On 10/04/2009, Mark Thomas ma...@apache.org wrote: Filip Hanik - Dev Lists wrote: I'm generally against this find bugs 'may be bugs' issues. is there an

svn commit: r764884 - /tomcat/trunk/java/org/apache/catalina/core/ContainerBase.java

2009-04-14 Thread markt
Author: markt Date: Tue Apr 14 17:13:16 2009 New Revision: 764884 URL: http://svn.apache.org/viewvc?rev=764884view=rev Log: Add a TODO to review the synchronisation around background processing Modified: tomcat/trunk/java/org/apache/catalina/core/ContainerBase.java Modified:

DO NOT REPLY [Bug 47024] org.apache.catalina.core.ContainerBase is not thread-safe

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

svn commit: r764898 - in /tomcat/trunk/java/org/apache/catalina/core: ApplicationDispatcher.java ApplicationHttpRequest.java DummyRequest.java DummyResponse.java NamingContextListener.java StandardWra

2009-04-14 Thread markt
Author: markt Date: Tue Apr 14 17:46:23 2009 New Revision: 764898 URL: http://svn.apache.org/viewvc?rev=764898view=rev Log: Code clean up prompted by Eclipse: - mark unused parameters as unused - remove code that doesn't do anything Modified:

DO NOT REPLY [Bug 47032] New: /status/all fails if using PersistentManager

2009-04-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47032 Summary: /status/all fails if using PersistentManager Product: Tomcat 5 Version: 5.5.23 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal

DO NOT REPLY [Bug 46816] /status/all fails if using PersistentManager

2009-04-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46816 --- Comment #3 from olivier dupuy olivier.du...@pwgsc.gc.ca 2009-04-14 12:14:41 PST --- See the apparently related bug 47032 on Tomcat 5.5.23 https://issues.apache.org/bugzilla/show_bug.cgi?id=47032 -- Configure bugmail:

DO NOT REPLY [Bug 47017] org.apache.catalina.core.ApplicationHttpRequest causes StackOverflowError

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

DO NOT REPLY [Bug 37929] invalidated session causes pageContext methods to fail

2009-04-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=37929 Pavel Sher pavel.s...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

Re: svn commit: r764884 - /tomcat/trunk/java/org/apache/catalina/core/ContainerBase.java

2009-04-14 Thread Remy Maucherat
On Tue, 2009-04-14 at 17:13 +, ma...@apache.org wrote: Author: markt Date: Tue Apr 14 17:13:16 2009 New Revision: 764884 URL: http://svn.apache.org/viewvc?rev=764884view=rev Log: Add a TODO to review the synchronisation around background processing Ok, so I get two more email messages

DO NOT REPLY [Bug 47013] JSP not compiled at startup when used as a servlet

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

DO NOT REPLY [Bug 41606] The jspInit method is called twice.

2009-04-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41606 Mark Thomas ma...@apache.org changed: What|Removed |Added CC|

DO NOT REPLY [Bug 47013] JSP not compiled at startup when used as a servlet

2009-04-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47013 --- Comment #2 from Robert Flaherty robert.flahe...@oracle.com 2009-04-14 15:07:53 PST --- Shouldn't that precompile flag be changed though (bottom of the note). -- Configure bugmail:

svn commit: r764985 - in /tomcat/trunk/java/org/apache/catalina/core: Constants.java StandardWrapper.java

2009-04-14 Thread markt
Author: markt Date: Tue Apr 14 22:16:53 2009 New Revision: 764985 URL: http://svn.apache.org/viewvc?rev=764985view=rev Log: Fix secondary issue reported as part of bug47013 Modified: tomcat/trunk/java/org/apache/catalina/core/Constants.java

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

2009-04-14 Thread markt
Author: markt Date: Tue Apr 14 22:18:42 2009 New Revision: 764987 URL: http://svn.apache.org/viewvc?rev=764987view=rev Log: Propose fix for 47013 Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

DO NOT REPLY [Bug 46950] SSL renegotiation does not occur when resource with CLIENT-CERT auth is requested

2009-04-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46950 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|REOPENED|RESOLVED

Re: svn commit: r764985 - in /tomcat/trunk/java/org/apache/catalina/core: Constants.java StandardWrapper.java

2009-04-14 Thread sebb
On 14/04/2009, ma...@apache.org ma...@apache.org wrote: Author: markt Date: Tue Apr 14 22:16:53 2009 New Revision: 764985 URL: http://svn.apache.org/viewvc?rev=764985view=rev Log: Fix secondary issue reported as part of bug47013 Which says: req.setQueryString(Constants.PRECOMPILE +

Re: svn commit: r764985 - in /tomcat/trunk/java/org/apache/catalina/core: Constants.java StandardWrapper.java

2009-04-14 Thread Mark Thomas
sebb wrote: On 14/04/2009, ma...@apache.org ma...@apache.org wrote: Author: markt Date: Tue Apr 14 22:16:53 2009 New Revision: 764985 URL: http://svn.apache.org/viewvc?rev=764985view=rev Log: Fix secondary issue reported as part of bug47013 Which says:

svn commit: r764997 - /tomcat/trunk/java/org/apache/catalina/core/StandardWrapper.java

2009-04-14 Thread markt
Author: markt Date: Tue Apr 14 23:19:06 2009 New Revision: 764997 URL: http://svn.apache.org/viewvc?rev=764997view=rev Log: Fix stupid error Modified: tomcat/trunk/java/org/apache/catalina/core/StandardWrapper.java Modified: tomcat/trunk/java/org/apache/catalina/core/StandardWrapper.java

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

2009-04-14 Thread markt
Author: markt Date: Tue Apr 14 23:20:15 2009 New Revision: 764998 URL: http://svn.apache.org/viewvc?rev=764998view=rev Log: Add correction Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

DO NOT REPLY [Bug 37929] invalidated session causes pageContext methods to fail

2009-04-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=37929 Mark Thomas ma...@apache.org changed: What|Removed |Added Component|Jasper |Jasper

svn commit: r765051 - in /tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool: ./ interceptor/ jmx/

2009-04-14 Thread fhanik
Author: fhanik Date: Wed Apr 15 04:58:06 2009 New Revision: 765051 URL: http://svn.apache.org/viewvc?rev=765051view=rev Log: JMX needs to be handled a bit differently. Random object names are not all that great. In this way, one can control the JMX registration completely from the outside.

svn commit: r765054 - in /tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool: ConnectionPool.java FairBlockingQueue.java PoolProperties.java jmx/ConnectionPool.java

2009-04-14 Thread fhanik
Author: fhanik Date: Wed Apr 15 05:44:43 2009 New Revision: 765054 URL: http://svn.apache.org/viewvc?rev=765054view=rev Log: When using the fair queue, use a much more efficient idle connection handling by using a FILO queue so that connections are reused properly Modified: