How do I resolve a Java Heap Storage problem?

User: "Nico Chart_21517"
Altair Employee
Updated by Nico Chart_21517

To increase your java heap storage when using Altair SLC please update your
<slc_install_root>\eclipse\workbench.ini file to something like
openFile
-vmargs
-Xmx512m
and restart the workbench. The argument -Xmx is the one that decides the java heap storage limit and in this case 512M (megabytes) is the value.

Find more posts tagged with

Comments

No comments on this post.