Solution:
Go to the Felix console URL: http://localhost:4502/system/console/status-threaddump
login with username and password if not logged into the AEM server.
click on the download as Text or Download full text or download as zip or download full zip based on the need.
Select all the threaddump details and save as .txt file.
Use the http://fastthread.io/ for only analysis only if there is no confidential data in the dumps.
Click on the upload to browse to the file where threaddump.txt is located.
Click on Analyze to see the thread dump details which thread is causing the issue or there are any deadlocks.
That's it!
No comments:
Post a Comment
If you have any doubts or questions, please let us know.