Hi,
Our environment uses several vcenters in linked mode, all vcenters belong to the same SSO site.
Because of compliancy each vcenter uses it's own omivv instance.
So our setup looks something like this:
vc01 <- omivv01
|
vc02 <- omivv02
|
vc03 <- omivv03
Now we have problems accessing omivv through the vcenter flash client.
We do see the plugin icon but upon clicking it we see the following error in the vsphere-web-client-log:
[2017-11-21T16:35:05.589+01:00] [INFO ] http-bio-9090-exec-25 org.springframework.flex.servlet.MessageBrokerHandlerAdapter Channel endpoint amf received request.
[2017-11-21T16:36:04.525+01:00] [INFO ] http-bio-9090-exec-24 70002639 100991 200101 com.dell.pg.spectre.business.ConsoleSDKServiceImpl Exception at ConsoleSDKServiceImpl: URL=omivv01.site.nl/.../ConsoleSDK
[2017-11-21T16:36:04.526+01:00] [INFO ] http-bio-9090-exec-24 70002639 100991 200101 com.dell.pg.spectre.business.ConsoleSDKServiceImpl Exception at ConsoleSDKServiceImpl: 2 counts of InaccessibleWSDLException.
The strange thing is that this error log is taken from vc03, so i would have expected the error to include the hostname from omivv03
But instead it lists omivv01, which is linked to vc01, not vc03.
So i get why omivv01 is throwing an error, i just can't explain why my vc03 is using the url of vc01.
Obviously i tried deleting/reregistering the appliance, rebooting, etc etc.
Anyone got any tips?
Regards,
Peter