Hello Anoop,
> I hope you will have the tomcat developers look into this by sending this to
> tomcat-developers forum.
I did, and they have already fixed it up in one of recent svn (is it
the same as cvs?..) commit.
May be not because of my letter, though :)
20.dec.05:
subject: svn commit: r35803
I think this is a great finding - it will certainly help all those teams
faced with the Out of memory errors which curiously pops up oly after we
move the code to production..
I hope you will have the tomcat developers look into this by sending this to
tomcat-developers forum.
THanks,
Anoop
On 1
Hello users,
About a half a year ago I've found that my webapp works fine in
development environment, but leaks memory in production one.
I've searched through all the code, found a few minor errors, but it
didn't help.
(of course, tag pooling are disabled completely)
So then i've tried to use pr