Since one day I am no longer able to properly log into the vSphere Server either by fat nor web client.
Normally the connection holds a few minutes and then the vpxd chrashes
In the Application log I see:
Name der fehlerhaften Anwendung: vpxd.exe, Version: 0.0.0.0, Zeitstempel: 0x55de6e33
Name des fehlerhaften Moduls: KERNELBASE.dll, Version: 6.1.7601.19045, Zeitstempel: 0x56259271
Ausnahmecode: 0xe06d7363
Fehleroffset: 0x000000000000b3dd
ID des fehlerhaften Prozesses: 0x31c4
Startzeit der fehlerhaften Anwendung: 0x01d14d3329a75d73
Pfad der fehlerhaften Anwendung: C:\Program Files\VMware\vCenter Server\vpxd\vpxd.exe
Pfad des fehlerhaften Moduls: C:\Windows\system32\KERNELBASE.dll
Berichtskennung: 784f3541-b927-11e5-b1da-005056b01cbf
Same in the System log. I just see that the service was terminated and will restart. After three times Windows is being rebooted.
In the vpx log I can see: (The original names of the hosts I changed to HOSTNAME)
The german text basically states: The requested name is valid but no data of the requested type have been found.
2016-01-12T13:35:53.117+01:00 warning vpxd[10988] [Originator@6876 sub=Default] Failed to resolve address; <resolver p:0x0000000032e57d10, 'HOSTNAME:443'>, e: system:11004(Der angeforderte Name ist gültig, es wurden jedoch keine Daten des angeforderten Typs gefunden)
2016-01-12T13:35:53.117+01:00 error vpxd[10988] [Originator@6876 sub=HttpConnectionPool-000000] [ConnectComplete] Connect failed to <cs p:0000000032926170, TCP:HOSTNAME:443>; cnx: (null), error: class Vmacore::SystemException(Der angeforderte Name ist gültig, es wurden jedoch keine Daten des angeforderten Typs gefunden)
2016-01-12T13:35:53.117+01:00 error vpxd[06796] [Originator@6876 sub=Vmomi opID=FdmMonitor-domain-c64-2282cf81] [FdmClientAdapter] Unexpected error logging into host HOSTNAME: Der angeforderte Name ist gültig, es wurden jedoch keine Daten des angeforderten Typs gefunden
2016-01-12T13:35:53.117+01:00 error vpxd[06796] [Originator@6876 sub=Vmomi opID=FdmMonitor-domain-c64-2282cf81] [VpxdClientAdapter] Login to host HOSTNAME failed, queuing host sync
In fact I am not able to connect the to the hosts using the vSphere Server while I have a connection and until the next crash.
Any ideas?