VIX 1.6.2 Bug Report: recv error 10054
I have found that running the snapshot.c sample code against a VMware Server 2 host produces the following error on the host when the program is closed: SOCKET 3 (1848) recv error 10054: An existing...
View ArticleThrowing vmodl.fault.RequestCanceled without actually having cancelled a request
I'm running VMware Server 2.0.0, Build 122956, and Vix 1.6.2, Build 127388, on an Ubuntu 8.04.03-LTS system. The setup works reasonably well most of the time - I've been able to do VM management via...
View ArticleRevertToSnapshot() fail with VIX_E_FAIL on Windows 7
I have a program written in C# that automates a process that involves a few RevertToSnapshot() calls. I have run this program against Workstation 6.5.0 and 6.5.3 on Vista and XP Hosts with XP SP2 and...
View ArticleIntermittent crashes the Vix API
We had been experiencing intermittent crashes the Vix API. We recently switched to launching vmrun.exe in a subprocess instead so the Vix API crashes would not kill our application. We have found...
View ArticleVIX for MAC VMware fusion
Hi, I am unable to get VIX library for MAC VMware fusion. Can anyone guide me to get VIX libraries to run vmrun utility? Regards,akash
View Articleupgrade cpu and memory of virtual machine
How do we upgarde the memory and cpu of a virtual machine using perl VIX api?
View Articleconnect failed, 30007 failed to connect to host or proxy
have the following code: #!/usr/bin/perl## Copyright 2006. VMware, Inc. The use of this code is subject to # your agreement to the terms of an applicable VMware license.### This test opens the host,...
View Article64-bits VIX API does not include implementation of libvix.so for vmware...
I've just installed the newest VIX API on SLES 10 64 bits and realized that it does not support vmware server 1.x. there is no /usr/lib/vmware-vix/server-1.0.9/64bit/libvix.so or...
View ArticleProblem linking against latest version of VixAllProducts.lib
I've researched various posts but none of the suggested workarounds seem to work. I am using VS 2010, linking against this library works fine in 1.10.3.Does anyone have any pointers? By the way, I get...
View ArticleUnable to get OS from VIX API
I am trying to get OS Name by using VIX API in Java. Syntax :osName = vixVmHandle.readVariable("GuestOS", VixConstants.VIX_VM_CONFIG_RUNTIME_ONLY); in above command I am getting null value in One ESX...
View Articlepreventing multiple clients controlling a vm
I am using the VIX API to do a simple set of operations I open a vm, revert to a snaphsot, then power on the vm and run some commands on it. Finally I close it. I have one difficulty in that the vm can...
View ArticleMemory leak when using the wrapper library?
When compiling the following code against the windows wrapper library, I seem to have an memory leak. After ~1500 reverts is has consumed about 170 MB of RAM. It starts as about ~7MB. After ~50 the...
View ArticleListProcessesInGuest doesn't display command line in 64bit VM
Hello all, I don't know if there's a reason or it's a bug, but If I run > vmrun -T ws -gu guestUser -gp guestPassword listProcessesInGuest VM.vmx32bit VM will display the command line and 64bit...
View ArticleSilent install for VIX API runtime?
Greetings, I need to be able to do a silent/unattended install the VIX API on Linux. It would be great if you guys provided an RPM, but since you don't, I was going to try to create one from the VIX...
View ArticleHow to check for directory existence with vmrun?
Hello, I'm porting an existing VIX interface to use vmrun and I cannot find the way to use the DirectoryExistsInGuest with vmrun. Could be that VMware developers forgot it? Is there a workaround?...
View ArticleIssue calling VIX API from vSphere Client
We are calling the VIX APIs from the vSphere Client Plug-in. I am loading the vSPhere Plug-in with vSPhere Client 4.1. When I call VIXHost_Connet for VMWare WOrkstion 7.1.X, I get the below error....
View ArticleThere was an error in communication
ESX version: 3.5 U4VIX version: latest Command run:C:\Program Files (x86)\VMware\VMware VIX>vmrun -T esx -h https://172.17.235.10/sdk -u serveruser -p serverpass -gu administrator -gp guestpass...
View ArticleCannot execute VIX API command on a Powered On Virtual Machine - vCenter
I cannot execute any VIX API vmrun command once the Virtual Machine is powered on. The setup is a vCenter server with a number of esx hosts. I can list all virtual machines, and power the machines...
View Articlevmrun insufficient permissions
hello everyonewhen i try to start a vm using the following commandvmrun -t esx -h https://myserver.com/sdk -u domain\user -p ******* start "[datastore1-mydata] vmname/vmname.vmx"i get an error message...
View ArticleWhere and what is the folder d:\build\ob\bora-xxxxx\
Dear Colleagues, This may be a stupid question but I am unable to find a clear and straight answer anywhere. Can someone tell me where I can find this following folder "d:\build\ob\bora-xxxxx\" What is...
View Article