Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If your KIELER instance should run out of space, navigate to the Arguments tab of the Run Configurations dialog and add the following parameters to the VM arguments:

Code Block
-XX:MaxPermSize=256m
-Xmn128m
-Xmx768m

This will increase the amount of memory available to KIELER. The value in the last line can be set even higher.