Versions Compared

Key

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

...

You can increase the Java heap space (set by the JobScheduler when starting the Java VM) within the configuration file factorysos.ini, for example:

Code Block
 [java] 
 options = -Xmx512m 

...