Meaning of SessionStatistics in AEM's JMX console | Community
Skip to main content
October 25, 2018
Solved

Meaning of SessionStatistics in AEM's JMX console

  • October 25, 2018
  • 1 reply
  • 860 views

My AEM server after a few days, becomes unresponsive and crashes. As per this article - https://helpx.adobe.com/experience-manager/kb/check-and-analyze-if-JCR-session-leaks-in-your-AEM-instance.html, on checking http://localhost:4502/system/console/jmx I found out that there are more than 60,000 SessionStatistics objects. I would like to know what these represent? Are these active sessions? or is this the list of all the sessions ever created on AEM server?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by arunpatidar

Hi,

I guess those number represents session leak.

Please check if helps

Check and analyze if JCR session leaks in your AEM instance

1 reply

arunpatidar
Community Advisor
arunpatidarCommunity AdvisorAccepted solution
Community Advisor
October 25, 2018

Hi,

I guess those number represents session leak.

Please check if helps

Check and analyze if JCR session leaks in your AEM instance

Arun Patidar