As per tools - I think you can use JMeter. It gives u some pretty
useful graphs and analysis.

-Anoop

On 6/27/05, James Black <[EMAIL PROTECTED]> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Phillip Qin wrote:
> > I did see this issue happened with my tomcat 4.1/5.0. After I upgraded to
> > 5.5, I have encountered any outofmemory even after 100 hundreds deployments.
> >
> > Does your web app use struts? You can always clean up resource by adding
> > Introspector.flushCaches(); in your context listener's contextDestroyed
> > method. Otherwise, you will have to go through your web app carefully to
> > find out if there is any memory leak.
> 
>   Struts is used in my beehive-based project
> (http://incubator.apache.org/beehive), but I will need to check if there
> is some memory leak otherwise.
> 
>   Thanx.
> 
> - --
> "Love is mutual self-giving that ends in self-recovery." Fulton Sheen
> James Black    [EMAIL PROTECTED]
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.1 (MingW32)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
> 
> iD8DBQFCwEduikQgpVn8xrARAooaAJsEjG6T/a52rsNyIQjIPbbOP7nm7ACfepMP
> ukLUqtHP8YY5mkK41AEdcFk=
> =lOrA
> -----END PGP SIGNATURE-----
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
Thanks and best regards,
Anoop

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to