You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by "Chauhan, Anand" <AN...@ca.com> on 2002/02/11 23:34:01 UTC

System out of memory ?!

Hi All,

I  am tryin to upgrade my tomcat engine 3.2.1 with the Tomcat 4.0.2. I am done with setting up all the files as per the required configuration involving Tomcat as a standalone server. However, it fails to initializes my main servlet, say myDriverServlet  ! 
I found the foll. trace message in servlet.log file at %TOMCAT_HOME%\logs.

2002-02-11 02:13:00 - path="/examples" :jsp: init
2002-02-11 02:13:00 - path="/admin" :jsp: init
2002-02-11 02:13:00 - path="/myDir" :jsp: init
2002-02-11 02:13:00 - path="/myDir" :myDriverServlet: init
2002-02-11 02:13:31 - path="" :jsp: init
2002-02-11 02:58:09 - path="/myDir" :[org.apache.cocoon.Engine@6736321] System is out of memory
2002-02-11 03:22:00 - path="/myDir" :myDriverServlet: destroy

Any ideas, what the 'System is out of memory' error is all about with regards to Cocoon with Tomcat. ? And where should I delve into, either Tomcat or Cocoon to overcome the error. I guess, it would be Tomcat ! Please correct me if I am wrong. 

Thanks,
Anand. 


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>