Error: 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 ArticleHelp with getting task progress using vcenter converter SDK api
Hi, I am trying to get the task progress status using SDK Api but i get runtime errors always. Pls help me with the below code. int progress = 0; try{ ConverterTaskInfo taskInfo = null; do {...
View ArticleHow to Get SSLThumbprint
Hi, I am trying to establish a connection and get source from a linux source machine, using .. ConverterComputerSpec liveSourceSpec = new ConverterComputerSpec();liveSourceSpec.setLocation(...
View ArticleSoapException: A specified parameter was not correct.
Hello,I have been trying to use the enhanced SDK samples to convert P2V a linux machine.I keep getting the following error - System.Web.Services.Protocols.SoapException: A specified parameter was not...
View ArticleConversion failed at 91%.
I installed converter standalone on a physical box last night and started the conversion process to my vmware environment. Hosts are running 5.5 and I was using the latest version of converter....
View Article-- ERROR -- Convert: converter.fault.ImportSourceInvalidConfigInfo
I am using the converter SDK to do a Windows 2012 R2 conversion. The source is a VM running on Fusion on my Mac; however, I am treating the conversion as if the source is a physical machine. I don't...
View ArticleConverter task fails at 1% with an error FAILED: A file I/O error occurred...
Hi,I am trying to convert a windows 2012 R2 system to a VM and using VMware converter. but the task fails at 1% with an error A file I/O error occurred while accessing ''. please find the screenshot...
View ArticleProblem running a VMware vCenter Converter Standalone 6.0 SDK locally for a...
Short description of the situation:We are trying to run the VMware SDK for a convert operation on a local machine. We have installed the VMware vCenter Converter Standalone Client, the one with a GUI...
View ArticleVMware Vcenter Converter Standalone Java SDK
Hi guys, Currently I'm attempting to imitate what the GUI version does, but I want to use scripts to get the job done which is, in a way, automate the whole process. I installed the Client-Server...
View Articlea file i/o error occurred while accessing vmware converter 6
Hi, I am trying to convert a windows 2008 R2 system to a VM and using VMware converter v6. but the task fails at 1% with an error A file I/O error occurred while accessing ''. please find the...
View ArticleHow do I create a command line task in VMWARE Converter to convert either a...
Hi all, Sorry for my general question here but I am not knowledgeable outside of scripting in any form of programming and I need to find a way to create a command line task in VMWARE Converter to...
View Articlelinux p2v conversion with wmware converter 6.1.1
hi,i'm tryng to convert a phisical linux pc (centos 5) with converter 6.1.1This is the error message:Permission denied (publickey,gssapi-with-mic)In the log file (attached), it seem that the problem is...
View ArticlePowershell: new-webserviceproxy
Attempting to establish a connection to the web service, but just erroring out:New-WebServiceProxy -uri https://localhost/converter/sdkNew-WebServiceProxy : The request failed with HTTP status 501: Not...
View Articleproblem installing VMWare Converter Agent on the source p2v machine via SDK...
Hi everybodyI'm, new to the Converter SDK. I successfully compiled the java sample and created a customized submitwinp2vjob.properties file.My problem is that Converter Server can't install the agent...
View Articleconverter error FAILED: An error occurred during the conversion:...
Hi I try convert windows 2003 exchange server with 1.1 TO fo data on six hard drive. The convert seem good but at fifth disk (3.5 hours 75 % on the disk task) and 18 hour of entire task i get this...
View ArticleHow to take VMDK of local machine using sdk without giving username and...
How to take VMDK of local machine using sdk without giving username and password ?I want to take vmdk of windows machine running in windows 2012 R2 .i installed Vmwareconverter Client in that same...
View ArticleEncrypted VM
Hello! With ESXi 6.5 it's now possible to encrypt VM disks. Are there any plans to support CryptoSpec in VirtualMachineConfigSpec in Converter API so that target machine would be encrypted initially...
View ArticleUsing Converter SDK on Visual Studios 2015?
Is it possible to use the Converter SDK with visual studios 2015? because I can't seem to build the SDK .dll with the visual studio 2015 command prompt. And i find it impossible to download a 2005...
View Article