People,
I need some help in connecting DPA Server version [8.4.040] revision [13073] to the newly upgraded vCenter v6.7.0.44100 Build 16275304.
I can access the vCenter from the browser using https://VCenter-VCSA.domain.com
However, the page DPA-VM1:8123/.../vsphereRegistration.iwc still not allowing me to use the input:
Server name / IP: VCenter-VCSA.domain.com
Port (optional):
User name: DOMAIN\Administrator
(needs at least read-only role for hosts and VMs on server)
Password: *************************
How to type in the correct information to allow with the VCenter integration?
Could not connect to server. See full error message.
An error occurred connecting to the vSphere server on [VCenter-VCSA1.DOMAIN.com] for user [DOMAIN\Administrator]: java.rmi.RemoteException: VI SDK invoke exception
[soapMessage=<?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><RetrieveServiceContent xmlns="urn:vim25"><_this type="ServiceInstance">ServiceInstance</_this></RetrieveServiceContent></soapenv:Body></soapenv:Envelope>]: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake; nested exception is:
javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
com.confio.idc.vsphere.exceptions.VSphereConnectionException: An error occurred connecting to the vSphere server on [VCenter-VCSA1.DOMAIN.com] for user [DOMAIN\Administrator]: java.rmi.RemoteException: VI SDK invoke exception [soapMessage=<?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><RetrieveServiceContent xmlns="urn:vim25"><_this type="ServiceInstance">ServiceInstance</_this></RetrieveServiceContent></soapenv:Body></soapenv:Envelope>]: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake; nested exception is:
javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
at com.confio.idc.vsphere.datasource.VSphereConnectionUtils.translateConnectionException(SourceFile:119)
at com.confio.idc.vsphere.datasource.VSphereConnectionUtils.getServerConnection(SourceFile:36)
at com.confio.idc.vsphere.datasource.VSphereConnectionUtils.getServerConnection(SourceFile:42)
at com.confio.idc.vsphere.registration.VSphereRegistrationServiceImpl.registerService(SourceFile:238)
at com.confio.iwc.web.controller.vsphere.VSphereRegistrationController$1.executeMethod(SourceFile:228)
at com.confio.iwc.web.controller.vsphere.VSphereRegistrationController$1.executeMethod(SourceFile:227)
at com.confio.iwc.web.controller.vsphere.RegistrationServiceThread.run(SourceFile:25)
at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1061)
at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:575)
at java.lang.Thread.run(Unknown Source)
Caused by: java.rmi.RemoteException: VI SDK invoke exception [soapMessage=<?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><RetrieveServiceContent xmlns="urn:vim25"><_this type="ServiceInstance">ServiceInstance</_this></RetrieveServiceContent></soapenv:Body></soapenv:Envelope>]: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake; nested exception is:
javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
at com.vmware.vim25.ws.WSClient.invoke(WSClient.java:213)
at com.vmware.vim25.ws.WSClient.invoke(WSClient.java:139)
at com.vmware.vim25.ws.VimStub.retrieveServiceContent(VimStub.java:1341)
at com.vmware.vim25.mo.ServiceInstance.<init>(ServiceInstance.java:118)
at com.vmware.vim25.mo.ServiceInstance.<init>(ServiceInstance.java:77)
at com.confio.idc.vsphere.datasource.VSphereConnectionUtils.getServerConnection(SourceFile:28)
... 8 more
Caused by: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)
at com.vmware.vim25.ws.WSClient.post(WSClient.java:286)
at com.vmware.vim25.ws.WSClient.invoke(WSClient.java:205)
... 13 more
Caused by: java.io.EOFException: SSL peer shut down incorrectly
at com.sun.net.ssl.internal.ssl.InputRecord.read(Unknown Source)
... 23 more