[flexcoders] Tomcat 5.5/Flex Data Services/OutOfMemoryError

2006-07-29 Thread RBullotta
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 wro

Re: [flexcoders] Tomcat 5.5/Flex Data Services/OutOfMemoryError

2006-07-29 Thread Clint Modien
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.

Re: [flexcoders] Tomcat 5.5/Flex Data Services/OutOfMemoryError

2006-07-29 Thread Rick Bullotta
.com 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 th