VMware {code} Community
Manikj
Contributor
Contributor

Problem running a VMware vCenter Converter Standalone 6.0 Java SDK

Hi,

I have installed and configured Java, AXIS and Apache ant on development machine. And client-server converter installed on one server and Vcenter running on another server.

Am trying to perform Physical2Virtual conversion. Sucessfully run the build.bat file. When i compile the program

- Unable to find required classes (javax.activation.DataHandler and javax.mail.i

nternet.MimeMultipart). Attachment support is disabled.

Failed to load input file submitwinp2vjob.properties

submitwinp2vjob.properties (The system cannot find the file specified)

java.io.FileNotFoundException: submitwinp2vjob.properties (The system cannot fin

d the file specified)

        at java.base/java.io.FileInputStream.open0(Native Method)

        at java.base/java.io.FileInputStream.open(Unknown Source)

        at java.base/java.io.FileInputStream.<init>(Unknown Source)

        at java.base/java.io.FileInputStream.<init>(Unknown Source)

        at java.base/java.io.FileReader.<init>(Unknown Source)

        at SubmitWinP2VJob.ConverterOperation.execute(ConverterOperation.java:16

5)

        at SubmitWinP2VJob.Program.run(Program.java:64)

        at SubmitWinP2VJob.Program.main(Program.java:20)

.

0 Kudos
0 Replies