Versions Compared

Key

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

...

You can increase the Java heap space (set by the Job Scheduler when starting the Java VM) within the configuration file factory.ini, for example:java
options -Xmx512m

Code Block

 [java] 
 options = -Xmx512m 

For possible java vm options please see java VM documention http://download.oracle.com/javase/1.5.0/docs/tooldocs/windows/java.html#options

<< back to all FAQs