Open GalRogozinski opened 5 years ago
This is the analysis of the heap dump. We see that a Thread
object is the one holding most of the object.
I suspect that it is the anonymous Thread in LatestMilestoneTrackerImpl
becuase it holds a set.
So this is probably related to #1447
Related to #1391
Can be fixed by #1447
Bug description
An out of memory error appears when running a node from local snapshot files
IRI version
v1.7.1-RC
Hardware Spec
Hetzner CX51 8-core 32 GB ram -Xmx 4G
Steps To Reproduce
Expected behaviour
No errors
Actual behaviour
error
Errors