XenDesktop - pb Access Management Console

Bonjour,



Voici le détail de l’infra montée pour tester XenDesktop Express :

Hosting ESXi 3.5, une VM pour vCenter en 2.5, une VM DDC, une VM PVS.



Mon pb est que lors du démarrage de la console AMC, le discovery tombe en échec.

Vérification des services faite -> tous les services sont démarrés.

Vérification des droits de mon utilisateur sur la base -> OK

Consultation de l’eventvwr -> rien, même pas un warning …



Le message d’erreur est :

"An unexpected error occurred. Check that the server name is correct, that the server is on, that Citrix Desktop Delivery Controller is installed on this server, and that the Citrix MFCOM Service is running."


La seule modification que j'ai apportée est d'avoir supprimé du DDC le XenDesktop Setup Wizard, que j'avais installé lorsque j'avais essayé de mutualiser sur même machine le DDC et le PVS.

Toute aide serait la bienvenue !

Bien à vous
GREG

Re,



A partir du PVS, les logs du XenDesktop Setup Wizard sont les suivantes :

INF:(7/23/2009 2:10:10 PM):From a total of 1 desktops passed to the disk manager, 0 failed device name validation.
INF:(7/23/2009 2:10:10 PM): BrokeringAPImpl.ValidateDesktopNamesOperation - Exit
INF:(7/23/2009 2:10:10 PM): BrokeringAPIImpl.ValidateDesktopNames - Exit
INF:(7/23/2009 2:10:12 PM):-> GetDesktopGroups - Entry
INF:(7/23/2009 2:10:12 PM):-> Entering IDDCFarmManager.GetDesktopGroups method. - Entry
INF:(7/23/2009 2:10:12 PM):-> DDCFarmConnection.GetAdminSdkFarmConnForController - Entry
INF:(7/23/2009 2:10:12 PM):Trying connection to controller 'SANTIAGO'
INF:(7/23/2009 2:10:12 PM):Connection not open, opening
ERR:(7/23/2009 2:10:13 PM):Connection failed for controller
Message = Citrix.CpsSdk.Exceptions.ConnectionException
DCOM connection to server failed with error: 'Error loading type library/DLL. (Exception from HRESULT: 0x80029C4A (TYPE_E_CANTLOADLIBRARY))'

Server stack trace:


Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at CitrixIMACOM.IIMAFarm.GetFarmInfo()
at Citrix.CpsSdk.FarmConnection.LoadConnectionData()
at Citrix.CpsSdk.FarmConnection.InternalOpen(String serverName, Credentials creds)
at Citrix.CpsSdk.FarmConnection.Open(String serverName)
at Citrix.ManagementAPI.Infrastructure.DDCFarm.FarmConnectionWrapper.Open(String address)
at Citrix.ManagementAPI.Infrastructure.DDCFarm.DDCFarmConnection.GetAdminSdkFarmConnForController(String address)
INF:(7/23/2009 2:10:13 PM):-> DDCFarmConnection.DisposeFarmConnection - Entry
INF:(7/23/2009 2:10:13 PM): DDCFarmConnection.DisposeFarmConnection - Exit
ERR:(7/23/2009 2:10:13 PM):Error using farm connection
Message = Citrix.CpsSdk.Exceptions.ConnectionException
DCOM connection to server failed with error: 'Error loading type library/DLL. (Exception from HRESULT: 0x80029C4A (TYPE_E_CANTLOADLIBRARY))'

Server stack trace:


Je dois donc avoir un soucis de connexion TCP avec le DDC ... voici la liste des ports ouverts sur le DDC :
Microsoft Windows [Version 5.2.3790]
(C) Copyright 1985-2003 Microsoft Corp.

C:Documents and Settingsadmin>netstat -A

Active Connections

Proto Local Address Foreign Address State
TCP santiago:http santiago.fral.labo:0 LISTENING
TCP santiago:epmap santiago.fral.labo:0 LISTENING
TCP santiago:microsoft-ds santiago.fral.labo:0 LISTENING
TCP santiago:1043 santiago.fral.labo:0 LISTENING
TCP santiago:1056 santiago.fral.labo:0 LISTENING
TCP santiago:1156 santiago.fral.labo:0 LISTENING
TCP santiago:2512 santiago.fral.labo:0 LISTENING
TCP santiago:2513 santiago.fral.labo:0 LISTENING
TCP santiago:2514 santiago.fral.labo:0 LISTENING
TCP santiago:2598 santiago.fral.labo:0 LISTENING
TCP santiago:3389 santiago.fral.labo:0 LISTENING
TCP santiago:7279 santiago.fral.labo:0 LISTENING
TCP santiago:8000 santiago.fral.labo:0 LISTENING
TCP santiago:8080 santiago.fral.labo:0 LISTENING
TCP santiago:27000 santiago.fral.labo:0 LISTENING
TCP santiago:netbios-ssn santiago.fral.labo:0 LISTENING
^C
C:Documents and Settingsadmin>


Si je ne me trompe pas depuis le PVS, c'est bien le port 8000 qui permet de consulter les paramètres du DDC ?

@+

L’erreur spécifie que la console n’arrive pas à charger une DLL.

Je suppose que la desinstall du module à virer un truc qui fallait pas…

Bonjour,



Surement, pour info j’ai procédé à un repair de l’installation du DDC


msiexec 2K3enCitrix Desktop Delivery ControllerDDCServices.msc /f


J'ai retrouvé mon ctrl.

Merci pour votre aide.

GREG