Env. : TS 6.5 SP2 on SolarisWe have a small number of workflows that are 'stuck' because a task is trying to lock the attached DCR. I thought that by unlocking the file manually, the task would then lock the files and carry on, but nothing has happened in over 3 days. I know we have another issue causing this one but, does anyone know how often TeamSite attempts retry a task that cannot continue until it has the locks?Thanks in advance.
It is a usertask and the lock attribute is set to true.
Just to clear up some questions :-For each stuck workflow the attached DCR was locked so I unlocked the DCR. I checked the manual and it states that TeamSite retrys every five minutes.
1. If I remove a workflow that is 'stuck' and re-submit the content through the same workflow it does not get stuck. Which is strange and kind of points to a TeamSite issue but the jury is still out on that one. We get on average 2 workflows hitting this issue and I cannot find a pattern yet.
I have found out one new thing;1. If I remove a workflow that is 'stuck' and re-submit the content through the same workflow it does not get stuck. Which is strange and kind of points to a TeamSite issue but the jury is still out on that one. We get on average 2 workflows hitting this issue and I cannot find a pattern yet.I am tempted as suggested to insert a locktask before the usertask, as this may fix the problem or expose the real problem.Any thoughts ?