Versions Compared

Key

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

Starting the WebSpellChecker Server release 5.1.0 and higher, the new grammar engine requires Java 8 and higher. After the installation, on start, the Application Server (AppServer) will try to auto-detect a path to an existing Java Virtual Machine (JVM). Also, you have an option to set a path to JVM manually or change the auto-detected path to your custom one. This manual will help you with this.

...

As soon as these steps are performeddone, the status should change to "active":true. You can also check the grammar by visiting /samples/ that are shipped with the package.

  1. Check the status: 
    Excerpt Include
    IN:_include_wsc54x_status_check_response
    IN:_include_wsc54x_status_check_response
    nopaneltrue
  2. Go to the Demo Sample pages (http(s)://your_host_name:port/wscservice/samples) that shipped with the WebSpellChecker Server package and choose any of the demo samples with enabled Grammar.
  3. Additionally, go to logs (e.g. Child-0.log or Child-1.log) files that are located in AppServer/Logs folder and check if there are any errors that appear after you specified path to your JVM. Here is an example of errors that are thrown by AppServer if a path to JVM is not found.

...