VMware Cloud Community
racom
Enthusiast
Enthusiast

SSLHandshakeException trying to reconnect target sites

We run vSphere Replication Appliances 6.1.1.13216 Build 3849281 in two vSphere 6.0 datacenters. I tried to configure replication for new VM but login to remote site failed with "The site is not accessible. Try to reconnect the site from the Target Sites view." error. An attempt to reconnect target site fails with "javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake" error on both sides. I can ping VRA each other and nslookup works well. Existing replications work. Credentials to both vCenters work.

Reboot didn't help and I can see this message in /var/log/boot.msg (on both VRA's):

cannot (un)set powersave mode

Suspicious exit code from reguiplugin: 1

Exception in thread "main" (vmodl.fault.InvalidArgument) {

   faultCause = null,

   faultMessage = null,

   invalidProperty = extension.extendedProductInfo.companyUrl

}

        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

        at java.lang.reflect.Constructor.newInstance(Unknown Source)

        at java.lang.Class.newInstance(Unknown Source)

        at com.vmware.vim.vmomi.core.types.impl.ComplexTypeImpl.newInstance(ComplexTypeImpl.java:173)

        at com.vmware.vim.vmomi.core.types.impl.DefaultDataObjectFactory.newDataObject(DefaultDataObjectFactory.java:26)

        at com.vmware.vim.vmomi.core.soap.impl.unmarshaller.ComplexStackContext.<init>(ComplexStackContext.java:31)

        at com.vmware.vim.vmomi.core.soap.impl.unmarshaller.UnmarshallerImpl$UnmarshallSoapFaultContext.parse(UnmarshallerImpl.java:141)

        at com.vmware.vim.vmomi.core.soap.impl.unmarshaller.UnmarshallerImpl$UnmarshallSoapFaultContext.unmarshall(UnmarshallerImpl.java:102)

        at com.vmware.vim.vmomi.core.soap.impl.unmarshaller.UnmarshallerImpl.unmarshalSoapFault(UnmarshallerImpl.java:89)

        at com.vmware.vim.vmomi.core.soap.impl.unmarshaller.UnmarshallerImpl.unmarshalSoapFault(UnmarshallerImpl.java:84)

        at com.vmware.vim.vmomi.client.common.impl.SoapFaultStackContext.setValue(SoapFaultStackContext.java:41)

        at com.vmware.vim.vmomi.client.common.impl.ResponseUnmarshaller.unmarshal(ResponseUnmarshaller.java:112)

        at com.vmware.vim.vmomi.client.common.impl.ResponseImpl.unmarshalResponse(ResponseImpl.java:273)

        at com.vmware.vim.vmomi.client.common.impl.ResponseImpl.setResponse(ResponseImpl.java:230)

        at com.vmware.vim.vmomi.client.http.impl.HttpExchangeBase.parseResponse(HttpExchangeBase.java:144)

        at com.vmware.vim.vmomi.client.http.impl.HttpExchange.run(HttpExchange.java:51)

        at com.vmware.vim.vmomi.client.http.impl.HttpProtocolBindingBase.executeRunnable(HttpProtocolBindingBase.java:186)

        at com.vmware.vim.vmomi.client.http.impl.HttpProtocolBindingImpl.send(HttpProtocolBindingImpl.java:115)

        at com.vmware.vim.vmomi.client.common.impl.MethodInvocationHandlerImpl$CallExecutor.sendCall(MethodInvocationHandlerImpl.java:581)

        at com.vmware.vim.vmomi.client.common.impl.MethodInvocationHandlerImpl$CallExecutor.executeCall(MethodInvocationHandlerImpl.java:562)

        at com.vmware.vim.vmomi.client.common.impl.MethodInvocationHandlerImpl.completeCall(MethodInvocationHandlerImpl.java:348)

        at com.vmware.vim.vmomi.client.common.impl.MethodInvocationHandlerImpl.invokeOperation(MethodInvocationHandlerImpl.java:308)

        at com.vmware.vim.vmomi.client.common.impl.MethodInvocationHandlerImpl.invoke(MethodInvocationHandlerImpl.java:182)

        at com.sun.proxy.$Proxy35.updateExtension(Unknown Source)

        at com.vmware.hms.apps.util.RegUiPlugin$1.run(RegUiPlugin.java:140)

        at com.vmware.jvsl.run.VlsiRunnable$1$1.run(VlsiRunnable.java:111)

        at com.vmware.jvsl.run.CheckedRunnable.withoutChecked(CheckedRunnable.java:19)

        at com.vmware.jvsl.run.VlsiRunnable$1.run(VlsiRunnable.java:104)

        at com.vmware.jvsl.run.ExecutorRunnable.withExecutor(ExecutorRunnable.java:17)

        at com.vmware.jvsl.run.VlsiRunnable.withClient(VlsiRunnable.java:98)

        at com.vmware.jvsl.run.VcRunnable.withVc(VcRunnable.java:139)

        at com.vmware.hms.apps.util.RegUiPlugin.run(RegUiPlugin.java:50)

        at com.vmware.hms.apps.util.App.run(App.java:83)

        at com.vmware.hms.apps.util.App$1.run(App.java:98)

        at com.vmware.jvsl.run.ExceptionHandlerRunnable$1.run(ExceptionHandlerRunnable.java:47)

        at com.vmware.jvsl.run.CheckedRunnable.withoutChecked(CheckedRunnable.java:19)

        at com.vmware.jvsl.run.ExceptionHandlerRunnable.withExceptionHandler(ExceptionHandlerRunnable.java:43)

        at com.vmware.hms.apps.util.App.main(App.java:94)

Unable to obtain password from OVF Environment.

Any idea, please?

Reply
0 Kudos
0 Replies