|
I have used these parameters on Tomcat on Solaris a lot to get the
gc/memory info out: -verbose:gc -XX:+PrintClassHistogram -XX:+PrintGCDetails however, on a Win Tomcat I didn't quite get the same info back (from memory). every so often (every garbage collect) you should get similar to the following printing out. [Full GC [Tenured: 26904K->26939K(349568K), 0.7611278 secs] 27246K->26939K(519168K), [Perm : 35091K->35091K(35328K)], 0.7613637 secs] You can then set your Perm gen higher and see if it plateaus at a certain point - if not there is a chance you've got a memory leak issue around classloading. cheers, Ants. Sairam Vengala wrote:
-- Anthony ------------------------------------- Anthony Bull Senior Developer Black Coffee Software Ltd PO Box 10-192 The Terrace Wellington, New Zealand [EMAIL PROTECTED] Ph +64 4 472 8818 Fax +64 4 472 8811 ------------------------------------- www.bcsoft.co.nz --------------------------------------------------------------- This email may contain confidential or privileged information, and is intended for use only by the addressee, or addressees. If you are not the intended recipient please advise the sender immediately and do not copy, use or disclose the contents to any other person or organisation. Black Coffee Software Ltd accepts no responsibility for viruses received with this email, or to any changes made to the original content. Any views or opinions expressed in this email may be personal to the sender and are not necessarily those of Black Coffee Software Ltd. ------------------------------------------------------------------------------------------------------------------------------------ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] |
Title: java.lang.OutOfMemoryError: PermGen space Axis2 Jboss
- java.lang.OutOfMemoryError: PermGen space Axis2 Jboss Sairam Vengala
- Re: java.lang.OutOfMemoryError: PermGen space Axis2 Jb... Anthony Bull
- RE: java.lang.OutOfMemoryError: PermGen space Axis... Sairam Vengala
- Re: java.lang.OutOfMemoryError: PermGen space ... Anthony Bull
- RE: java.lang.OutOfMemoryError: PermGen space ... Sairam Vengala
- Re: java.lang.OutOfMemoryError: PermGen sp... Anthony Bull
