Thanks, Clint. For once, an out of memory error that actually *is* an out of memory error! ;-)
- Rick Sent from my BlackBerry wireless handheld. -----Original Message----- From: "Clint Modien" <[EMAIL PROTECTED]> Date: Sat, 29 Jul 2006 13:43:41 To:[email protected] Subject: Re: [flexcoders] Tomcat 5.5/Flex Data Services/OutOfMemoryError I think the default allocation for Tomcat is something small like 128Megs... Assuming your running windows... crack open the tomcat service manager and you'll see an area where you can edit the JVM settings. Set the initial memory pool to 300+ Megs and the Max (depending on how much ram you have...) to 512 Megs That should work for running the samples. On 7/29/06, RBullotta <[EMAIL PROTECTED]: <mailto:[EMAIL PROTECTED]> > wrote: Here's a weird one - when attempting to run the samples provided with FDS Express 2.0, the first sample app I attempt to load (and therefore compile) works fine, but subsequent ones crash with a java.lang.OutOfMemoryError on the compile. Any insights welcomed, as something seems desperately wrong... Thanks! - Rick -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

