Solution1: To identify the slow running queries.
1. Download the Jar file of relevent Oak version of AEM server
2. Execute the jar file from terminal/command prompt using below command
1. Example for file at location "/adobe/ToolsDailyUsage/cq6/author/crx-quickstart/logs/error.log" the command is
java -Xmx1024m -jar qla.jar "/adobe/ToolsDailyUsage/cq6/author/crx-quickstart/logs/error.log"
2. The output of my instance is shown below
No comments:
Post a Comment