Versions Compared

Key

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

...

  1. In <tomcat>/bin directory, open the setenv.bat file, or create a new file if it doesn't exist.
  2. Add or modify the line 

    Code Block
    languagebash
    set JAVA_OPTS="-Xmx512m"

To increase heap space memory in Windows installations running as a service:

...

Open your browser and enter http://localhost:8080/termweb. You should see the TermWeb login screen. You can log in with client "admin", user "admin" and password "admin".

(tick) Congratulations! Your TermWeb installation is now completed!

...