DO NOT REPLY [Bug 40016] SEVERE: Error filterStart

2008-11-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=40016 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|REOPENED|RESOLVED

Re: svn commit: r719626 - /tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2008-11-23 Thread Mark Thomas
Filip Hanik - Dev Lists wrote: > No, you're not missing anything. > NIO can use a shared executor, and internal executor or the thread pool > based on synchronized/wait/notify For the sake of consistency in configuration, is there any merit in deprecating the use of the internal executor or altern

Re: svn commit: r719626 - /tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2008-11-23 Thread Peter Rossbach
Hi, a common connector code base is possible. A lot of duplication exists at current tomcat 6.x handlers implementations. We must also look at AjpProtocol and AjpAprProtocol classes. Why we don't use the internal executor at all handlers? Why internal executor as no JMX MBean representation?

svn commit: r719988 - in /tomcat/trunk/java/org/apache/jk: apr/ common/ config/ core/ server/

2008-11-23 Thread markt
Author: markt Date: Sun Nov 23 05:49:26 2008 New Revision: 719988 URL: http://svn.apache.org/viewvc?rev=719988&view=rev Log: Generics fixes for o.a.jk Modified: tomcat/trunk/java/org/apache/jk/apr/AprImpl.java tomcat/trunk/java/org/apache/jk/apr/TomcatStarter.java tomcat/trunk/java/or

Re: svn commit: r719626 - /tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2008-11-23 Thread Filip Hanik - Dev Lists
While cleaning up sounds tempting, it's been tried before. I'd rather not do it, just for the sake of cleanup. The connectors have way too many edge cases to work around, and they are fairly easy to break. There are plenty of new features to add in for servlet 3.0, and cleanup will most likely o

Re: svn commit: r719626 - /tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2008-11-23 Thread Mark Thomas
Filip Hanik - Dev Lists wrote: > While cleaning up sounds tempting, it's been tried before. > I'd rather not do it, just for the sake of cleanup. The connectors have > way too many edge cases to work around, and they are fairly easy to break. > There are plenty of new features to add in for servlet

svn commit: r720046 - /tomcat/trunk/java/org/apache/jasper/compiler/Compiler.java

2008-11-23 Thread markt
Author: markt Date: Sun Nov 23 13:25:22 2008 New Revision: 720046 URL: http://svn.apache.org/viewvc?rev=720046&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=42693 I want to do some more testing before proposing this one Modified: tomcat/trunk/java/org/apache/jasper/comp

DO NOT REPLY [Bug 42693] JSP-Generation error with recursive tagfile structure

2008-11-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42693 --- Comment #12 from Mark Thomas <[EMAIL PROTECTED]> 2008-11-23 13:28:32 PST --- I have committed a fix to trunk. After a little more testing I'll propose it for 6.0.x. -- Configure bugmail: https://issues.apache.org/bugzilla/userpr

svn commit: r720049 [2/2] - in /tomcat/trunk/java/org/apache/jasper: ./ compiler/ runtime/ servlet/ xmlparser/

2008-11-23 Thread markt
Modified: tomcat/trunk/java/org/apache/jasper/compiler/TagPluginManager.java URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/jasper/compiler/TagPluginManager.java?rev=720049&r1=720048&r2=720049&view=diff ==

Re: svn commit: r719626 - /tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2008-11-23 Thread Filip Hanik - Dev Lists
Mark Thomas wrote: Filip Hanik - Dev Lists wrote: While cleaning up sounds tempting, it's been tried before. I'd rather not do it, just for the sake of cleanup. The connectors have way too many edge cases to work around, and they are fairly easy to break. There are plenty of new features to a

svn commit: r720068 - /tomcat/trunk/java/javax/el/CompositeELResolver.java

2008-11-23 Thread markt
Author: markt Date: Sun Nov 23 15:31:43 2008 New Revision: 720068 URL: http://svn.apache.org/viewvc?rev=720068&view=rev Log: Tab police Modified: tomcat/trunk/java/javax/el/CompositeELResolver.java Modified: tomcat/trunk/java/javax/el/CompositeELResolver.java URL: http://svn.apache.org/view

svn commit: r720069 - /tomcat/trunk/java/javax/el/CompositeELResolver.java

2008-11-23 Thread markt
Author: markt Date: Sun Nov 23 15:35:05 2008 New Revision: 720069 URL: http://svn.apache.org/viewvc?rev=720069&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=42077 Don't include nulls in iterator. Based on a patch by Mathias Broekelmann Modified: tomcat/trunk/java/javax/

Build oddity

2008-11-23 Thread Mark Thomas
Folks, I am currently getting a OOM when I build trunk on my Mac (1.6.0_07) but it works on Windows (1.5.0_16 & 1.6.0_10). It may be related to one of my recent check-ins but I am not sure. I'm looking into it. Mark - To unsu

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

2008-11-23 Thread markt
Author: markt Date: Sun Nov 23 16:45:27 2008 New Revision: 720078 URL: http://svn.apache.org/viewvc?rev=720078&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=720078&

Re: Build oddity [SOLVED]

2008-11-23 Thread Mark Thomas
Mark Thomas wrote: > Folks, > > I am currently getting a OOM when I build trunk on my Mac (1.6.0_07) but it > works on Windows (1.5.0_16 & 1.6.0_10). > > It may be related to one of my recent check-ins but I am not sure. I'm > looking into it. My Mac uses a 64-bit JVM by default. The default hea

Bug report for Tomcat 5 [2008/11/23]

2008-11-23 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Watchdog [2008/11/23]

2008-11-23 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 3 [2008/11/23]

2008-11-23 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 4 [2008/11/23]

2008-11-23 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned