Hi all,
I'm on View 5.1 and having recently installed new SSL certificates, installed them in the local Windows certificate store as per the VMware notes, I now have the following problem:
2013-03-08T10:58:58.501Z ERROR (0AE8-09CC) <Thread-1> [u] Couldn't create SSL socket factory com.vmware.vdi.ice.server.u.a(SourceFile:529)
java.lang.NullPointerException: invalid null input
at java.security.KeyStore$PrivateKeyEntry.<init>(KeyStore.java:361)
at com.vmware.vdi.ice.server.KeyVaultKeyStore.engineGetEntry(SourceFile:241)
at java.security.KeyStore.getEntry(KeyStore.java:1261)
at com.vmware.vdi.ice.server.u.a(SourceFile:578)
at com.vmware.vdi.ice.server.u.a(SourceFile:525)
at com.vmware.vdi.ice.server.u.b(SourceFile:210)
at com.vmware.vdi.ice.server.e.a(SourceFile:77)
at com.vmware.vdi.ice.server.Ice.startServer(SourceFile:1061)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntr
I know with earlier version of View you have to use the locked.properties file to resolve this, but not with View 5.1.
Also a netstat -ano shows that the server is NOT listening on port: 443 obvisouly because of above.
Could someone point me in the right direction of getting it to correctly use the new SSL certificate and get my admin url back on-line!
Thanks in advance.
Best,
Athemiya