|
Hi Sai, I had the same problem with Tomcat when I had 6 web services deployed to an Axis 2 (along with other wars running in the Tomcat), and simply upgraded my Tomcat's PermGen to 128 megabytes. Is your issue that your server is at a certain level above the default Perm Gen (64 megs) or is it that it continually increases the Perm Gen without ever levelling off? Perm Gen increases when you load new web services or jars/classes into your Axis 2 OR if you are hot redeploying your web services or webapps it will also increase without reclaiming the memory formerly used by that redeployment. I found it useful to turn on the garbage collection logging where it tells you what levels your Perm Gen is getting up to. 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
