[Resolved] Client freezes after a while

Anyone else have this issue where a client becomes unresponsive? I have a lot of dataset tags being passed to the client, In lieu of SQL queries running on the client. Could this be a cause of the unresponsiveness? It seems to consistently happen after server hours to a day.

I had this problem a couple of years ago. The client was running on an Atom CPU and Linux OS. Tech support helped troubleshoot; we configured the client for more memory, but that only delayed the failure.

We eventually swapped the PC out for an i5 machine, also running Linux.

My theory is that there was something in the linux / java stack required for the Atom hardware that was leaking.

I think increasing the max client memory seems to have fixed this issue. We were hovering really closely to the default 256MB

1 Like