Hi,
I have a strange problem, I have 3 RHEL 5.4 servers that are clones of each other, I have install the SDK on all 3 of them, version:
I have installed VMware-vSphere-SDK-for-Perl-4.0.0-161974
and on 2 servers whith connect.pl it works great:
/usr/lib/vmware-vcli/apps/general/connect.pl --server 1.1.1.1 --username XXX --password XX
Connection Successful
Server Time : 2009-11-04T11:53:30.449415Z
On the third server it doesn't work:
/usr/lib/vmware-vcli/apps/general/connect.pl --server 1.1.1.1 --username XXX --password XX
Error: Server version unavailable at 'https://1.1.1.1/sdk/vimService.wsdl'
I am connecting to a VC with esx 3.5, on the third server I can access the url 'https://1.1.1.1/sdk/vimService.wsdl' with no problems
Any idea what can be the problem ?
Thnx