Glenn Nielsen wrote: > I have been able to reproduce the memory leak with the following config: > > Apache 1.3.26/mod_jk1.2/Ajp13/Tomcat4.1 and Jasper1 built from CVS HEAD. > A JSP page which uses the dbtags taglib, a JNDI named JDBC DataSource, > and the DBCP as the datasource exhibits the problem. > > I am currently doing memory profiling using OptimizeIt to see if I can > find it.
I have fixed the memory leak (and optimized the request dispatcher a bit in the process). I fail to understand why the memory was leaked, as I couldn't find any references kept anywhere (maybe it was a GC bug ?). Please confirm it is fixed if you can. The VM crash also went away after updating my CVS. So everything looks good, and I'll tag 4.1.6 tomorrow. Remy -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>