Re: What's about unloading policy of jsp-servlets ?

2006-03-08 Thread Yaroslav Sokolov
David Rees wrote: On 3/7/06, Yaroslav Sokolov [EMAIL PROTECTED] wrote: Ok, I can make the next conclusions: 1. Tomcat eats resources on first opening of any jsp page and never returns them back - servlets just are never unloaded. 2. As it happens in all the versions of Tomcat, there are many

DO NOT REPLY [Bug 38875] - Misleading error message when there are problems loading APR libraries

2006-03-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=38875. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: Strange memory problem

2006-03-08 Thread Tino Schwarze
On Tue, Mar 07, 2006 at 11:12:35PM +0100, Remy Maucherat wrote: I'm currently tracking an OutOfMemory problem. We've got a web app which gets OutOfMemory after some heavy use. I installed Mustang 1.6b62 on the machines and had them dump heap on OOM. Then I looked into the heap dump using

Re: What's about unloading policy of jsp-servlets ?

2006-03-08 Thread Jim Jagielski
On Mar 7, 2006, at 5:59 PM, Remy Maucherat wrote: Yoav Shapira wrote: Hola, Let's all try to stay professional. Then why do you selectively ignore this guy's blatant whining ? Yaroslav or whomever else is interested: if you can produce a patch that (a) Can be turned on or off (b) Is set

DO NOT REPLY [Bug 38875] - Misleading error message when there are problems loading APR libraries

2006-03-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=38875. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: What's about unloading policy of jsp-servlets ?

2006-03-08 Thread Costin Manolache
On 3/8/06, Remy Maucherat [EMAIL PROTECTED] wrote: Costin Manolache wrote: I believe I did some tests at that time and didn't seem so bad. It's not like it's going to read the strings/files on each request - it's loading them once, and will stay in memory for all the 'hot' jsps. The

Re: What's about unloading policy of jsp-servlets ?

2006-03-08 Thread Remy Maucherat
Costin Manolache wrote: Why would anyone serve 'uncached small files' or parse properties on each request ??? Well, maybe that was the (incomplete) implementation long ago - and I agree, it would be really bad for performance. If you have more than 100MB of JSPs, I think the request

Re: DO NOT REPLY [Bug 38875] - Misleading error message when there are problems loading APR libraries

2006-03-08 Thread Remy Maucherat
Henri Gomez wrote: Sure, so in this case it's the JNI side, initialize(), which should be more verbose ? I don't know. Personally, I get a little more explicit error message. Rémy - To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: What's about unloading policy of jsp-servlets ?

2006-03-08 Thread jacob
Given the 'supposed' issues with Tomcat's classloader and static/class references not being re-claimed, I doubt that these patches would even work other than in theory. Costin Manolache wrote: Why would anyone serve 'uncached small files' or parse properties on each request ??? Well, maybe

DO NOT REPLY [Bug 38895] New: - Http headers with an underscore _ change into hypen -

2006-03-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=38895. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r384293 - in /tomcat/container/tc5.5.x/webapps: docs/ host-manager/WEB-INF/classes/org/apache/catalina/hostmanager/

2006-03-08 Thread yoavs
Author: yoavs Date: Wed Mar 8 10:09:36 2006 New Revision: 384293 URL: http://svn.apache.org/viewcvs?rev=384293view=rev Log: Bugzilla 38508: http://issues.apache.org/bugzilla/show_bug.cgi?id=38508 Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml

DO NOT REPLY [Bug 38897] New: - Invalid TLDs receive cryptic error

2006-03-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=38897. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 38899] New: - Problem with TagHandlerPool.reuse(Tag) method

2006-03-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=38899. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 38899] - Problem with TagHandlerPool.reuse(Tag) method

2006-03-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=38899. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r384333 - in /tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes: ./ io/ tcp/ tipis/

2006-03-08 Thread fhanik
Author: fhanik Date: Wed Mar 8 13:23:10 2006 New Revision: 384333 URL: http://svn.apache.org/viewcvs?rev=384333view=rev Log: Working on the lazy replicated hash map Added: tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/io/DirectByteArrayOutputStream.java

svn commit: r384337 - /tomcat/container/tc5.5.x/modules/ha/src/share/org/apache/catalina/ha/session/DeltaSession.java

2006-03-08 Thread fhanik
Author: fhanik Date: Wed Mar 8 13:38:16 2006 New Revision: 384337 URL: http://svn.apache.org/viewcvs?rev=384337view=rev Log: Removed duplicate string manager reformatted to readable code Modified:

svn commit: r384366 - in /tomcat/container/branches/tc4.1.x/webapps/tomcat-docs/config: ajp13.xml coyote.xml coyotejk.xml http11.xml

2006-03-08 Thread markt
Author: markt Date: Wed Mar 8 15:02:31 2006 New Revision: 384366 URL: http://svn.apache.org/viewcvs?rev=384366view=rev Log: Correct the previous commit where I updated the attributes for the deprecated connectors rather than the Coyote ones. Modified:

Re: TCK Use

2006-03-08 Thread 陈民
I change a little source code of Tomcat, it implement function dynamic reload class at Tomcat runtime. This is not same asreloadable=true -- reload web application. It's only reload the class you want to reload. Now I don't know how to send a new mail, I only can receieve mail list, and whether I

DO NOT REPLY [Bug 38904] New: - Tomcat throws exceptions weirdly and says Class not found when Reloader and AutoDeploy are set

2006-03-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=38904. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.