<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Nezih,<div class=""><br class=""></div><div class="">What I see are some issues with TTSP. I can also see that you have more than 3100 threads running which would explain why there maybe an issue with TTSP. Certainly I’d strongly consider reducing thread counts. Sync durations are also quite long in many cases. There is an evacuation failure and then about 8 back to back to back young collections with tenured being completely full. I’ve no idea why there is no Full GC at that time. What I can see is that an unusually high number of collections are started after a GC Locker event and in the trace is a complaint about a thread stalled in the JNI critical section. Do you have your own native library installed?</div><div class=""><br class=""></div><div class="">Kind regards,</div><div class="">Kirk</div><div class=""><br class=""></div><div class=""><div class=""><div><blockquote type="cite" class=""><div class="">On May 5, 2017, at 11:27 PM, nezih yigitbasi <<a href="mailto:nezihyigitbasi@gmail.com" class="">nezihyigitbasi@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi,<div class=""><div class="">In one of our systems I have recently seen a JVM (1.8.0_112-b15) has gone OOM without triggering a full GC. The interesting thing is, even if the heap is close to almost being full a full GC is NOT triggered, and then an OutOfMemoryError is thrown. Adding to that when I look at the heap dump the total retained size of all the objects is ~60G, which suggests that there was plenty of reclaimable space. </div><div class=""><br class=""></div><div class="">Any ideas about what may be going on here?</div><div class=""><br class=""></div><div class="">Here is the GC logs: <a href="https://gist.github.com/nezihyigitbasi/b5e86f1f429fae57fbdaa62fd91a4195" class="">https://gist.github.com/nezihyigitbasi/b5e86f1f429fae57fbdaa62fd91a4195</a></div><div class="">Here is a list of our JVM args: <a href="https://gist.github.com/nezihyigitbasi/909b8f3d7134d3a7ad6f9ceb3c65f747" class="">https://gist.github.com/nezihyigitbasi/909b8f3d7134d3a7ad6f9ceb3c65f747</a></div></div><div class=""><br class=""></div><div class="">Thanks,</div><div class="">Nezih</div></div>
</div></blockquote></div><br class=""></div></div></body></html>