Hi Kinchit, i have no information about your servlet container, but i would suggest to increase the memory the jvm may use by adding the following parameter when starting the servlet container
-XmxnnnM -XmsnnnM Where "nnn" should be an Integer representing RAM that can be assigned to the process. I.E. that is available. HTH Juergen -----Ursprüngliche Nachricht----- Von: kinchit talwar [mailto:[EMAIL PROTECTED] Gesendet: Montag, 27. November 2006 11:12 An: [email protected] Cc: [EMAIL PROTECTED] Betreff: how to remove OutOfMemoryError Hi ... i m getting following error org.apache.turbine.util.TurbineException: Error rendering Velocity template: /controls/html/jetspeed.vm: Invocation of method 'getContent' in class = org.apache.jetspeed.portal.security.portlets.CacheableStateful PortletWrapper threw exception class java.lang.OutOfMemoryError : null in jetspped plz help me .. Thanks in advance .. Kinchit Kinchit Talwar --------------------------------- Cheap Talk? Check out Yahoo! Messenger's low PC-to-Phone call rates. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
