My immediate reaction is to check the memory heap size of Jetty or Tomcat. I think Java defaults to a maximum of 64MB per process unless otherwise specified. With memory hungry operations like XSLT, 64MB really is not enough, and I have had the "out of memory error" because of that.
Hope this helps. > I've been using Cocoon 2.0.2 in Tomcat 4.03 and also in Jetty. In > both instances, I frequently get out of memory error. I've tried few > tuning measures like turning off debugging but still I get this > error, especially when it comes to calls that make database > connection(hsql). How is everyong else handling this problem? Any > suggestions ? > > Sushil > > _________________________________________________________________ > STOP MORE SPAM with the new MSN 8 and get 2 months FREE* > http://join.msn.com/?page=features/junkmail > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > For additional commands, e-mail: <[EMAIL PROTECTED]> --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>