Anyone have experience with BESR image to vmware P2V
I have successfully built the C# sample, but now I need to make modifications to the code so that it will work with our current environment which uses Symantec BESR images (.sv2i). So firstly I would...
View ArticlevCenter Converter API with Ruby
Hi, In the SDK archive, I have seen some examples how to use the Converter API with Java and dotNet.However, I'm not familiar with those languages and the examples are not use to me. Still I want to...
View ArticleReceiving Error When building
I haven't edited any of the SDK files, I just wanted to build them while I test things out in Java for the converter SDK. When I build, I receive the following error:...
View ArticleWhich version of Java could successfully run the converter SDK Java samples?
Hi All, I have set up the VMware-converter-sdk-5.1.0-1087880 sample Java and run it based on java 1.6, and it keep throwing NoClassFound errors. 1. I have added javaMail.jar to fix the build.bat...
View ArticleConverterSSLVerificationFault with converter 5.1 even if verifyPeer == false
We are receiving ConverterSSLVerificationFault when we try to re-configure a VM on a ESX host. We always use verifyPeer==false to get rid of SSL related errors and that worked fine for us with...
View ArticleConverterStorageParamsVolumeCloningParams syntax in dot net
Hi, i need to use the sdk to create a p2v job of a physical machine but only cloning the c: volume, so i used the dot net sample, wich is made for vs 2005, with visual c# 2005.so i added this...
View ArticleTarget Disk Cloning API vs Client
Hello. I am working with the vCenter Converter Standalone Server API and have ran in to an odd issue when performing the cloning using the API that I can not replicate with the Client. When cloning...
View ArticlevCenter Converter 5.5 is AVAILABLE for download!
I'm honored to announce the general availability of "vCenter Converter 5.5" and it's corresponding SDK component! It is compatible with the latest vSphere 5.5 platform. For additional details you can...
View Articlevolumebased and/or diskbased cloning for bootable disk
Hello, i want to do a p2v job to only convert the C: drive of my source machine, wich is the one with the os.i modified the dot net sample with this code:converterStorageParams.cloningMode =...
View ArticleGetting "Failed to poweron vm" on conversion?
Hi, Trying to migrate an Ubuntu box to VMWare, I'm getting the error "General system error occurred: failed to poweron vm". Creating and starting a VM manually works just fine - any ideas? Thanks.
View ArticleScheduling a Converter 5.5 job
Hi guys, I'm really struggling to find any information about how I can schedule a converter job to happen with V5 or V5.5 since VMware dropped the Vcenter plugin (daft decision in my book). I've...
View Articleresize and newCapacityInBytes are being reset
I’m trying to automate a practical scenario with vConverter SDK. I have hosted vConverter Server at port 443 so that I can access the Converter Service via SOAP API. I have compiled the WSDL into C#...
View Article"could not determine if the source system was 32 or 64 bit;"
While trying to convert a CentOS Linux machine, I'm getting this error while querying the source spec.[Converter Agent SysInfoQuery] could not determine if the source system was 32 or 64 bit; return...
View ArticleConverter API: Time out when calling ConverterServerConversionManagerCreateJob
I have a remote Converter Server and two remote vCenters. I have some code to submit jobs automatically with Converter API. Most of time, the jobs are successful. But when there are some running jobs,...
View ArticleSpecify destination datastore
Can anyone tell me how to specify the destinaion datastore for a conversion task. For now, it is choosing a (seemingly random) default datastore based on the host (also a seemingly random default...
View ArticleConfigure network on the vm.which is converted using vcenter converter tool
Hi All, I am converting a physical machine to virtual. in the process I add couple of nic;s to the the vm that is being created. I wanted to know is there a way we can assign the static ip address...
View ArticleMonitor the progress of the submitted job...
Hi All, I am trying to perform a p2v conversion using the converter 5.5 sdk . I was able to set all the properties and submit the job. I have used ConverterServerConversionConversionJobInfo result...
View ArticleSample in sdk fails to connect to VCenter
Hi, I tried to run the C# sample that comes with the Vmware vcenter converter SDK. But i ended up with the following error, D:\GitHub\Upload\Upload>ConverterSamples.exe...
View ArticleError: Could not find or load main class org.apache.axis.wsdl.WSDL2Java Failed.
Hi, when i'm trying to execute this comand, i'm getting the below error. i'm using VMware-converter-sdk-5.5.0-1362012 C:\P2V_Automation\VMware-converter-sdk-5.5.0-1362012\sdk\samples\Axis>build...
View Article