Description
When running a Winshuttle Update plugin, the job fails. The svservice debug log reveals the error as:Error while getting licenses of user 'domain\user'
Applies To
WorkflowCause
When using a Winshuttle Update plugin, the user associated to run the web service will be checked for a license. If the user does not have a license or the workflow engine is unable to retrieve the license information the above error is generated.Solution
- Ensure the user associated to run the web service has a license in Foundation.
-
In some cases, the User Governance database's dbo.tracelog table can be so large the the license may not be retrievable.
- In this case, perform a SQL TRUNCATE statement against the dbo.tracelog table.
Comments
0 comments
Please sign in to leave a comment.