Question
Accenture
IN
Last activity: 28 May 2018 8:14 EDT
Requestor Lock Exceptions
Hello,
We are sometimes facing severe slowness in our application and observe several requestor lock exceptions in our logs as shown below--
com.pega.pegarules.pub.context.RequestorLockException;com.pega.pegarules.pub.context.RequestorLockException: Unable to synchronize on requestor H456F2665453F47590B7E92996D7479DD within 600 seconds: (thisThread = http-nio-8080-exec-68) (originally locked by = http-nio-8080-exec-63) (finally locked by = http-nio-8080-exec-63);
I have checked for http-nio-8080-exec-63 in the thread dump available in logs but couldnt identify the root cause for this issue.
PFA for details related to this thread from thread dump.
Can anyone suggest the reason for this and how this can be addressed.
Any suggestions are appreciated.
***Updated by moderator: Lochan to update Categories***