How to do problem determination when heap analysis shows 88% of heap used
Got a server crash (2nd in a week) after fairly stable operation. Analyzed today's heap and found:
Usually I can root around in that tree to find an owning object ( e.g. org/eclipse/birt/something ) but this one is baffling as I cannot pin this upon anything.
|
One answer
Benjamin Silverman (4.1k●6●10)
| answered Apr 23 '14, 2:48 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi Kevin,
I'd suggest also capturing some javacore samples over a period of time while this problem is happening. Application logs will sometimes clue you in as well. I'd suggest capturing ISALite output along with the javacores and heap dump and creating a PMR so support can investigate further. Comments
Kevin Ramer
commented Apr 23 '14, 4:26 p.m.
My 107th favorite thing to do.. This particular RTC has been so given to dumping that it is often started with dumps disabled. (https://jazz.net/forum/questions/108730/how-to-troubleshoot-birt-reports-that-consume-excessive-timecpu for example). Right after we upgraded to 4.0.5 I put a hard limit on report execution time.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.