VMware {code} Community
andit
Contributor
Contributor

Web Client setup within Virgo runtime

Hello

I've setup and launched the Web Client with the Virgo Web Server within the Eclipse based on the instructions shown within the docs/SDK-Setup.html but when I'm loading the https://localhost:9443/vsphere-client I get the following error.

connection error.PNG

Ignoring it and entering the Username and Password the error shown is

failed to sign the request.PNG

I have to mention that I had created the client.properties file within D:\flex\vmware-vsphere-client\server\config

#Wed Sep 12 16:00:37 EEST 2012
ls.thumbprint=83:05:A2:68:D3:A2:A0:71:D8:DA:A6:89:67:AC:03:38:FD:26:31:4B
ls.url=https://x.x.98.215:7444/lookupservice/sdk

I've tried with both serenity-client.zip as well the Web Client installation locally and using it's files within the Virgo runtime.

Note: Using the Web Client installation (and started by it's services) works very well, but when I'm trying to launch the Web Client with the Virgo it gets to the same issue.

The response I get from pointing the browser to https://x.x.98.215:7444/lookupservice/sdk is (but like I said, it works with the Web Client installer)ls response.PNG

Am I missing something?

Thanks,

Andi

Reply
0 Kudos
2 Replies
ssurana
VMware Employee
VMware Employee

Hi Andi,

Can you give more details on your setup environment like OS, eclipse version, jdk, etc?

Also, can you look in the virgo logs to see whats going wrong in your environment.

You can find those under "C:\ProgramData\VMware\vSphere Web Client\serviceability\logs\vsphere_client_virgo.log" if you are using the installer.

In case of serenity client it will be located under serenity-client\server\serviceability\logs\vsphere_client_virgo.log

~ Sidharth

Reply
0 Kudos
andit
Contributor
Contributor

Hi Sidharth,

Thanks for reply. I found that the problem is related to the JDK I am using, which is non-Oracle.

Reply
0 Kudos