Question
Anthem
US
Last activity: 9 May 2022 5:41 EDT
Pega OOTB classes - Primary Memory Leak Suspects.
Hi Everyone,
During the heap dump analysis, we could find the below mentioned pega classes occupying too much memory and causing high overall memory consumption.
com.pega.pegarules.priv.collections.map.ConcurrentMostRecentlyUsedMapWithSoftReference
com.pega.pegarules.priv.collections.map.ConcurrentMostRecentlyUsedMap
com.pega.pegarules.data.internal.dictionary.ClassMapImpl
com.pega.platform.executionengine.vtable.internal.VirtualTableImpl
com.pega.pegarules.internal.bootstrap.phase2.jdbc.VersionedJdbcJarReader
Any idea how to fix this issue ? Thanks in advance.