Freshly installed 4.6.0 (32bit) connects to the remote server correctly. When I launch the "desktop pool" a normal black fullscreen appears (as it normally does for a moment), but then after a few seconds the desktop pool reappears and there's no session with the remote VM.
The logs (which I can't begin to interpret) show that the point of failure is marked by the message "VDPUsbRedirectionVmdb_Init: failed to open plugin file /usr/lib/vmware/view/vdpService/libusbRedirectionClient.so: /usr/lib/vmware/view/vdpService/libusbRedirectionClient.so: cannot open shared object file: No such file or directory". This is puzzling, because
- USB redirection is not configured on this client. I excluded it at the initial setup.
- That libusbRedirectionClient.so file exists, in exactly that specified position!
Any suggestions on how to debug this?
Another puzzling aspect of this--and I can't even see how this is relevant--is that this machine build is copied directly from another one, with just the hostname and associated addresses changed. The "source" image works perfectly on the original machine. This "cloning" process works flawlessly for 64-bit clients which are built in exactly the same way.