News

The #3437 is about the OOM on permgenspace and this issue is about OOM due to Java heapspace. 1 - #3437 is happenining when we start ourproduct with the index directory that was already created.
Hi, I try to run FilterConsensusReads on the result of CallMolecularConsensusReads and get the following OutOfMemory error. I have checked my machine and it does not ...
As part of Oracle's ongoing project to merge the HotSpot and JRockit codebases, Oracle has announced that they will remove PermGen from the Java 8 version of the HotSpot JVM. The effects of the ...
A heap dump is a snapshot of what’s in your Java program’s memory at a given point in time. It contains details about objects that are present in memory, actual data that is present within those ...