Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
In 6.1, I can't find the JMX bean so i could use the following URL that used to list the slow running queries
/system/console/jmx/com.adobe.granite%3Atype%3DQueryStat
Is there another bean in 6.1? Secondly can you list the classes I should add to sling logger to list slow running queries and in general queries that are running against the isntance?
Solved! Go to Solution.
Hi
Apart from what Scott has mentioned, please have a look at following KB articles for your help:-
Link 1:- http://blogs.adobe.com/experiencedelivers/experience-management/how_to_find_longrunningqueries/
// It covers How to find long running queries.
Link 2 :- https://helpx.adobe.com/experience-manager/kb/AnalyzeSlowAndBlockedProcesses.html
// Analyze slow and blocked processes
Link 3 :- https://helpx.adobe.com/experience-manager/kb/BoostInSearch.html
// Use Boosts | Indexing time and query runtime
I hope this will help you.
Thanks and Regards
Kautuk Sahni
View solution in original post
Here is a 5.5 KB that talks about this subject:
http://blogs.adobe.com/experiencedelivers/experience-management/how_to_find_longrunningqueries/
Notice it mentions the QueryStat under JMX tab. This option is still present in AEM 6.1. Look under the Main menu in the Felix console.
Hope this helps.
Views
Likes
Replies