CHAPTER C Error Codes
93
RC1
VIX_E_READ_ONLY_PROPERTY Cannot change a read-only property.
VIX_E_ROOT_GUEST_OPERATIONS_PROHIBITED_ON_HOST Guest operations are not allowed for administrative user
on any virtual machine on this host.
VIX_E_ROOT_GUEST_OPERATIONS_PROHIBITED_ON_VM Guest operations are not allowed for administrative user
on this virtual machine.
VIX_E_TEMPLATE_VM Cannot perform this operation on a template virtual
machine.
VIX_E_TIMEOUT_WAITING_FOR_TOOLS Timeout error while waiting for VMware Tools to start in
the guest operating system.
VIX_E_TOO_MANY_HANDLES Too many handles are open.
VIX_E_TOOLS_NOT_RUNNING VMware Tools is not running in the guest operating
system.
VIX_E_TYPE_MISMATCH Invalid file - an object has the wrong type.
VIX_E_UNRECOGNIZED_COMMAND An action contains an unrecognized command.
VIX_E_UNRECOGNIZED_PROPERTY Unrecognized handle property identifier.
VIX_E_VM_ALREADY_LOADED The virtual machine has already been loaded.
VIX_E_VM_INSUFFICIENT_HOST_MEMORY Not enough physical memory is available to power on
this virtual machine.
VIX_E_VM_IS_RUNNING The virtual machine should not be powered on. It
appears to be running already.
VIX_E_VM_NOT_ENOUGH_CPUS This virtual machine is configured to run with 2 CPUs,
but the host only has 1 CPU. The virtual machine cannot
be powered on.
VIX_E_VM_NOT_FOUND The virtual machine cannot be found.
VIX_E_VM_NOT_RUNNING The virtual machine needs to be powered on for this
function.
VIX_OK The operation was successful.
Error Meaning