Citrix XenDesktop中VDA无法注册到DDC案例分享(一)
【問題現象】
虛擬機無法注冊到DDC
【環境】
VDA:Win7SP1Enterprise 32bit
DDC:XenDesktop7.5
【問題分析及處理】
1.?登錄未注冊的VDA,重啟“Citrix Desktop Service”
2.?檢查Windows Eventlog中的Applicationr日志,發現以下錯誤
Error Details:?
Exception 'Cannot load Counter Name data because an invalid index'' was read from the registry.' of type 'System.InvalidOperationException'..
Citrix Desktop Service在向DDC的broker Service注冊過程中需要去loadPerfmon Counter,但是load的過程中檢測到invalidindex “”這里應該是因為Perfmon counter 損壞導致
【解決方法】
1.?登錄VDA,開始->運行,輸入lodctr /R 修復Perfmon Counter
2.?重啟Citrix Desktop Service,VDA成功注冊到DDC
轉載于:https://blog.51cto.com/virtuallife/1416411
總結
以上是生活随笔為你收集整理的Citrix XenDesktop中VDA无法注册到DDC案例分享(一)的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 对某公司一次***测试
- 下一篇: junit单体测试(PowerMocki