From: Sascha H. <sa...@xm...> - 2011-02-07 18:48:44
|
This error message is only printed, if indeed an OutOfMemoryException is being thrown. I am not too sure what run-Xcode does, but if this error even happens with 2G of RAM granted, then something seems fishy. Can you run with --debug=all and see whether you can find anything suspicious? // Sascha On Mon, Feb 7, 2011 at 6:33 PM, Jeremiah J. Blanchard < jbl...@da...> wrote: > Hi there, > > I've been trying, without much success, to compile and run a project in > Xcode. Specifically, XMLVM gives me the following error when build using > "run-Xcode": > > -do-xproject: > [echo] Creating Xcode project > [java] [02/01/11 13:10:56.239] DEBUG: Forcing > --enable_ref_counting for target IPHONE > [java] [02/01/11 13:15:12.901] ERROR: Oh no, XMLVM needs more > memory. Try running with -Xmx1G. > > I've actually set the ANT_OPTS variable for the memory to various values > (1G, 2G, etc), but the same error shows up. Is there something I'm > missing? The process itself usually gets up to around 650M before it > errors out. Any help would be great! :) > > --Jeremiah > > > > ------------------------------------------------------------------------------ > The modern datacenter depends on network connectivity to access resources > and provide services. The best practices for maximizing a physical server's > connectivity to a physical network are well understood - see how these > rules translate into the virtual world? > http://p.sf.net/sfu/oracle-sfdevnlfb > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users > |