<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-2408001626957860443.post2603250884992493278..comments</id><updated>2011-02-16T07:56:56.703Z</updated><category term='Facebook Graph API'/><category term='Mobile'/><category term='grails'/><category term='hibernate'/><category term='Microsoft'/><category term='AdobeAIR'/><category term='Facebook Connect'/><category term='Tools'/><category term='Flex'/><category term='RockMelt'/><category term='Security'/><category term='Search'/><category term='TinyMCE alfresco'/><category term='ASP.NET'/><title type='text'>Comments on Thoughts.: OutOfMemoryError while using mxmlc and ant</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.adamcreeger.com/feeds/2603250884992493278/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2408001626957860443/2603250884992493278/comments/default'/><link rel='alternate' type='text/html' href='http://blog.adamcreeger.com/2008/07/outofmemoryerror-while-using-mxmlc-and.html'/><author><name>Adam Creeger</name><uri>http://www.blogger.com/profile/03563480971615841035</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-2408001626957860443.post-3967096502326482845</id><published>2011-02-16T07:56:56.703Z</published><updated>2011-02-16T07:56:56.703Z</updated><title type='text'>export ANT_OPS=-Xmx512M</title><content type='html'>export ANT_OPS=-Xmx512M</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2408001626957860443/2603250884992493278/comments/default/3967096502326482845'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2408001626957860443/2603250884992493278/comments/default/3967096502326482845'/><link rel='alternate' type='text/html' href='http://blog.adamcreeger.com/2008/07/outofmemoryerror-while-using-mxmlc-and.html?showComment=1297843016703#c3967096502326482845' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.adamcreeger.com/2008/07/outofmemoryerror-while-using-mxmlc-and.html' ref='tag:blogger.com,1999:blog-2408001626957860443.post-2603250884992493278' source='http://www.blogger.com/feeds/2408001626957860443/posts/default/2603250884992493278' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-873439310'/></entry><entry><id>tag:blogger.com,1999:blog-2408001626957860443.post-8291129215072035267</id><published>2008-11-11T14:41:00.000Z</published><updated>2008-11-11T14:41:00.000Z</updated><title type='text'>http://code.google.com/p/flexcover/wiki/FlexcoverH...</title><content type='html'>http://code.google.com/p/flexcover/wiki/FlexcoverHints</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2408001626957860443/2603250884992493278/comments/default/8291129215072035267'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2408001626957860443/2603250884992493278/comments/default/8291129215072035267'/><link rel='alternate' type='text/html' href='http://blog.adamcreeger.com/2008/07/outofmemoryerror-while-using-mxmlc-and.html?showComment=1226414460000#c8291129215072035267' title=''/><author><name>Humpty Dumpty</name><uri>http://www.blogger.com/profile/10157405211846924413</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.adamcreeger.com/2008/07/outofmemoryerror-while-using-mxmlc-and.html' ref='tag:blogger.com,1999:blog-2408001626957860443.post-2603250884992493278' source='http://www.blogger.com/feeds/2408001626957860443/posts/default/2603250884992493278' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1445962030'/></entry><entry><id>tag:blogger.com,1999:blog-2408001626957860443.post-4817565267630749393</id><published>2008-11-11T14:40:00.000Z</published><updated>2008-11-11T14:40:00.000Z</updated><title type='text'>I also found that if your solution doesn't work, t...</title><content type='html'>I also found that if your solution doesn't work, this should...&lt;BR/&gt;&lt;BR/&gt;OutOfMemoryError during compilation&lt;BR/&gt;&lt;BR/&gt;The Flexcover versions of mxmlc and compc are a little more memory-hungry than the originals. If your compile in Ant is failing in java with an OutOfMemoryError, try including the 'fork' and 'maxmemory' attribute in your mxmlc compilation task in your build.xml file, for example:&lt;BR/&gt;&lt;BR/&gt;fork="true" maxmemory="512m"</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2408001626957860443/2603250884992493278/comments/default/4817565267630749393'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2408001626957860443/2603250884992493278/comments/default/4817565267630749393'/><link rel='alternate' type='text/html' href='http://blog.adamcreeger.com/2008/07/outofmemoryerror-while-using-mxmlc-and.html?showComment=1226414400000#c4817565267630749393' title=''/><author><name>Humpty Dumpty</name><uri>http://www.blogger.com/profile/10157405211846924413</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.adamcreeger.com/2008/07/outofmemoryerror-while-using-mxmlc-and.html' ref='tag:blogger.com,1999:blog-2408001626957860443.post-2603250884992493278' source='http://www.blogger.com/feeds/2408001626957860443/posts/default/2603250884992493278' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1445962030'/></entry></feed>
