Tomcat high memory usage with less CPU Consumption
Hi Developers,
I'm currently facing an issue where the tomcat CPU Consumption is well below 4% but the Memory Usage for the same is close to 90%(11,000 MB) as observed in the Task manager.
I had checked out this community link where the problem statement was similar to the one i'm facing. But one difference was i don't have any service which internally is updating the Session values rather the result is bound to a session variable and on run time its getting updated correspondingly.
I'm unable to narrow down to the specific service which is causing the problem.
I have even taken a stacktrace through the support tools extension but i couldn't interpret the logs.
What should be my next steps to identify the root cause?
Regards,
Saran
