Impossible to connect to the VSphere Cloud Anymore

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Blocker
    • Component/s: vsphere-cloud-plugin
    • None
    • Environment:
      Jenkins 1.532.1
      VSphere Cloud Plugin 1.1.3
      OpenJDK 1.7.0_51

      Impossible to connect to our VSphere Cloud (VSphere 4.1) since the
      update of vijava dependency to 5.1 in the last plugin version (1.1.3).
      VSphere Cloud Plugin 1.1.2 is ok.

      Caused by: java.lang.RuntimeException: org.jenkinsci.plugins.vsphere.tools.VSphereException: java.rmi.RemoteException: VI SDK invoke exception:org.dom4j.DocumentException: Error on line 1 of document : White spaces are required between publicId and systemId. Nested exception: White spaces are required between publicId and systemId.
      at org.jenkinsci.plugins.vSphereCloud$DescriptorImpl.doTestConnection(vSphereCloud.java:262)
      ... 48 more
      Caused by: org.jenkinsci.plugins.vsphere.tools.VSphereException: java.rmi.RemoteException: VI SDK invoke exception:org.dom4j.DocumentException: Error on line 1 of document : White spaces are required between publicId and systemId. Nested exception: White spaces are required between publicId and systemId.
      at org.jenkinsci.plugins.vsphere.tools.VSphere.<init>(VSphere.java:52)
      at org.jenkinsci.plugins.vsphere.tools.VSphere.connect(VSphere.java:65)
      at org.jenkinsci.plugins.vSphereCloud$DescriptorImpl.doTestConnection(vSphereCloud.java:258)
      ... 48 more
      Caused by: java.rmi.RemoteException: VI SDK invoke exception:org.dom4j.DocumentException: Error on line 1 of document : White spaces are required between publicId and systemId. Nested exception: White spaces are required between publicId and systemId.
      at com.vmware.vim25.ws.WSClient.invoke(WSClient.java:183)
      at com.vmware.vim25.ws.WSClient.invoke(WSClient.java:125)
      at com.vmware.vim25.ws.VimStub.retrieveServiceContent(VimStub.java:1409)
      at com.vmware.vim25.mo.ServiceInstance.<init>(ServiceInstance.java:85)
      at com.vmware.vim25.mo.ServiceInstance.<init>(ServiceInstance.java:69)
      at org.jenkinsci.plugins.vsphere.tools.VSphere.<init>(VSphere.java:50)
      ... 50 more

            Assignee:
            Unassigned
            Reporter:
            Fabrice Robin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: