Closed GoogleCodeExporter closed 8 years ago
Did you use the default Java heap space settings?
try something like -Xmx512m as VM arguments?
See:
http://getsatisfaction.com/apple/topics/java_lang_outofmemoryerror_java_heap_spa
ce2
Does this solve the problem?
Original comment by axelclk@gmail.com
on 26 Mar 2009 at 9:18
I already tried increasing the heap
Original comment by sebastia...@gmail.com
on 26 Mar 2009 at 9:39
Problem seems to be, that I don't have implemented the <onlyinclude> tag for
templates.
http://en.wikipedia.org/wiki/Help:Template#onlyinclude
I will try to add this feature the next days.
If you set Configuration.PARSER_RECURSION_LIMIT = 4 it doesn't create a
OutOfMemoryError, but of course create a totally wrong rendering.
Original comment by axelclk@gmail.com
on 27 Mar 2009 at 8:55
I added <onlyinclude> tag here:
http://code.google.com/p/gwtwiki/source/detail?r=75
Note: I've changed the Maven pom structure to 3 modules in SVN.
Some files have moved to other places.
Original comment by axelclk@gmail.com
on 27 Mar 2009 at 10:13
Original issue reported on code.google.com by
sebastia...@gmail.com
on 21 Mar 2009 at 12:03