Hi Folks,
I have an interesting (re-occurring) error showing up in my iwtrace.log:
Error attempting to change lock owner to tsadmin: Permission denied
What is interesting is that the
tsadmin
user has just about every conceivable permission under the sun. It is a 'master', it's in just about every group, just about has every role in every branch, etc.
However, my gut feel is that this error is caused by the
tsadmin
user being unable to obtain a lock from workflow. We are using WFT workflows and many tasks are owned by the
tsadmin
user, performing various operations.
We haven't seen too many strange symptoms in WF, so the tasks appear to be successfully fulfilling their respective purposes.
Can anyone give me any clues as to where to look elsewhere? This error doesn't reveal much info. Is there anyway of increasing the verbosity of iwtrace?
Any pointers would be appreciated.