There have been a couple threads that indicate you should boost the
memory settings:

Open the apache tomcat configuration app in sys tray, and on the "Java"
tab, bump up the initial memory pool size and the maximum memory pool
size to 512 Initial and 768 Max, click Ok

In \Program Files\Apache software Foundation\Tomcat
5.0\bin\catalina.bat, in the last section immediately after "rem Execute
Java with the applicable properties", insert this line,
set CATALINA_OPTS=-mx1024m. Save the file.

Tracy

-----Original Message-----
From: goran187 [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 03, 2005 1:32 PM
To: [email protected]
Subject: [flexcoders] Out Of Memory: Message



I am running Flex 1.5 on Apache Tomcat/5.0.28.

Occasionally, I get the following error message:


'Requested page cannot be displayed 
  
An unexpected error occurred that prevented /AdTags/Adt.mxml from 
being displayed. 
 
----------------------------------------------------------------------
----------

Servlet execution threw an exception
 
Technical Information:

HTTP Status Code: 500
Exception Type: class java.lang.OutOfMemoryError
Servlet Name: FlexMxmlServlet


 
Exception java.lang.OutOfMemoryError'




===============================================

After I restart Tomcat service, the message is gone. Anyone aware of 
the cause and fixes?

Thanks,
Goran





 
Yahoo! Groups Links



 







Reply via email to