...
- In
<tomcat>/bin
directory, open thesetenv.bat
file, or create a new file if it doesn't exist. Add or modify the line
Code Block language bash 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
".
Congratulations! Your TermWeb installation is now completed!
...