Posted by: Pdfprep
Post Date: December 21, 2020
AEM author instance has been unstable and unresponsive.
– Restarting the instance resolves the issue temporarily
– Server disk space and CPU utilization seems fine
– Top and free command shows enough memory
– The following error appears in the logs: “java.lang.OutOfMemoryError: gc overhead limit exceeded”
Which JVM parameter should the DevOps Engineer add to troubleshoot?
A . -XX:+PrintGCDetails
B . -XX:+HeapDumpOnOutOfMemoryError
C . -XX:-PrintConcurrentLocks
D . -XX:OnOutOfMemoryError=’kill -3 %p’
Answer: B
Leave a Reply