Hello @AishwaryaKa , thanks for confirmingcould you please try below -
1. Edit your AEM start scriptOpen:
crx-quickstart/bin/start
2. Add the Java 11 GC logging flag
(only -Xlog)
-Xlog:gc*,gc+ref=debug,gc+heap=debug,gc+age=trace:file=crx-quickstart/logs/gc-%p-%t.log:time,uptime,level,tags:filecount...