חדשות

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.
Check out the Java tuning guide from Oracle for more information on reducing excessive garbage collection. Alternatively, you can increase the heap size by changing the JVM launch configuration. But ...