Closed
Solved
Thread dumps and Requestor lockexception when opening a oldest case of the application
Hi All,
I am getting Thread dumps and Requestor lockexception when opening a oldest case of the application , like cases in 2015 or 2016. This happens only when opening for the 1st time. Same case opened again would work well.
***Updated by moderator: Lochan to add Categories***
The issue i had in my application was with image load and tabs load as it was tabbed layout.
I used defer load and fixed image load as mentioned in https://collaborate.pega.com/discussion/how-display-image-url-section .
This fixed my issue.