Hi,
I was just trying out teh new HTML Fling SDK. I was following the steps from Getting_Started_with_HTML_Client_SDK_Fling.pdf.pdf.
I completed the setup steps and did the vCenter Server registration. But when I try to verify the steps of vCenter Server registration, it fails with below error on the browser (https://localhost:9443/ui/login):
A server error occurred.
[400] An error occurred while sending an authentication request to the vCenter Single Sign-On server - An error occurred when processing the metadata during vCenter Single Sign-On setup - Keystore to be used for remote connections is null..
My VMWARE_CFG_DIR is set to C:/ProgramData/VMware/vCenterServer/cfg/. I have also attached the vsphere_client_log.log.
I see couple of errors in the log, but not sure how to resolve them.
[2016-08-04T11:59:38.322-07:00] [WARN ] region-dm-8 com.vmware.vim.featurestateswitch.FeatureState Error while reading config file C:/ProgramData/VMware/vCenterServer/cfg/\vsphereFeatures\vsphereFeatures.cfg java.io.FileNotFoundException: C:\ProgramData\VMware\vCenterServer\cfg\vsphereFeatures\vsphereFeatures.cfg (The system cannot find the path specified)
[2016-08-04T11:59:38.549-07:00] [ERROR] region-dm-10 org.eclipse.virgo.medic.eventlog.default AG0000E Application context creation failure for bundle 'com.vmware.vsphere.client.provisioningservice' version '6.5.0'. org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'transferSourcePropertyProvider': Invocation of init method failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'transferSourcePropertyProviderImpl' defined in URL [bundleentry://300.fwk558009892/META-INF/spring/bundle-context.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.vmware.vsphere.client.provisioning.impl.TransferSourcePropertyProvider]: Constructor threw exception; nested exception is java.lang.IllegalStateException: Keystore to be used for remote connections is null.
Please let me know if you have any suggestions to resolve it.
Regards,
Sunil