XenDesktop 7.8: Cannot create new machine catalog with Error:XDDS:3FE7040D
book
Article ID: CTX212146
calendar_today
Updated On:
Description
Error: "A problem occurred when retrieving information for the virtual machine or snapshot. Verify that the connection to your hypervisor is working correctly. Then, close and restart the wizard. When trying to create a new machine catalog with MCS,
DesktopStudio_ErrorId : UnknownError
Resolution
- Validate the issue is not with the host connection by creating a new one. If the new connection works without any issues, issue is with the master image itself.
- Create a new snapshot on the master image.
- Update the existing catalog with that snapshot.
- Create a new catalog with the snapshot.
Problem Cause
The snapshot was probably broken as the error message was pointing to a null value in the hypconnection command:
Get-HypConfigurationObjectForItem -AdminAddress "amaddc02.fbswcorp.com:80" -LiteralPath "XDHyp:\HostingUnits\xendesktop01\win7GoldMCS.vm\Win7MCS.snapshot\Win7MCSv001.snapshot\Win7MCSv002.snapshot\Win7MCSv003.snapshot"
Get-HypConfigurationObjectForItem : An exception occurred. The associated message was Value cannot be null.
Was this article helpful?
thumb_up
Yes
thumb_down
No