Publisher getting down frequently in production.
We have upgraded AEM to 6.5.7.
After upgrade we haev noticed that publisher is getting down and once we restart the instance then issue getting resolved.
When am checking the logs i am not able to find anything.
When am going through the thread dumps i have seen below :
It holds the lock and this makes the threads count increase and this might have made the application unresponsive.
stackTrace:
java.lang.Thread.State: RUNNABLE
at java.base@11.0.8/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
at java.base@11.0.8/java.lang.ref.Reference.processPendingReferences(Reference.java:241)
at java.base@11.0.8/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213)
Could you please let me know if any one has any comments for this issue getting resolved.