Forum Discussion

alireza1023's avatar
5 years ago

VCenter HTML5 plugin problem

Hi

I have NetBackup 8.2 and want install plugin for vsphere client 6.7 U2 (Html5)

in Support for NetBackup 7.7.x and 8.x in virtual environments Requirement is:

The NetBackup plug-in for vSphere Client (HTML5) is introduced at NetBackup 8.1.2.

vSphere Client (HTML5) 6.5 update 1 and later

is it included vSphere Client (HTML5) 6.7 update 2?

 

as Veritas NetBackup™ Plug-in for VMware vSphere Client (HTML5) Guide Release I followed this steps:

master and media server are as backup host

the credential is administrator, DNS name and fqdn is OK, credential has Extension privilege, the VimApiUrl and Runtime value is OK, I execute vwcp_manage.exe and everything is ok and said:

The NetBackup Plug-in for VMware vSphere Web Client is currently not registered with the vCenter server.
The NetBackup Plug-in for VMware vSphere Web Client has been registered successfully. Please see the topic 'Port usage for the plug-in' in the Web Client plug-in guide for a list of standard ports used by the NetBackup Plug-in for VMware vSphere Web Client.

I reloeded HTML5 page (log off and login) but plugin is not available, but in FLEX it's OK

in event said:

Cannot complete the operation. See the event log for details.

This is a vSphere Web Client (Flash) only plugin indicated by the missing type="html" plugin manifest attribute.

in https://communities.vmware.com/thread/609452 it says:

There is a new vSphere Client (HTML) feature in 6.7U2 that displays plugin deployment status messages for the HTML Client. and another one says:

I think this is why the error messages happened . That is flash only plugin , when you login HTML5 web client , this plugin is incompatible. I think we can ignore the error message.

I dunno this message is for HTML5 or Flex.

 

in vsphere_client_virgo.log I found this:

[2019-08-18T14:52:13.700Z] [INFO ] -extensionmanager-pool-27127 70013556 101086 200042 com.vmware.vise.vim.extension.PluginStatusTaskManager DOWNLOADING: Downloading plugin package com.symantec.netbackup.plugin:8.2 from https://***.***.net:8443/nbwebservice/plugins/netbackup-vwc-plugin.zip ...
[2019-08-18T14:52:13.701Z] [INFO ] ce-extension-mngr-pool-27128 70013556 101086 200042 com.vmware.vise.util.PropertyUtil Property 'plugin.signature.check.enabled' is missing. Will use the default: true
[2019-08-18T14:52:13.702Z] [WARN ] ce-extension-mngr-pool-27128 70013556 101086 200042 c.vmware.vise.vim.directory.extensions.DirectoryExtensionManager Detected an invalid signature for plugin: com.vmware.vcIntegrity.vcIntegrity:6.7.0.41703 - com.vmware.vise.extensionfw.signing.PluginSignatureException: No META-INF/MANIFEST.MF entry found in the plugin zip file.
[2019-08-18T14:52:13.703Z] [INFO ] ce-extension-mngr-pool-27128 70013556 101086 200042 com.vmware.vise.vim.extension.PluginStatusTaskManager DEPLOYING: Deploying plugin package com.vmware.vcIntegrity.vcIntegrity:6.7.0.41703 ...
[2019-08-18T14:52:13.731Z] [INFO ] ce-extension-mngr-pool-27130 70013556 101086 200042 com.vmware.vise.util.PropertyUtil Property 'plugin.signature.check.enabled' is missing. Will use the default: true
[2019-08-18T14:52:13.731Z] [WARN ] ce-extension-mngr-pool-27130 70013556 101086 200042 c.vmware.vise.vim.directory.extensions.DirectoryExtensionManager Detected an invalid signature for plugin: com.vmware.fallback.mixed:6.5.0 - com.vmware.vise.extensionfw.signing.PluginSignatureException: No META-INF/MANIFEST.MF entry found in the plugin zip file.
[2019-08-18T14:52:13.764Z] [WARN ] ce-extension-mngr-pool-27129 70013556 101086 200042 c.vmware.vise.vim.directory.extensions.DirectoryExtensionManager Could not download bundle com.vmware.imagebuilder.imagebuilder from https://***.***.net:443/vmw/imagebuilder/httpd/autodeploy-modules-plugins.zip.
[2019-08-18T14:52:13.933Z] [INFO ] m-catalog-manager-pool-27123 70013556 101086 200042 com.vmware.vise.vim.lookup.LsCatalogManager detectServiceProviders took (ms):429
[2019-08-18T14:52:13.933Z] [ERROR] m-catalog-manager-pool-27123 70013556 101086 200042 com.vmware.vise.vim.lookup.LsCatalogManager Unable to extract service version for: NetBackup_8.2 java.lang.NumberFormatException: For input string: "NetBackup_8"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Integer.parseInt(Integer.java:580)
at java.lang.Integer.parseInt(Integer.java:615)
at com.vmware.vise.util.Version.<init>(Version.java:58)
at com.vmware.vise.vim.lookup.LsCatalogManager.extractServiceInfoVersion(LsCatalogManager.java:1348)
at com.vmware.vise.vim.lookup.LsCatalogManager.extractBestServiceInfo(LsCatalogManager.java:1314)
at com.vmware.vise.vim.lookup.LsCatalogManager.hasBetterServiceInfoCandidate(LsCatalogManager.java:1064)
at com.vmware.vise.vim.lookup.LsCatalogManager.access$800(LsCatalogManager.java:98)
at com.vmware.vise.vim.lookup.LsCatalogManager$2.call(LsCatalogManager.java:832)
at com.vmware.vise.vim.lookup.LsCatalogManager$2.call(LsCatalogManager.java:788)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at com.vmware.vise.util.concurrent.QueuingCachedThreadPool$QueueProcessor.run(QueuingCachedThreadPool.java:1229)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at com.vmware.vise.util.concurrent.WorkerThreadFactory$1.run(WorkerThreadFactory.java:64)
at java.lang.Thread.run(Thread.java:748)

[2019-08-18T14:52:13.934Z] [ERROR] m-catalog-manager-pool-27123 70013556 101086 200042 com.vmware.vise.vim.lookup.LsCatalogManager Unable to extract service version for: NetBackup_8.2 java.lang.NumberFormatException: For input string: "NetBackup_8"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Integer.parseInt(Integer.java:580)
at java.lang.Integer.parseInt(Integer.java:615)
at com.vmware.vise.util.Version.<init>(Version.java:58)
at com.vmware.vise.vim.lookup.LsCatalogManager.extractServiceInfoVersion(LsCatalogManager.java:1348)
at com.vmware.vise.vim.lookup.LsCatalogManager.hasBetterServiceInfoCandidate(LsCatalogManager.java:1065)
at com.vmware.vise.vim.lookup.LsCatalogManager.access$800(LsCatalogManager.java:98)
at com.vmware.vise.vim.lookup.LsCatalogManager$2.call(LsCatalogManager.java:832)
at com.vmware.vise.vim.lookup.LsCatalogManager$2.call(LsCatalogManager.java:788)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at com.vmware.vise.util.concurrent.QueuingCachedThreadPool$QueueProcessor.run(QueuingCachedThreadPool.java:1229)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at com.vmware.vise.util.concurrent.WorkerThreadFactory$1.run(WorkerThreadFactory.java:64)
at java.lang.Thread.run(Thread.java:748)

[2019-08-18T14:52:13.941Z] [INFO ] m-catalog-manager-pool-27132 70013564 101086 200042 com.vmware.vise.vim.lookup.LsCatalogManager Loading properties for /etc/vmware/vsphere-ui/cmCatalog/com.vmware.cis.com.symantec.netbackup.plugin.zip:US
[2019-08-18T14:52:13.942Z] [INFO ] m-catalog-manager-pool-27131 70013563 101086 200042 com.vmware.vise.vim.lookup.LsCatalogManager downloadResourceBundle: Trying https://***.***.net:443/catalog/com.symantec.netbackup.plugin_catalog.zip
[2019-08-18T14:52:13.946Z] [INFO ] m-catalog-manager-pool-27123 70013556 101086 200042 com.vmware.vise.vim.lookup.LsCatalogManager processResourceBundles took (ms):12
[2019-08-18T14:52:13.946Z] [INFO ] m-catalog-manager-pool-27133 70013565 101086 200042 com.vmware.vise.vim.lookup.LsCatalogManager Loading properties for /etc/vmware/vsphere-ui/cmCatalog/com.vmware.vim.sms.sms-6.7.0.0.zip:US
[2019-08-18T14:52:13.946Z] [INFO ] m-catalog-manager-pool-27133 70013565 101086 200042 com.vmware.vise.vim.lookup.LsCatalogManager Time waiting for csp info (ms) for /etc/vmware/vsphere-ui/cmCatalog/com.vmware.vim.sms.sms-6.7.0.0.zip:US: 0
[2019-08-18T14:52:13.950Z] [INFO ] m-catalog-manager-pool-27133 70013565 101086 200042 com.vmware.vise.vim.lookup.LocalizedMessageDictionary Loaded Resource bundle cis.sms.ResourceBundle
[2019-08-18T14:52:13.951Z] [WARN ] m-catalog-manager-pool-27133 70013565 101086 200042 com.vmware.vise.vim.lookup.LocalizedMessageDictionary 227 Resource Bundle entry conflicts found for: /etc/vmware/vsphere-ui/cmCatalog/com.vmware.vim.sms.sms-6.7.0.0.zip/cis.sms.ResourceBundle:US
[2019-08-18T14:52:13.951Z] [INFO ] m-catalog-manager-pool-27133 70013565 101086 200042 com.vmware.vise.vim.lookup.LocalizedMessageDictionary Loaded 227 elements from bundle: /etc/vmware/vsphere-ui/cmCatalog/com.vmware.vim.sms.sms-6.7.0.0.zip/cis.sms.ResourceBundle:US
[2019-08-18T14:52:13.951Z] [INFO ] m-catalog-manager-pool-27133 70013565 101086 200042 com.vmware.vise.vim.lookup.LsCatalogManager Time to load properties (ms)/etc/vmware/vsphere-ui/cmCatalog/com.vmware.vim.sms.sms-6.7.0.0.zip:US: 5
[2019-08-18T14:52:13.961Z] [INFO ] -extensionmanager-pool-27127 70013556 101086 200042 com.vmware.vise.vim.commons.vcservice.impl.VcServiceImpl loginByToken successful on vc https://***.***.net:443/sdk
[2019-08-18T14:52:13.961Z] [INFO ] -extensionmanager-pool-27127 70013556 101086 200042 com.vmware.vise.vim.commons.vcservice.impl.VcServiceImpl logged in VC with id 3000001
[2019-08-18T14:52:13.961Z] [INFO ] -extensionmanager-pool-27127 70013556 101086 200042 com.vmware.vise.vim.commons.vcservice.impl.VcServiceImpl Successfully logged into VC https://***.***.net:443/sdk for session: 101086
[2019-08-18T14:52:14.001Z] [INFO ] m-catalog-manager-pool-27131 70013563 101086 200042 com.vmware.vise.vim.lookup.LsCatalogManager executeDownload: ResourceBundle https://***.***.net:443/catalog/com.symantec.netbackup.plugin_catalog.zip download succeeded with Status Code: 200
[2019-08-18T14:52:14.001Z] [INFO ] m-catalog-manager-pool-27131 70013563 101086 200042 com.vmware.vise.vim.lookup.LsCatalogManager downloadResourceBundle: Took (ms) for the resource bundle /etc/vmware/vsphere-ui/cmCatalog/com.vmware.cis.com.symantec.netbackup.plugin.zip,https://***.***.net:443/catalog/com.symantec.netbackup.plugin_catalog.zip: 59
[2019-08-18T14:52:14.001Z] [INFO ] m-catalog-manager-pool-27131 70013563 101086 200042 com.vmware.vise.vim.lookup.LsCatalogManager The HttpClient is no longer used. Will Close it.
[2019-08-18T14:52:14.003Z] [INFO ] m-catalog-manager-pool-27132 70013564 101086 200042 com.vmware.vise.vim.lookup.LsCatalogManager Time waiting for csp info (ms) for /etc/vmware/vsphere-ui/cmCatalog/com.vmware.cis.com.symantec.netbackup.plugin.zip:US: 62
[2019-08-18T14:52:14.004Z] [INFO ] m-catalog-manager-pool-27132 70013564 101086 200042 com.vmware.vise.vim.lookup.LocalizedMessageDictionary Loaded Resource bundle cis.vcextension.com_symantec_netbackup_plugin.ResourceBundle
[2019-08-18T14:52:14.005Z] [INFO ] m-catalog-manager-pool-27132 70013564 101086 200042 com.vmware.vise.vim.lookup.LocalizedMessageDictionary Loaded 10 elements from bundle: /etc/vmware/vsphere-ui/cmCatalog/com.vmware.cis.com.symantec.netbackup.plugin.zip/cis.vcextension.com_symantec_netbackup_plugin.ResourceBundle:US
[2019-08-18T14:52:14.005Z] [INFO ] m-catalog-manager-pool-27132 70013564 101086 200042 com.vmware.vise.vim.lookup.LsCatalogManager Time to load properties (ms)/etc/vmware/vsphere-ui/cmCatalog/com.vmware.cis.com.symantec.netbackup.plugin.zip:US: 1
[2019-08-18T14:52:14.017Z] [INFO ] taskExecutor-1 70013556 101086 200042 c.vmware.license.client.management.adapter.LicenseInventoryCache Retrieved 3 licenses.
[2019-08-18T14:52:14.022Z] [INFO ] -extensionmanager-pool-27127 70013556 101086 200042 com.vmware.vise.vim.extension.util.VcExtensionUtil No proxy server configured.
[2019-08-18T14:52:14.023Z] [INFO ] -extensionmanager-pool-27127 70013556 101086 200042 com.vmware.vise.vim.extension.VcExtensionManager Downloading plugin package from https://***.***.net:8443/nbwebservice/plugins/netbackup-vwc-plugin.zip (no proxy defined)
[2019-08-18T14:52:14.053Z] [WARN ] ce-extension-mngr-pool-27128 70013556 101086 200042 com.vmware.vise.extensionfw.impl.PackageManifestParser Plugin id mismatch between the registered extension key (com.vmware.vcIntegrity.vcIntegrity)
and the id specified in plugin-package.xml (com.vmware.vumclient). The registration id will be used but you should keep them in sync.
[2019-08-18T14:52:14.053Z] [WARN ] ce-extension-mngr-pool-27128 70013556 101086 200042 com.vmware.vise.extensionfw.impl.PackageManifestParser Plugin version mismatch for com.vmware.vcIntegrity.vcIntegrity between the plugin registration info (6.7.0.41703)
and the version specified in plugin-package.xml (6.7.0). The registration version will be used but you should keep them in sync.
[2019-08-18T14:52:14.619Z] [INFO ] -extensionmanager-pool-27127 70013556 101086 200042 com.vmware.vise.vim.extension.VcExtensionManager Done downloading plugin package from https://***.***.net:8443/nbwebservice/plugins/netbackup-vwc-plugin.zip
[2019-08-18T14:52:14.620Z] [WARN ] -extensionmanager-pool-27127 70013556 101086 200042 com.vmware.vise.vim.extension.VcExtensionManager Detected an invalid signature for plugin: com.symantec.netbackup.plugin:8.2 - com.vmware.vise.extensionfw.signing.PluginSignatureException: No META-INF/MANIFEST.MF entry found in the plugin zip file.
[2019-08-18T14:52:14.628Z] [INFO ] ce-extension-mngr-pool-27128 70013556 101086 200042 com.vmware.vise.vim.extension.PluginStatusTaskManager DEPLOYMENT_FAILED: Error deploying plugin package com.vmware.vcIntegrity.vcIntegrity:6.7.0.41703. Reason: Incompatible. This is a vSphere Web Client (Flash) only plugin indicated by the missing type="html" plugin manifest attribute.
[2019-08-18T14:52:14.636Z] [INFO ] plugin-validation1 com.vmware.vise.extensionfw.impl.OsgiUsageValidationService Started validation of OSGi bad practices.
[2019-08-18T14:52:14.636Z] [INFO ] plugin-validation1 com.vmware.vise.extensionfw.impl.OsgiUsageValidationService Finished validation of OSGi bad practices.
[2019-08-18T14:52:14.636Z] [INFO ] ce-extension-mngr-pool-27130 70013556 101086 200042 com.vmware.vise.vim.extension.PluginStatusTaskManager DEPLOYING: Deploying plugin package com.vmware.fallback.mixed:6.5.0 ...
[2019-08-18T14:52:14.651Z] [INFO ] ce-extension-mngr-pool-27130 70013556 101086 200042 com.vmware.vise.vim.extension.PluginStatusTaskManager DEPLOYMENT_FAILED: Error deploying plugin package com.vmware.fallback.mixed:6.5.0. Reason: Incompatible. This is a vSphere Web Client (Flash) only plugin indicated by the missing type="html" plugin manifest attribute.
[2019-08-18T14:52:14.651Z] [INFO ] plugin-validation1 com.vmware.vise.extensionfw.impl.OsgiUsageValidationService Started validation of OSGi bad practices.
[2019-08-18T14:52:14.652Z] [INFO ] plugin-validation1 com.vmware.vise.extensionfw.impl.OsgiUsageValidationService Finished validation of OSGi bad practices.
[2019-08-18T14:52:14.773Z] [INFO ] -extensionmanager-pool-27127 70013556 101086 200042 com.vmware.vise.vim.extension.VcExtensionManager Done expanding plugin package to /etc/vmware/vsphere-ui/vc-packages/vsphere-client-serenity/com.symantec.netbackup.plugin-8.2
[2019-08-18T14:52:14.773Z] [INFO ] -extensionmanager-pool-27127 70013556 101086 200042 com.vmware.vise.vim.extension.PluginStatusTaskManager DOWNLOADED: Downloaded plugin package com.symantec.netbackup.plugin:8.2 from https:/***.***.net:8443/nbwebservice/plugins/netbackup-vwc-plugin.zip successfully.
[2019-08-18T14:52:14.785Z] [INFO ] -extensionmanager-pool-27127 70013556 101086 200042 com.vmware.vise.vim.extension.PluginStatusTaskManager DEPLOYING: Deploying plugin package com.symantec.netbackup.plugin:8.2 ...
[2019-08-18T14:52:15.150Z] [WARN ] http-nio-5090-exec-6 70013571 101086 200042 com.vmware.vise.mvc.tree.TreeNodeStateManagerImpl Failed to load user preferences.
[2019-08-18T14:52:15.347Z] [INFO ] plugin-deploy11 com.vmware.vise.extensionfw.impl.PackagesDeployer Deploying plugin package 'com.symantec.netbackup.plugin:8.2'.
[2019-08-18T14:52:15.347Z] [INFO ] plugin-deploy11 com.vmware.vise.extensionfw.impl.DeploymentEventLoggerImpl Event=PACKAGE_DEPLOY_BEGIN; Params=com.symantec.netbackup.plugin, 8.2

 

 

 

13 Replies