Amount of Memory used by projects or Threads

Dear All,
We have a high RAM usage since yesterday 1 pm
The amount of RAM used gradually increased to 110GB from 35 until 23pm.
Since then it is running on its max limit
We are checking "Currently Running Scripts" from Diagnostics, and everything seems to start and finish in a reasonable time.
Is there a way to see which project or thread using what amount of memory?
Thanks

The only way to get an accurate view of what's consuming Java heap space is a heap dump. Contact our support department and they can help you with the process of obtaining one.

Be aware that capturing a heap dump typically stalls the entire JVM long enough to crash Ignition, particularly with such large memory allowances. :neutral_face:

2 Likes