Hi xiao1307 and selinacuiselinacui
My problem persists even if I registered with the first interface of my vCenter.
MOB is ok
"vsphere.bigdataextensions"
"2.2.0.1843"
Files are ok :
C:\ProgramData\VMware\vSphere Web Client\vc-packages\vsphere-client-serenity\vsphere.bigdataextensions-2.2.0.1843
Virgo logs :
Done expanding plugin package to C:\ProgramData\VMware\vSphere Web Client\vc-packages\vsphere-client-serenity\vsphere.bigdataextensions-2.2.0.1843
[2015-07-21 13:35:37.422] [WARN ] vc-service-pool-1396 70000276 100006 200002 com.vmware.vise.extensionfw.impl.PackageManifestParser Plugin id mismatch between the registered extension key (vsphere.bigdataextensions)
and the id specified in plugin-package.xml (com.vmware.serengeti.vcplugin.ui). The registration id will be used but you should keep them in sync.
plugin-package.xml:
<pluginPackage id="com.vmware.serengeti.vcplugin.ui" version="5.5.0" name="Big Data Extension"
description="Big data extension plugin" vendor="VMware">
<dependencies>
<!-- dependency on the current vSphere Client version is required -->
<pluginPackage id="com.vmware.vsphere.client" version="5.1.0" />
</dependencies>
<bundlesOrder>
<!-- You only need to list the bundles from the /plugins directory when
the loading order matters (i.e. loading a service bundle before a UI bundle).
Bundle IDs here must match the Bundle-SymbolicName in each plugin's MANIFEST.MF
-->
<bundle id="com.google.gson"/>
<bundle id="org.opensaml.xml"/>
<bundle id="jackson-core-asl"/>
<bundle id="jackson-mapper-asl"/>
<bundle id="com.vmware.bdd"/>
<bundle id="com.vmware.serengeti.vcplugin.uiservice.SerengetiService" />
<bundle id="com.vmware.serengeti.vcplugin.ui" />
</bundlesOrder>
</pluginPackage>
I tried again with BDE 2.1 and no problem...