Hi, i have a problem with registration plugin with strange error "Unexpected end of file from server"
All resolves perfectly for both sides.I add lines with vCenter into /etc/hosts and to vCenter %windir%/system32/././hosts.
Test from Support Assistant, ip of vCenter was masked:
enrck-suppass-01:/logs # wget https://1.2.3.4 --no-check-certificate
--2013-02-05 06:08:22-- https://1.2.3.4/
Connecting to 1.2.3.4:443... connected.
WARNING: cannot verify 1.2.3.4's certificate, issued by `/O=VMware Installer':
Unable to locally verify the issuer's authority.
WARNING: certificate common name `VMware default certificate' doesn't match requested host name `1.2.3.4'.
HTTP request sent, awaiting response... 200 OK
Length: 3514 (3.4K) [text/html]
Saving to: `index.html.2'
100%[==========================================================================>] 3,514 --.-K/s in 0s
2013-02-05 06:08:22 (32.1 MB/s) - `index.html.2' saved [3514/3514]
enrck-suppass-01:/logs #
While registration process i wasn't saw any lines with my Assistant ip's into vpxd.log
Debugging level -> Trace
While registration i have:
2013-02-05 05:30:07,011 ERROR com.vmware.gss.phonehome.util.PhoneHomePluginRegister - Can't register plugin
com.sun.xml.ws.client.ClientTransportException: HTTP transport error: java.net.SocketException: Unexpected end of file from server at com.sun.xml.ws.transport.http.client.HttpClientTransport.getOutput(HttpClientTransport.java:132) at com.sun.xml.ws.transport.http.client.HttpTransportPipe.process(HttpTransportPipe.java:153) at com.sun.xml.ws.transport.http.client.HttpTransportPipe.processRequest(HttpTransportPipe.java:94) at com.sun.xml.ws.transport.DeferredTransportPipe.processRequest(DeferredTransportPipe.java:116)
While registration i haven't any working firewalls and antiviruses.