Ignition Server CPU and Memory Usage

Hello,

Is there a way to find what's causing the High CPU and Memory Usage?

I only have 1 designer and 1 Perspective instance open, and the CPU and Memory just went up.

I'm using Ignition 8.1.18 and I attached a photo for reference

Can you check in Gateway --> Status --> Diagnostics --> Execution

Good lord, that is pathological! And with only one hour of uptime. That suggests your application contains many infinite recursion problems and/or circular binding problems. But that is just a guess. Is there anything odd showing in your gateway logs?

Consider taking a thread dump. And possibly a heap dump or flight recording. Some techniques to pursue:

https://forum.inductiveautomation.com/search?q=java%20flight%20recorder%20order%3Alatest

Also consider opening a support ticket and having IA look over your shoulder.

1 Like