Citrix Virtual Desktop Service - Machine catalog update not completed. Error when canceling, Cannot stop the task as it is running on a different controller.
book
Article ID: CTX296839
calendar_today
Updated On:
Description
Machine catalog update running for over 12 hours. Unable to cancel provisioning operation. Error Cannot stop the task as it is running on a different controller. Error Id: XDDS:3E6F2A79 Cannot stop the task as it is running on a different controller.
Resolution
Run the Citrix DaaS (formerly known as the Citrix Virtual Apps and Desktops) Remote PowerShell SDK on a domain-joined computer within that resource location:
- Open a PowerShell command prompt.
- Add the Citrix snap-ins: asnp citrix.*.
- Get-ProvTask -Active $true
- Copy <TaskID> for tasks associated with catalog that is not completing update.
- Stop-ProvTask <TaskID>
- Confirm all tasks associated with catalog are no longer active.
- Attempt Update catalog again and confirm it completes successfully.
Problem Cause
Provisioning task hang and not completed
Was this article helpful?
thumb_up
Yes
thumb_down
No