Ok I was getting this all day today until I remebered that in FB3 I had manually changed the eclipse vm args in eclipse.ini.
If running the plugin go to the eclipse.ini file in the folder where eclipse.exe is located. What I think you will see is that the FB4 installation appends some VMArgs settings to that file that effectively override your own previous changes. So I reverted it back, for me that means: -Xms256m -Xmx1024m If running standalone your old FB3 settings will not have been carried froward AFAIK, so then look in the eclipse-host-distro folder for the same eclipse.ini file and add your old settings. Once I did that there were no problems.... --- In [email protected], "d9_tech" <d9t...@...> wrote: > > Yep. Sounds like we're all experiencing the same (very frustrating) thing. > > Is anyone from Adobe or from the Flex team still reading this list? If so, > can you please post a solution or at least provide some explanation? > > Christian > > > --- In [email protected], "Christopher McArthur" <cmcarthur@> wrote: > > > > Yeah, I get this constantly too. I have 4GB of ram, and Flexbuilder > > never goes above 700Mb, but still get the errors constantly. > > > > > > > > Ive also tried everything I can find on google adjusting the memory > > settings, tried values all over the place, and nothing, constnatly out > > of memory crashes. > > > > > > > > Our entire dev team gets this and we have a range of winXP, Macintosh, > > vista, and windows 7. > > > > > > > > Upgraded to Flash Builder 4, and no dice, still constant crashing =( > > > > > > > > > > > > From: [email protected] [mailto:[email protected]] On > > Behalf Of d9_tech > > Sent: Friday, March 19, 2010 2:31 PM > > To: [email protected] > > Subject: [flexcoders] Flex Builder Out of Memory Errors > > > > > > > > > > > > It's pretty frustrating that Flex Builder regularly crashes with "Out of > > Memory" errors during compile and sometimes even when design view is > > refreshing. > > > > After searching for solutions and trying all sorts of memory > > configurations in the Flex Builder config file, our dev team finally > > gave up looking for a fix, hoping that things would get better in a > > patch release. > > > > Unfortunately, they haven't. With each update of Flex Builder the out of > > memory errors continue, sometimes manifesting as silent crashes where > > Flex Builder just disappears. Even after we all got new Alienware > > computers with 12 GB of RAM, Flex Builder still can't find enough > > resources for whatever it's trying to do during compile. Today I > > actually got three Out of Memory error dialogs at once, all piled on top > > of each other. > > > > Can someone from the Flex team please shed light on what's going on and > > let us know if there is a solution for this problem? > > > > thanks, > > > > Christian > > >

