VMware {code} Community
luskjh
Contributor
Contributor

Host Connect Problems [Vix-Perl]

Hi,

My code (shown below) is producing the following error:

Failed to get property type for 3010 on handle 16799219.

HostConnect() failed, 22003, GetErrorText(22003)

Retrieving Host Handle...%

Code: http://www.pastie.org/544455

The above is the module, and to test it I just made a normal .plx file that included the module, and

vm( '/home/josh/vmware/SLES 10.2/SLES10.2.vmx' , 'start' );

...which should run the subroutine start, and use the path specified, but as shown above, I get that instead.

All help is greatly appreicated :).

-Josh

0 Kudos
2 Replies
lemke
VMware Employee
VMware Employee

What Vix/Workstation are you using?

The error says it can't find a Vix to match the WS you have. The Vix that came with the WS release is the best to use.

0 Kudos
luskjh
Contributor
Contributor

Yea, I say another thread that said the same thing (I'm using 1.6.2 -- I'll revert back to 1.6.1)

Thanks :(.

-Josh

0 Kudos