Versions Compared

Key

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

...

There is insufficient space to allocate an object to the Java heap. Please try to increase the maximum heap size in megabytes for LanguageTool in Java Virtual Machine (JVM) using the JVMMaxMemorySizeMb parameter. All the available parameters for the WebSpellChecker Server management are listed in a special .xml file called AppServerX.xml file, which is located at: <Installation_Path>/WSC/AppServer/AppServerX.xml.

Code Block
languagejsactionscript3
<JVMMaxMemorySizeMb>1024</JVMMaxMemorySizeMb>

...