I have rapid scada running on a raspberry pi since a couple of years. Since a few months, it stops working from time to time. If I want to open the web interface, I get the login screen, but login doesn’t work.
I looked at the log scada files and couldn’t find anything during the time the recording stopped, but I could find something in the syslog. In the same minute the recording stoppes, there is this entry in syslog:
scadaserver[13306]: Error: Garbage collector could not allocate 16384u bytes of memory for major heap section.
I didn’t update to recent version (never change a running system), the version of Scada-Server is 5.1.3.0
Any ideas what could cause this?