WebSphere 7 Java 1.6
Initial Heap size 3072Mb
Max heap size 8192
FFDC logs
[11/16/20 2:44:49:521 EST] FFDC Exception:java.lang.OutOfMemoryError
java.lang.OutOfMemoryError: native memory exhausted
native_stderr.log corresponding error
<sys id="3" timestamp="Nov 16 02:44:37 2020" intervalms="241624867.691">
<time exclusiveaccessms="0.166" meanexclusiveaccessms="0.079" threads="9" lastthreadtid="0x000000000097FA00" />
<refs soft="79838" weak="119073" phantom="4314" dynamicSoftReferenceThreshold="20" maxSoftReferenceThreshold="32" />
<nursery freebytes="510871832" totalbytes="734688256" percent="69" />
<tenured freebytes="1572462664" totalbytes="2415919104" percent="65" >
<soa freebytes="1451667528" totalbytes="2295123968" percent="63" />
<loa freebytes="120795136" totalbytes="120795136" percent="100" />
</tenured>
<pending-finalizers finalizable="145" reference="32582" classloader="0" />
<gc type="global" id="4" totalid="434" intervalms="30103761.315">
<compaction movecount="13262577" movebytes="731892912" reason="compact on aggressive collection" />
<classunloading classloaders="918" classes="603" timevmquiescems="0.000" timetakenms="316.929" />
<finalization objectsqueued="145" />
<timesms mark="235.116" sweep="3.375" compact="3287.823" total="3888.070" />
<nursery freebytes="728656368" totalbytes="734688256" percent="99" />
<tenured freebytes="1690004512" totalbytes="2415919104" percent="69" >
<soa freebytes="1569209376" totalbytes="2295123968" percent="68" />
<loa freebytes="120795136" totalbytes="120795136" percent="100" />
</tenured>
</gc>
<nursery freebytes="728656368" totalbytes="734688256" percent="99" />
<tenured freebytes="1690004512" totalbytes="2415919104" percent="69" >
<soa freebytes="1569209376" totalbytes="2295123968" percent="68" />
<loa freebytes="120795136" totalbytes="120795136" percent="100" />
</tenured>
<refs soft="25619" weak="110535" phantom="4200" dynamicSoftReferenceThreshold="22" maxSoftReferenceThreshold="32" />
<pending-finalizers finalizable="145" reference="32582" classloader="0" />
<time totalms="3888.412" />
</sys>
JVMDUMP039I Processing dump event "systhrow", detail "java/lang/OutOfMemoryError" at 2020/11/16 02:44:42 - please wait.
An hour later, looking at the Admin console > Performance Viewer > Used heap size is only 1.3Gb, the HeapSize is 3Gb, as per (Initial Heap size 3072Mb)
Very strange!
Thanks,
Mark.