Internal : A token must be provided to release a lock

rubenvdwsa

New Member
Hi

Our Process keeps on terminating with the error below.

This seems to be a intermitent problem as we have not expereinced this initiaaly and then it stopped and now its back.

Internal : A token must be provided to release a lock

Thanks
Ruben
 

LeoLugo

Member
I don't remember the exact action name for sure but, when you first get a lock it outputs a token which should be saved locally. When attempting to release the lock you need to provide that token as an input to the release lock action. I would check and make sure that is being done correctly.
 
Hi,

I'm getting the same error ("A token must be provided to release a lock") when I try to run the process in more than 2 servers. After the BOT processes the last queue item the error occurs.
But when the process runs in 2 servers the BOT is working completely fine. We are using the multi BOT architecture. May I please know what might be the possible reason.

Thanks in advance.
 
Top