To answer Martin's question: This is in a production environment. There isn't any hot deploying happening.
Our production environment virtual machine args: -Xms128m -Xmx1024m -Dorg.apache.tapestry.disable-caching=false -XX:MaxPermSize=128m I don't know how much larger the PermSize can be. Thanks for your help. -----Original Message----- From: Konstantin Ignatyev [mailto:[EMAIL PROTECTED] Sent: Monday, July 24, 2006 9:52 AM To: Tapestry users Subject: Re: PermGen space - Caching is ON Just an idea: could it be that some aspectizing container (Spring or HiveMind)has a not quite correctly written service that is not a singleton, but a (bad) factory. That factory might create new aspectized class every time and then instantiate object instead of creating a weaved class once and then creating objects from it. That would clog PermGen space. Do you run anything non-standard or suspicious? --- Henri Dupre <[EMAIL PROTECTED]> wrote: > Yes I've seen the same issue on linux and windows with all JDKs using > Tomcat or JBoss. > I'd be curious to know if other containers such as Jetty, Weblogic or > Websphere have better solutions... > I'm not sure what do you refer as "hot redeploy"... > We are using the tomcat > ant tasks to redeploy into tomcat. > > Henri. > > Konstantin Ignatyev PS: If this is a typical day on planet earth, humans will add fifteen million tons of carbon to the atmosphere, destroy 115 square miles of tropical rainforest, create seventy-two miles of desert, eliminate between forty to one hundred species, erode seventy-one million tons of topsoil, add 2,700 tons of CFCs to the stratosphere, and increase their population by 263,000 Bowers, C.A. The Culture of Denial: Why the Environmental Movement Needs a Strategy for Reforming Universities and Public Schools. New York: State University of New York Press, 1997: (4) (5) (p.206) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] "Secure Server GDV" made the following annotations on 07/24/2006 12:13:46 PM ------------------------------"This e-mail, including attachments, may include confidential and/or proprietary information, and may be used only by the person or entity to which it is addressed. If the reader of this e-mail is not the intended recipient or his or her authorized agent, the reader is hereby notified that any dissemination, distribution or copying of this e-mail is prohibited. If you have received this e-mail in error, please notify the sender by replying to this message and delete this e-mail immediately." ============================== --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]