I have uploaded the heap dump throug memory analyzer and found the memory eater through
the below steps.
1. Go to the Dominator tree view and from there I went to
2. "Paths from the GC Roots" ...> "without weak and soft references"
Now I am able to view the references with the names of the fields.
So now I am able to view the memory eaters. For example the below one
com.sap.engine.boot.CoreClassLoader @ 0x9ffffffef3709dd0" occupy 57,651,976 (15.71%) bytes
But how can I kill those memory eaters ?? We are working on SAP PI 7.0. Please advise.
thanks
kumar