Ghost requestor not allowing to trace
Hi Guys!
We were experiencing this for a long time, now we had some time to take a deeper look at the issue.
Sometimes the tracer session gets stuck. By this I mean that despite you have closed the tracer window, the system thinks your requestor is still tracing. Usually, a terminate trace or a logoff login solves this irritating issue.
Today we have experienced a this on a higher level:
The tracer cannot be started because an other requestor traces it, but that requestor does not even exist.
We know that it does not exist because it is not present on the requestor list, and we got the following error while trying to kick it programmatically:
Invalid value for requestor parameter: *****
Using the following code
((PegaAPI)tools).getSystemOperationsProvider().getRequestorManagementAPI().terminateRequestor("a3dfe82086b5f811c5e5b423551fda2b", "H017F9679D140C8081FDE7A9DDFFB4448")
See pictures attached.
Hi Guys!
We were experiencing this for a long time, now we had some time to take a deeper look at the issue.
Sometimes the tracer session gets stuck. By this I mean that despite you have closed the tracer window, the system thinks your requestor is still tracing. Usually, a terminate trace or a logoff login solves this irritating issue.
Today we have experienced a this on a higher level:
The tracer cannot be started because an other requestor traces it, but that requestor does not even exist.
We know that it does not exist because it is not present on the requestor list, and we got the following error while trying to kick it programmatically:
Invalid value for requestor parameter: *****
Using the following code
((PegaAPI)tools).getSystemOperationsProvider().getRequestorManagementAPI().terminateRequestor("a3dfe82086b5f811c5e5b423551fda2b", "H017F9679D140C8081FDE7A9DDFFB4448")
See pictures attached.