You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Otgonbayar <co...@itpark.mn> on 2005/04/20 05:50:16 UTC

Static field memory leak on application reload

I am using some static fields in my beans, but when I am reloading
application the blocks were referenced by static fields still stays in
memory. I detected these using a profiler tool. I wrote a context listener
to free these blocks on destroy. But it doesn't help?

So what can I do? Please help me

Thanks

Otgo




---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org