HTML5 web server becomes unresponsive
Posted: Tue May 21, 2019 10:18 pm
We have had several instances where the HTML5 web server becomes unresponsive. When this happens. users start showing up in Task manager as disconnected and will eventually disconnect all users. The 2 servers that were affected today were Server 2016 / 8 cure / 28 GB. Around 20 users were connected at the time, another 10 on the other server. Running TSPlus 12.20.2.28
I read in another article about Java memory heap possibly running out of memory. modifying teh runwebserver.bat and adding -XX:+AggressiveHeap broke the SSL cert and had to remove the modification and reboot to get the web services running properly.
Running
Server 2016 / 8 cure / 28 GB
TSPlus 12.20.2.28
http://localhost/w0j41
HTML5 version: v6.20 >>> Java: 11.0.2 (VM amd64) on Windows Server 2016 >>> child instance
AllocatedMemory: 73mb
PresumableFreeMemory: 7094mb
TotalMemory: 7167mb
You run Java 64bit on Windows64 system - everything looks good!
Seems to happen about once a week on a server. Wondering if anyone has seen this before or if there is a good way to monitor java memory usage etc.
I read in another article about Java memory heap possibly running out of memory. modifying teh runwebserver.bat and adding -XX:+AggressiveHeap broke the SSL cert and had to remove the modification and reboot to get the web services running properly.
Running
Server 2016 / 8 cure / 28 GB
TSPlus 12.20.2.28
http://localhost/w0j41
HTML5 version: v6.20 >>> Java: 11.0.2 (VM amd64) on Windows Server 2016 >>> child instance
AllocatedMemory: 73mb
PresumableFreeMemory: 7094mb
TotalMemory: 7167mb
You run Java 64bit on Windows64 system - everything looks good!
Seems to happen about once a week on a server. Wondering if anyone has seen this before or if there is a good way to monitor java memory usage etc.