Internal error evaluating strategy on-save
In the current unstable build of the webdsl editor I get:
Internal error evaluating strategy on-save
on_save_0_0
on_save_0_0
on_save_analyze_other_files_0_0
editor_analyze_multifile_0_0
update_dependency_graph_0_0
update_dependency_graph_1_1
WriteToBinaryFile_0_0
WriteToFile_1_0Java heap space
Submitted by Eelco Visser on 23 May 2011 at 12:39
Issue Log
On 23 May 2011 at 12:42 Danny Groenewegen commented:
try increasing the max heap space in eclipse.ini (e.g. -Xmx2G)
On 23 May 2011 at 15:05 Nathan Bruning commented:
I’ve changed the file format of dependency file from textual to streaming aterm, trimming the file from 2 MB to about 400 KB in the researchr case.
Not sure if this fixes the memory issue however.
Log in to post comments