> > 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.
Did you check in the bin directory of the Tomcat installation? There should be an equivalent file to the catalina.bat -> catalina.sh. - Cathy > -----Original Message----- > From: Seth Voltz [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 03, 2005 9:53 PM > To: [email protected] > Subject: Re: [flexcoders] Out Of Memory: Message > > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > What are the equivalent commands for the *nix tomcat install? (or is > this not an issue for that version?) > > Thanks, > Seth > > > On Feb 03, 2005, at 20:29, Tracy Spratt wrote: > > > > > 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 > > > > > > > > > > > > > > > > > > > > > > > > > > Yahoo! Groups Links > > > > > > > > > > > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.4 (Darwin) > > iD8DBQFCAuN5snBTlzgQQ28RAh52AKCfgldwcAXtReUhTgxRPp3a9NqKpACfTpbR > YjUwefh3GINy+UajDko39E4= > =GYzW > -----END PGP SIGNATURE----- > > > > > Yahoo! Groups Links > > > > > > >

