<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Failed to deploy a local plugin on vSphere 8.0 in vSphere Client SDK Discussions</title>
    <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2959498#M6167</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/5606094"&gt;@ShivamVerma380&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Looking at the logs:&lt;/P&gt;&lt;LI-CODE lang="java"&gt;This has no impact on plugin package deployment but is expected only during plugin development. In Production the plugin package should be registered as a vCenter extension&lt;/LI-CODE&gt;&lt;P&gt;I suspect you have placed your plugin in "&lt;SPAN&gt;/usr/lib/vmware-vsphere-ui/plugin-packages/&lt;/SPAN&gt;". It should be registered as a vCenter Server extension and not present in the plugin-packages folder.&lt;/P&gt;&lt;P&gt;The "libraries" folder should be place in your plugin package and be a part of the plugin zip file. It will be downloaded by the vSphere Client and unpacked in "/etc/vmware/vsphere-ui/vc-packages/vsphere-client-serenity/".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;</description>
    <pubDate>Thu, 16 Mar 2023 13:47:50 GMT</pubDate>
    <dc:creator>Denis_Chorbadzh</dc:creator>
    <dc:date>2023-03-16T13:47:50Z</dc:date>
    <item>
      <title>Failed to deploy a local plugin on vSphere 8.0</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2932206#M6114</link>
      <description>&lt;P&gt;&lt;FONT color="#000000"&gt;Below logs observed in "vsphere-ui-runtime.log.stdout" while deploying our local plugin on vSphere 8.0.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;FONT color="#808080"&gt;&lt;SPAN&gt;[2022-10-03T12:55:35.631Z] [&lt;/SPAN&gt;&lt;SPAN&gt;ERROR&lt;/SPAN&gt;&lt;SPAN&gt;] plugin-deploy19&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Subsystem Event] Error when starting subsystem: com.vcplugin.plugin&amp;nbsp; org.osgi.service.subsystem.SubsystemException: Framework could not resolve the bundles: [org.osgi.service.subsystem.region.context.11_1.0.0 [359], org.eclipse.virgo.web.dm_1.0.0 [361], com.vmware.wsvim25_8.0.0 [360]]&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;OSGI reported missing dependencies for "org.eclipse.virgo.web.dm_1.0.0" only, but above logs showing errors for three bundles .&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#808080"&gt;&lt;SPAN&gt;g! ss&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#808080"&gt;&lt;SPAN&gt;360 RESOLVED com.vmware.wsvim25_8.0.0&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#808080"&gt;&lt;SPAN&gt;361 INSTALLED org.eclipse.virgo.web.dm_1.0.0&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#808080"&gt;&lt;SPAN&gt;g! diag 361&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#808080"&gt;&lt;SPAN&gt;org.eclipse.virgo.web.dm [361]&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#808080"&gt;&lt;SPAN&gt;Unresolved requirement: Import-Package: org.springframework.aop&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Importing all packages&amp;nbsp; reported by "packages org.springframework.aop" in respective pom.xml and Manifest file is not resolving deployment issue.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 08:48:02 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2932206#M6114</guid>
      <dc:creator>MK1506</dc:creator>
      <dc:date>2022-10-06T08:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to deploy a local plugin on vSphere 8.0</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2932955#M6115</link>
      <description>&lt;P&gt;vSphere 8.0 requires changes to local plugins to support library isolation:&lt;/P&gt;&lt;P&gt;&lt;A href="https://vdc-repo.vmware.com/vmwb-repository/dcr-public/77dd6491-bb96-47f3-8c2e-a5a4655f078b/b916bc3c-0168-4487-a9e5-c89b50373c18/Local-Plugins-Library-Isolation.pdf" target="_blank" rel="noopener"&gt;https://vdc-repo.vmware.com/vmwb-repository/dcr-public/77dd6491-bb96-47f3-8c2e-a5a4655f078b/b916bc3c-0168-4487-a9e5-c89b50373c18/Local-Plugins-Library-Isolation.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and FIPS compliance:&lt;/P&gt;&lt;P&gt;&lt;A href="https://vdc-download.vmware.com/vmwb-repository/dcr-public/0a357b43-fe36-4478-a82b-2ae33ff971f2/cbce5d49-b1be-49f2-8514-d37b6cd910fe/Preparing-Local-Plug-ins-for-FIPS-Compliance.html" target="_blank" rel="noopener"&gt;https://vdc-download.vmware.com/vmwb-repository/dcr-public/0a357b43-fe36-4478-a82b-2ae33ff971f2/cbce5d49-b1be-49f2-8514-d37b6cd910fe/Preparing-Local-Plug-ins-for-FIPS-Compliance.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 09:27:25 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2932955#M6115</guid>
      <dc:creator>ChrisSmith2</dc:creator>
      <dc:date>2022-10-11T09:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to deploy a local plugin on vSphere 8.0</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2944172#M6127</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;I also have a problem with my old local plugin and vSphere 8.0.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;I followed the instructions in the "Local plugin library isolation - vSphere 8.0" document.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;I moved third party libraries (Spring and others) to a separate "libraries" directory.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;My plugin deploys in vSphere but doesn't work.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;In the OSGi console, my plugin bundle has the status 'INSTALLED'.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;The 'diag' command displays the message: "&lt;EM&gt;Unresolved requirement: Import-Package: com.vmware.vim.sso.http&lt;/EM&gt;".&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;But also in the same console I see this bundle (after typing 'ss' command):&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;71 ACTIVE com.vmware.vim.sso.http_0.0.1.dev&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Do I need to copy any libraries from VMware to the "libraries" directory in addition to third-party libraries?&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;I found the httpSsoAuth.jar file containing bundle com.vmware.vim.sso.http on vSphere server.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;But copying this file to my plugin's "libraries" directory seems incorrect to me.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Has anyone had a problem like this?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 17:36:11 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2944172#M6127</guid>
      <dc:creator>msolinski</dc:creator>
      <dc:date>2022-12-15T17:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to deploy a local plugin on vSphere 8.0</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2946677#M6132</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The package "com.vmware.vim.sso.http" is an internal package and should not be used. The code that uses classes from this package needs to be rewritten accordingly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 12:57:32 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2946677#M6132</guid>
      <dc:creator>Denis_Chorbadzh</dc:creator>
      <dc:date>2023-01-04T12:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to deploy a local plugin on vSphere 8.0</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2946682#M6133</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You will need to place the following bundles inside your "libraries" folder:&lt;/P&gt;&lt;P&gt;&lt;A href="https://mvnrepository.com/artifact/org.apache.servicemix.bundles/org.apache.servicemix.bundles.spring-aop/5.3.24_1" target="_blank"&gt;https://mvnrepository.com/artifact/org.apache.servicemix.bundles/org.apache.servicemix.bundles.spring-aop/5.3.24_1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://mvnrepository.com/artifact/org.apache.servicemix.bundles/org.apache.servicemix.bundles.spring-core/5.3.24_1" target="_blank"&gt;https://mvnrepository.com/artifact/org.apache.servicemix.bundles/org.apache.servicemix.bundles.spring-core/5.3.24_1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 13:08:03 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2946682#M6133</guid>
      <dc:creator>Denis_Chorbadzh</dc:creator>
      <dc:date>2023-01-04T13:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to deploy a local plugin on vSphere 8.0</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2953014#M6149</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We have tried to add the bundles mentioned above in the "libraries" folder which is parallel to the "plugins" folder on VCSA 8.0.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShivamVerma380_0-1675759691311.png" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/99815i62B313DF9988DA58/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="ShivamVerma380_0-1675759691311.png" alt="ShivamVerma380_0-1675759691311.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Still, the issue persists on the OSGI console and we have 2 unresolved dependencies i.e. org.springframework.orm and org.eclipse.virgo.web.dm.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShivamVerma380_1-1675759874092.png" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/99816iF03CE9E4461C373A/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="ShivamVerma380_1-1675759874092.png" alt="ShivamVerma380_1-1675759874092.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;org.springframework.orm is always in the "INSTALLED" state even if the plugin is not installed on VCSA 8.0.&lt;BR /&gt;Looking forward to your help on this,&lt;BR /&gt;Regards Shivam&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2023 08:56:24 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2953014#M6149</guid>
      <dc:creator>ShivamVerma380</dc:creator>
      <dc:date>2023-02-07T08:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to deploy a local plugin on vSphere 8.0</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2953454#M6151</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/5606094"&gt;@ShivamVerma380&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you use Spring MVC controllers in your plugin, here is a list of the bundles required to resolve Spring MVC dependencies:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;org.apache.servicemix.bundles.aopalliance-1.0_6&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;org.apache.servicemix.bundles.spring-aop-5.2.22.RELEASE_1&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;org.apache.servicemix.bundles.spring-beans-5.2.22.RELEASE_1&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;org.apache.servicemix.bundles.spring-context-5.2.22.RELEASE_1&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;rg.apache.servicemix.bundles.spring-context-support-5.2.22.RELEASE_1&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;org.apache.servicemix.bundles.spring-core-5.2.22.RELEASE_1&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;org.apache.servicemix.bundles.spring-expression-5.2.22.RELEASE_1&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;org.apache.servicemix.bundles.spring-web-5.2.22.RELEASE_1&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;org.apache.servicemix.bundles.spring-webmvc-5.2.22.RELEASE_1&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Denis&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2023 08:42:29 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2953454#M6151</guid>
      <dc:creator>Denis_Chorbadzh</dc:creator>
      <dc:date>2023-02-09T08:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to deploy a local plugin on vSphere 8.0</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2955865#M6155</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/3019892"&gt;@Denis_Chorbadzh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have added the libraries folder where the plugin is installed at&amp;nbsp;/etc/vmware/vsphere-ui/vc-packages/vsphere-client-serenity/com.vcplugin.plugin-1.2.1.27 path.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShivamVerma380_1-1676999675085.png" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/100126iD17561B867EF568C/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="ShivamVerma380_1-1676999675085.png" alt="ShivamVerma380_1-1676999675085.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;With the above packages added to the libraries folder, I was able to resolve all the OSGI dependencies except for the org.springframework.orm package. This issue persists on the OSGI console even if the plugin is uninstalled.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShivamVerma380_2-1676999801173.png" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/100127i86D624CCFB4251C6/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="ShivamVerma380_2-1676999801173.png" alt="ShivamVerma380_2-1676999801173.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;After restarting the VCSA 8.0 we get plugin deployment timeout, which eventually fails as shown below.&lt;/P&gt;&lt;DIV class=""&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShivamVerma380_5-1677045514649.png" style="width: 1433px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/100147i7208F40D99C7D47A/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="ShivamVerma380_5-1677045514649.png" alt="ShivamVerma380_5-1677045514649.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The plugin code is written in Springboot having the Spring version&amp;nbsp;&lt;STRONG&gt;4.3.9.RELEASE&lt;/STRONG&gt;&amp;nbsp;and SpringBoot version&amp;nbsp;&lt;STRONG&gt;1.5.9.RELEASE&lt;/STRONG&gt;.&amp;nbsp;Now, this plugin works perfectly on VCSA 7.0 but not on VCSA 8.0. I have a finding that the issue that might cause the plugin to not be compatible with VCSA 8.0 is the old spring version as mentioned in the article:&amp;nbsp;&lt;A href="https://kb.vmware.com/s/article/87880" target="_blank" rel="noopener"&gt;https://kb.vmware.com/s/article/87880&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShivamVerma380_4-1677000765173.png" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/100129i98DCEF9C74576635/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="ShivamVerma380_4-1677000765173.png" alt="ShivamVerma380_4-1677000765173.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I upgraded the plugin to Spring version&amp;nbsp;&lt;STRONG&gt;&lt;SPAN&gt;5.2.22.RELEASE&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;and SpringBoot version to&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;2.0.9.RELEASE.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;After this major upgrade, many packages were deprecated as SpringBoot was upgraded from 1. x to 2. x. After this major upgrade, I did some package name changes as suggested in the official Spring Documentation. After that also the plugin gets timed out.&lt;/P&gt;&lt;P&gt;Another thing is on UI we see the plugin type as local but from my observation plugin should be treated as remote and this might be an issue from UI.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShivamVerma380_0-1677044967217.png" style="width: 1449px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/100144i7A8C4F5E0AF47DE8/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="ShivamVerma380_0-1677044967217.png" alt="ShivamVerma380_0-1677044967217.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the plugin-package.xml:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShivamVerma380_6-1677001436030.png" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/100131i4DE9FA870F658720/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="ShivamVerma380_6-1677001436030.png" alt="ShivamVerma380_6-1677001436030.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Equinox.log:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShivamVerma380_7-1677002007370.png" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/100132iF6EF4D91C3ED52D9/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="ShivamVerma380_7-1677002007370.png" alt="ShivamVerma380_7-1677002007370.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vsphere_client_virgo.log:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShivamVerma380_8-1677002065469.png" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/100133i8B6BA78741FE906F/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="ShivamVerma380_8-1677002065469.png" alt="ShivamVerma380_8-1677002065469.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vsphere-ui-runtime.log.stdout:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShivamVerma380_9-1677002174150.png" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/100134i61909FA597B5C10C/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="ShivamVerma380_9-1677002174150.png" alt="ShivamVerma380_9-1677002174150.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;In Brief&amp;nbsp;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/3019892"&gt;@Denis_Chorbadzh&lt;/a&gt;&amp;nbsp;please let me know the answers to the following questions:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1. Is vSphere Client VCSA 8.0 compatible with Spring Version&amp;nbsp;4.3.9.RELEASE&amp;nbsp;or do we need to upgrade Spring to 5.2.22_RELEASE ?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2. With help from the above attachments do you have any idea why is the plugin getting deployment timed-out after the upgrade?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3. Plugin type is seen as local on UI. But from my understanding this plugin is a remote plugin as my plugin is not running from VCSA. So is this affecting the deployment on VCSA 8.0?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;4. Also after the spring boot upgrade to 2.0.9.RELEASE two dependencies again go into the&amp;nbsp;&lt;EM&gt;INSTALLED &lt;/EM&gt;state i.e. vcplugin-controller and vcplugin-ui. Do we need to add any jar to the libraries folder to resolve them?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShivamVerma380_10-1677002679694.png" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/100135iA4077AC72048AFB9/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="ShivamVerma380_10-1677002679694.png" alt="ShivamVerma380_10-1677002679694.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;5.&amp;nbsp;If the plugin is getting installed on the VCSA 8.0, is there any way to access it just like APIs from postman? How to verify that it is successfully deployed/installed on the VCSA 8.0 and that the only issue lies on the UI side?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;6. Any open-source repository for developing remote plugins on the VMware client plugin VCSA 8.0?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shivam&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 05:58:44 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2955865#M6155</guid>
      <dc:creator>ShivamVerma380</dc:creator>
      <dc:date>2023-02-22T05:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to deploy a local plugin on vSphere 8.0</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2955990#M6157</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/5606094"&gt;@ShivamVerma380&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First, you need to integrate the &lt;EM&gt;"libraries"&lt;/EM&gt; folder in your &lt;STRONG&gt;plugin.zip&lt;/STRONG&gt; and not modify directly the plugin cache in &lt;EM&gt;"/etc/vmware/vsphere-ui/vc-packages/vsphere-client-serenity/"&lt;/EM&gt;. This directory is used for downloading and unarchiving the plugin deliverables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regarding &lt;STRONG&gt;Spring 4.3.9&lt;/STRONG&gt;, it&amp;nbsp;is vulnerable to &lt;STRONG&gt;Spring4Shell&lt;/STRONG&gt;, and&amp;nbsp;we highly recommend you upgrade to 5.3.XX (LTS).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For &lt;STRONG&gt;vcplugin-ui&lt;/STRONG&gt;, you need:&lt;BR /&gt;- &lt;STRONG&gt;&lt;A href="https://mvnrepository.com/artifact/org.codehaus.woodstox/woodstox-core-asl/4.4.1" target="_blank"&gt;https://mvnrepository.com/artifact/org.codehaus.woodstox/woodstox-core-asl/4.4.1&lt;/A&gt;&lt;/STRONG&gt;&lt;BR /&gt;and&lt;BR /&gt;- &lt;STRONG&gt;&lt;A href="https://mvnrepository.com/artifact/org.codehaus.woodstox/stax2-api" target="_blank"&gt;https://mvnrepository.com/artifact/org.codehaus.woodstox/stax2-api&lt;/A&gt;&lt;/STRONG&gt;&lt;BR /&gt;Don’t mind the &lt;EM&gt;"org.springramework.orm"&lt;/EM&gt; not being resolved: it is a red herring. It has bundle id of 129, typically plugin bundle ids are in 300 range.&lt;/P&gt;&lt;P&gt;For &lt;STRONG&gt;vcplugin-controller&lt;/STRONG&gt;, you need to resolve &lt;EM&gt;"org.springframwork.beans"&lt;/EM&gt; jar first (it is the provider of &lt;EM&gt;"org.springframework.beans.factory.annotation"&lt;/EM&gt;).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the attachments it is not clear why your &lt;EM&gt;“org.springframwork.beans”&lt;/EM&gt; is not resolved (Note: there will be more than one &lt;EM&gt;“org.springframwork.beans”&lt;/EM&gt;, yours will have id in the 300+ range).&lt;/P&gt;&lt;P&gt;It is also not clear why the plugin deployment timed out. It was probably due to the unresolved plugin bundles.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regarding the type of the plugin, your plugin is a &lt;EM&gt;"local"&lt;/EM&gt; plugin. This means it will be downloaded from the remote location and will be placed inside the VCSA's tomcat server. To be a &lt;EM&gt;"remote"&lt;/EM&gt; plugin, it needs to run on your own server and just provide its views to the vSphere Client. Remote plugins also use a different manifest format, called &lt;STRONG&gt;plugin.json&lt;/STRONG&gt;. You can find more information about the remote plugin architecture &lt;A href="https://developer.vmware.com/docs/17041/developing-remote-plug-ins-with-the-vsphere-client-sdk" target="_blank" rel="noopener"&gt;here&lt;/A&gt;. Have in mind that the local plugin architecture is being deprecated and the next major vSphere Release will support only remote plugins.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Finally, you can verify your plugin is successfully installed by finding it in Administration -&amp;gt; Client Plug-Ins and checking its status. Additionally, you can inspect the vsphere_client_virgo.log file and search for your plugin ID to verify there are not errors and the deployment is successful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 11:20:46 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2955990#M6157</guid>
      <dc:creator>Denis_Chorbadzh</dc:creator>
      <dc:date>2023-02-22T11:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to deploy a local plugin on vSphere 8.0</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2956774#M6158</link>
      <description>&lt;P&gt;Hi &lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/3019892"&gt;@Denis_Chorbadzh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;As you suggested, we've added stax2, woodstox jars, and integrated the libraries directory into plugin.zip.&lt;/P&gt;&lt;P&gt;Now we can see that the libraries folder getting extracted into /etc/vmware/vsphere-ui/vc-packages/vsphere-client-serenity/. Even with this change, we are still facing a timeout issue with our plugin. The org.springramework.orm unresolved dependency is still there but we're ignoring it as suggested and all the other dependencies are resolved/active.&lt;BR /&gt;At this stage, we are able to see plugin entry into /mob and "Failed" entry at Administration -&amp;gt; Client Plug-Ins. The vsphere_client_virgo.log shows an ERROR for deployment mentioning timeout but does not tell anything else.&lt;BR /&gt;Is there any other log to check or any debugging method to root cause the timeout issue? Please advice.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;BR /&gt;[2023-02-24T13:35:26.515Z] [INFO ] sdk-plugin-deployer-93 com.vmware.vise.plugin.status.LocalPluginStatusServiceImpl DEPLOYING: Deploying plugin package com.vcplugin.plugin:1.2.1.27 ...&lt;BR /&gt;[2023-02-24T13:35:26.516Z] [WARN ] sdk-plugin-deployer-93 com.vmware.vise.extensionfw.impl.PackageManifestParser Plugin version mismatch for com.vcplugin.plugin between the plugin registration info (1.2.1.27)&lt;BR /&gt;[2023-02-24T13:35:26.531Z] [INFO ] sdk-plugin-deployer-93 com.vmware.vise.extensionfw.impl.sandboxing.EsaBuilder Creating OSGi sandbox for package com.vcplugin.plugin with scope fullyIsolated&lt;BR /&gt;[2023-02-24T13:35:27.476Z] [INFO ] plugin-deploy13 com.vmware.vise.extensionfw.impl.PackagesDeployer Deploying plugin package 'com.vcplugin.plugin:1.2.1.27'.&lt;BR /&gt;[2023-02-24T13:35:27.476Z] [INFO ] plugin-deploy13 com.vmware.vise.extensionfw.impl.DeploymentEventLoggerImpl Event=PACKAGE_DEPLOY_BEGIN; Params=com.vcplugin.plugin, 1.2.1.27&lt;BR /&gt;[2023-02-24T13:45:26.841Z] [INFO ] plugin-discovery-bus-thread com.vmware.vise.vim.extension.PluginStatusTaskManager User: VSPHERE.LOCAL\vsphere-webclient-1c7d92d8-3b3b-4ec1-85ad-da68e934700d initiated plugin DOWNLOAD task for plugin com.vcplugin.plugin:1.2.1.27.&lt;BR /&gt;[2023-02-24T13:45:26.863Z] [INFO ] plugin-discovery-bus-thread com.vmware.vise.vim.extension.PluginStatusTaskManager User: VSPHERE.LOCAL\vsphere-webclient-1c7d92d8-3b3b-4ec1-85ad-da68e934700d initiated plugin DEPLOYMENT task for plugin com.vcplugin.plugin:1.2.1.27.&lt;BR /&gt;[2023-02-24T13:45:27.476Z] [ERROR] sdk-plugin-deployer-93 com.vmware.vise.extensionfw.impl.PackagesDeployer Package deployer timed out waiting for com.vcplugin.plugin:1.2.1.27;&lt;BR /&gt;[2023-02-24T13:45:27.489Z] [ERROR] sdk-plugin-deployer-93 com.vmware.vise.plugin.status.LocalPluginStatusServiceImpl DEPLOYMENT_FAILED: Error deploying plugin package com.vcplugin.plugin:1.2.1.27. Reason: Plugin deployment has timed out.&lt;BR /&gt;[2023-02-24T13:45:27.489Z] [INFO ] plugin-validation1 com.vmware.vise.extensionfw.impl.OsgiUsageValidationService Started validating com.vcplugin.plugin:1.2.1.27&lt;BR /&gt;[2023-02-24T13:45:27.489Z] [INFO ] plugin-validation1 com.vmware.vise.extensionfw.impl.OsgiUsageValidationService Begin VmwareNameMisuseCheck on com.vcplugin.plugin:1.2.1.27&lt;BR /&gt;[2023-02-24T13:45:27.490Z] [ERROR] plugin-deploy13 com.vmware.vise.extensionfw.impl.PackagesDeployer Error deploying one of more bundles for the plugin package /etc/vmware/vsphere-ui/vc-packages/vsphere-client-serenity/com.vcplugin.plugin-1.2.1.27 java.lang.InterruptedException: null&lt;BR /&gt;[2023-02-24T13:45:27.493Z] [INFO ] plugin-validation1 com.vmware.vise.extensionfw.impl.OsgiUsageValidationService End VmwareNameMisuseCheck on com.vcplugin.plugin:1.2.1.27&lt;BR /&gt;[2023-02-24T13:45:27.493Z] [INFO ] plugin-validation1 com.vmware.vise.extensionfw.impl.OsgiUsageValidationService Begin DynamicImportUsageCheck on com.vcplugin.plugin:1.2.1.27&lt;BR /&gt;[2023-02-24T13:45:27.493Z] [INFO ] plugin-validation1 com.vmware.vise.extensionfw.impl.OsgiUsageValidationService End DynamicImportUsageCheck on com.vcplugin.plugin:1.2.1.27&lt;BR /&gt;[2023-02-24T13:45:27.493Z] [INFO ] plugin-validation1 com.vmware.vise.extensionfw.impl.OsgiUsageValidationService Begin RequireBundleUsageCheck on com.vcplugin.plugin:1.2.1.27&lt;BR /&gt;[2023-02-24T13:45:27.493Z] [INFO ] plugin-validation1 com.vmware.vise.extensionfw.impl.OsgiUsageValidationService End RequireBundleUsageCheck on com.vcplugin.plugin:1.2.1.27&lt;BR /&gt;[2023-02-24T13:45:27.493Z] [INFO ] plugin-validation1 com.vmware.vise.extensionfw.impl.OsgiUsageValidationService Begin UnversionedPackageImportCheck on com.vcplugin.plugin:1.2.1.27&lt;BR /&gt;[2023-02-24T13:45:27.493Z] [ERROR] sdk-plugin-deployer-93 com.vmware.vise.vim.extension.VcExtensionManager Deployment of plugin package: 'com.vcplugin.plugin:1.2.1.27' registered in vCenter Server: 'VCSA80.test.com (a25c1537-d8c0-4ff4-bd69-09e97a946de0)' has failed. java.util.concurrent.CompletionException: com.vmware.vise.plugin.deploy.PluginDeploymentException: Deployment of plugin: 'com.vcplugin.plugin:1.2.1.27' in vCenter server: 'VCSA80.test.com (a25c1537-d8c0-4ff4-bd69-09e97a946de0)' failed!&lt;BR /&gt;Caused by: com.vmware.vise.plugin.deploy.PluginDeploymentException: Deployment of plugin: 'com.vcplugin.plugin:1.2.1.27' in vCenter server: 'VCSA80.test.com (a25c1537-d8c0-4ff4-bd69-09e97a946de0)' failed!&lt;BR /&gt;[2023-02-24T13:45:27.493Z] [INFO ] sdk-plugin-deployer-93 com.vmware.vise.plugin.registry.VcExtensionStateRegistry Updating entry: Plugin: 'com.vcplugin.plugin:1.2.1.27', State: 'FAILED_DEPLOY'&lt;BR /&gt;[2023-02-24T13:45:27.502Z] [INFO ] plugin-validation1 com.vmware.vise.extensionfw.impl.OsgiUsageValidationService End UnversionedPackageImportCheck on com.vcplugin.plugin:1.2.1.27&lt;BR /&gt;[2023-02-24T13:45:27.502Z] [INFO ] plugin-validation1 com.vmware.vise.extensionfw.impl.OsgiUsageValidationService Begin PluginPackageGlobalScopeCheck on com.vcplugin.plugin:1.2.1.27&lt;BR /&gt;[2023-02-24T13:45:27.502Z] [INFO ] plugin-validation1 com.vmware.vise.extensionfw.impl.OsgiUsageValidationService End PluginPackageGlobalScopeCheck on com.vcplugin.plugin:1.2.1.27&lt;BR /&gt;[2023-02-24T13:45:27.502Z] [INFO ] plugin-validation1 com.vmware.vise.extensionfw.impl.OsgiUsageValidationService Begin PluginDeploymentExceptionCheck on com.vcplugin.plugin:1.2.1.27&lt;BR /&gt;[2023-02-24T13:45:27.502Z] [INFO ] plugin-validation1 com.vmware.vise.extensionfw.impl.OsgiUsageValidationService End PluginDeploymentExceptionCheck on com.vcplugin.plugin:1.2.1.27&lt;BR /&gt;[2023-02-24T13:45:27.502Z] [INFO ] plugin-validation1 com.vmware.vise.extensionfw.impl.OsgiUsageValidationService Finished validating com.vcplugin.plugin:1.2.1.27&lt;BR /&gt;[2023-02-24T13:45:27.519Z] [WARN ] vice-extension-mngr-pool-144 com.vmware.vise.vim.extension.PluginStatusTaskManager Skip posting tasks for plugin package com.vcplugin.plugin:1.2.1.27: No task to update. This has no impact on plugin package deployment but is expected only during plugin development. In Production the plugin package should be registered as a vCenter extension.&lt;BR /&gt;[2023-02-24T13:45:27.519Z] [ERROR] plugin-deploy13 com.vmware.vise.plugin.status.LocalPluginStatusServiceImpl DEPLOYMENT_FAILED: Error deploying plugin package com.vcplugin.plugin:1.2.1.27. Reason: Deployment error. java.lang.InterruptedException: null&lt;BR /&gt;[2023-02-24T13:45:27.675Z] [ERROR] plugin-deploy13 com.vmware.vise.extensionfw.impl.DeploymentEventLoggerImpl Event=PACKAGE_DEPLOY_FAIL; Params=com.vcplugin.plugin, 1.2.1.27&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The second thing is as mentioned in the document&amp;nbsp;&lt;A href="https://vdc-repo.vmware.com/vmwb-repository/dcr-public/77dd6491-bb96-47f3-8c2e-a5a4655f078b/b916bc3c-0168-4487-a9e5-c89b50373c18/Local-Plugins-Library-Isolation.pdf" target="_blank" rel="noopener"&gt;https://vdc-repo.vmware.com/vmwb-repository/dcr-public/77dd6491-bb96-47f3-8c2e-a5a4655f078b/b916bc3c-0168-4487-a9e5-c89b50373c18/Local-Plugins-Library-Isolation.pdf&lt;/A&gt;&amp;nbsp;the libraries folder should be added in&amp;nbsp;/usr/lib/vmware-vsphere-ui/plugin-packages/&amp;lt;Sample Plugin&amp;gt;. But we don't find any &amp;lt;Sample Plugin&amp;gt; package there.&lt;/P&gt;&lt;P&gt;Note: VCSA80.test.com is just for example. In our environment, it is FQDN and is resolvable.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shivam&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2023 17:00:09 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2956774#M6158</guid>
      <dc:creator>ShivamVerma380</dc:creator>
      <dc:date>2023-02-27T17:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to deploy a local plugin on vSphere 8.0</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2958247#M6159</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/3019892"&gt;@Denis_Chorbadzh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Any input on this? Also is it necessary to have the META-INF folder in the plugin zip file in VCSA 8.0 as we don't have one and we get the following WARNING:&lt;/P&gt;&lt;PRE&gt;vsphere_client_virgo.log:[2023-03-08T06:17:46.707Z] [WARN ] sdk-plugin-deployer-91 com.vmware.vise.plugin.signature.SignatureStateServiceImpl Detected an invalid signature for plugin 'com.vcplugin.plugin:1.2.1.27'. com.vmware.vise.extensionfw.signing.PluginSignatureException: No META-INF/MANIFEST.MF entry found in the plugin zip file.&lt;/PRE&gt;&lt;P&gt;We don't have the META-INF folder after the plugin is deployed on VCSA 7.0 but still we are able to successfully deploy the plugin.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shivam&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2023 10:22:29 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2958247#M6159</guid>
      <dc:creator>ShivamVerma380</dc:creator>
      <dc:date>2023-03-08T10:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to deploy a local plugin on vSphere 8.0</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2959029#M6161</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/3019892"&gt;@Denis_Chorbadzh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Please reply to the above questions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shivam Verma&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 05:17:50 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2959029#M6161</guid>
      <dc:creator>ShivamVerma380</dc:creator>
      <dc:date>2023-03-14T05:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to deploy a local plugin on vSphere 8.0</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2959489#M6166</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/5606094"&gt;@ShivamVerma380&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;The META_INF folder is required for VMware certified plugins. It does not impact your plugin's deployment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 12:49:37 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2959489#M6166</guid>
      <dc:creator>Denis_Chorbadzh</dc:creator>
      <dc:date>2023-03-16T12:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to deploy a local plugin on vSphere 8.0</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2959498#M6167</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/5606094"&gt;@ShivamVerma380&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Looking at the logs:&lt;/P&gt;&lt;LI-CODE lang="java"&gt;This has no impact on plugin package deployment but is expected only during plugin development. In Production the plugin package should be registered as a vCenter extension&lt;/LI-CODE&gt;&lt;P&gt;I suspect you have placed your plugin in "&lt;SPAN&gt;/usr/lib/vmware-vsphere-ui/plugin-packages/&lt;/SPAN&gt;". It should be registered as a vCenter Server extension and not present in the plugin-packages folder.&lt;/P&gt;&lt;P&gt;The "libraries" folder should be place in your plugin package and be a part of the plugin zip file. It will be downloaded by the vSphere Client and unpacked in "/etc/vmware/vsphere-ui/vc-packages/vsphere-client-serenity/".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 13:47:50 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2959498#M6167</guid>
      <dc:creator>Denis_Chorbadzh</dc:creator>
      <dc:date>2023-03-16T13:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to deploy a local plugin on vSphere 8.0</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2959990#M6168</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/3019892"&gt;@Denis_Chorbadzh&lt;/a&gt;&amp;nbsp;, thanks for clarifying our queries.&lt;/P&gt;&lt;P&gt;To add to&amp;nbsp;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/5606094"&gt;@ShivamVerma380&lt;/a&gt;'s comment, we are NOT putting anything into&amp;nbsp;/usr/lib/vmware-vsphere-ui/plugin-packages/ directory. The contents of this directory are same before and after our plugin deployment.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;root@vcsa8 [ ~ ]# ll /usr/lib/vmware-vsphere-ui/plugin-packages/
total 32K
drwxr-xr-x 3 root root 4.0K Mar 14 16:30 cis-data-service-plugin
drwxr-xr-x 3 root root 4.0K Mar 14 16:30 license-client
drwxr-xr-x 3 root root 4.0K Mar 14 16:30 opsmgmt-client
drwxr-xr-x 3 root root 4.0K Mar 14 16:30 root-app
drwxr-xr-x 3 root root 4.0K Mar 14 16:30 sr-upload
drwxr-xr-x 3 root root 4.0K Mar 14 16:30 sso-admin-ui
drwxr-xr-x 3 root root 4.0K Mar 14 16:30 telemetry
drwxr-xr-x 3 root root 4.0K Mar 14 16:30 vsphere-client
root@vcsa8 [ ~ ]#
root@vcsa8 [ ~ ]# ll /usr/lib/vmware-vsphere-ui/plugin-packages/vsphere-client/
total 8.0K
-rwxr-xr-x 1 root root 2.9K Jan 11 12:39 plugin-package.xml
drwxr-xr-x 2 root root 4.0K Mar 14 16:30 plugins
root@vcsa8 [ ~ ]#&lt;/LI-CODE&gt;&lt;P&gt;As you've mentioned, post installation, the plugin.zip is getting unpacked at&amp;nbsp;/etc/vmware/vsphere-ui/vc-packages/vsphere-client-serenity by VCSA which has /libraries and /plugins directories with respective contents.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;root@vcsa8 [ ~ ]# ll /etc/vmware/vsphere-ui/vc-packages/vsphere-client-serenity
total 28K
drwxr-x--- 3 vsphere-ui users 4.0K Jan  6 00:44 com.vmware.cloud.provider.services.plugin-1.0.0.0
drwxr-x--- 3 vsphere-ui users 4.0K Jan  6 00:56 com.vmware.vsan.client-8.0.200.10000
drwxr-xr-x 3 vsphere-ui users 4.0K Mar 14 16:47 com.vmware.lcm.client-8.0.0.10200
drwxr-xr-x 3 vsphere-ui users 4.0K Mar 14 16:47 com.vmware.vlcm.client-8.0.0.21216066
drwxr-xr-x 2 vsphere-ui users 4.0K Mar 15 05:07 com.example.plugin-1.2.1.27
drwxr-x--- 4 vsphere-ui users 4.0K Mar 15 05:18 com.vmware.vrops.install-8.0.200.10000
drwxr-xr-x 5 vsphere-ui users 4.0K Mar 19 14:22 com.vcplugin.plugin-1.2.1.27
root@vcsa8 [ ~ ]#
root@vcsa8 [ ~ ]# ll /etc/vmware/vsphere-ui/vc-packages/vsphere-client-serenity/com.vcplugin.plugin-1.2.1.27/
total 16M
-rw-r--r-- 1 vsphere-ui users  16M Mar 19 14:22 com.vcplugin.plugin-1.2.1.27.zip
-rw-r--r-- 1 vsphere-ui users  498 Mar 19 14:22 plugin-package.xml
drwxr-xr-x 2 vsphere-ui users 4.0K Mar 19 14:22 libraries
drwxr-xr-x 2 vsphere-ui users 4.0K Mar 19 14:22 plugins
drwxr-xr-x 2 vsphere-ui users 4.0K Mar 19 14:22 META-INF
root@vcsa8 [ ~ ]#&lt;/LI-CODE&gt;&lt;P&gt;Though we can see in &lt;A href="https://vcsa80.example.com/mob/?moid=ExtensionManager" target="_blank"&gt;https://vcsa80.example.com/mob/?moid=ExtensionManager&lt;/A&gt; that plugin is getting registered, the deployment tasks is failing with time out for deploying a bundle.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Snippet from the vsphere_client_virgo.log&lt;/STRONG&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[2023-03-19T14:22:30.047Z] [INFO ] plugin-discovery-bus-thread   com.vmware.vise.plugin.registry.VcExtensionRegistryImpl           Associated plugin com.vcplugin.plugin:1.2.1.27 with VC vcsa8.example.com with guid 90e06f45-343c-4a44-9581-f0ae24277e6a.
[2023-03-19T14:22:30.047Z] [INFO ] plugin-discovery-bus-thread   com.vmware.vise.plugin.registry.VcExtensionStateRegistry          Adding registry entry for plugin: 'com.vcplugin.plugin:1.2.1.27'.
[2023-03-19T14:22:30.047Z] [INFO ] plugin-discovery-bus-thread   com.vmware.vise.plugin.registry.VcExtensionStateRegistry          Registering plugin: 'com.vcplugin.plugin:1.2.1.27' with vCenter: 'vcsa8.example.com (90e06f45-343c-4a44-9581-f0ae24277e6a)
[2023-03-19T14:22:30.047Z] [INFO ] plugin-discovery-bus-thread   com.vmware.vise.plugin.registry.VcExtensionStateRegistry          Checking entry existence: Plugin: 'com.vcplugin.plugin:1.2.1.27', State: '[FAILED_DOWNLOAD]'.
[2023-03-19T14:22:30.048Z] [INFO ] plugin-discovery-bus-thread   com.vmware.vise.plugin.registry.VcExtensionStateRegistry          Updating entry: Plugin: 'com.vcplugin.plugin:1.2.1.27', State: 'DOWNLOADING'
[2023-03-19T14:22:30.048Z] [INFO ] sdk-plugin-deployer-173       com.vmware.vise.plugin.async.task.PluginDownloadTask              Starting download of plugin package: 'com.vcplugin.plugin:1.2.1.27'.
[2023-03-19T14:22:30.229Z] [INFO ] sdk-plugin-deployer-173       com.vmware.vise.vim.extension.PluginStatusTaskManager             User: VSPHERE.LOCAL\vsphere-webclient-4ced4907-5f14-4884-89f8-7a206a1598df initiated plugin DOWNLOAD task for plugin com.vcplugin.plugin:1.2.1.27.
[2023-03-19T14:22:30.229Z] [INFO ] sdk-plugin-deployer-173       com.vmware.vise.plugin.status.LocalPluginStatusServiceImpl        DOWNLOADING: Downloading plugin package com.vcplugin.plugin:1.2.1.27 from https://10.235.139.10:18080/storage/vcplugin-bundle.zip ...
[2023-03-19T14:22:30.233Z] [INFO ] sdk-plugin-deployer-173       com.vmware.vise.plugin.download.PluginDownloadServiceImpl         Downloading plug-in package 'com.vcplugin.plugin:1.2.1.27' with temporary name '/etc/vmware/vsphere-ui/vc-packages/vsphere-client-serenity/com.vcplugin.plugin-1.2.1.27/plugin-package.tmp'.
[2023-03-19T14:22:30.234Z] [INFO ] sdk-plugin-deployer-173       com.vmware.vise.plugin.download.PluginDownloadServiceImpl         Downloading plugin package from https://10.235.139.10:18080/storage/vcplugin-bundle.zip
[2023-03-19T14:22:31.572Z] [INFO ] sdk-plugin-deployer-173       com.vmware.vise.plugin.download.PluginDownloadServiceImpl         Done downloading plugin package 'com.vcplugin.plugin:1.2.1.27' from 'https://10.235.139.10:18080/storage/vcplugin-bundle.zip'
[2023-03-19T14:22:31.572Z] [INFO ] sdk-plugin-deployer-173       com.vmware.vise.plugin.download.PluginDownloadServiceImpl         Renaming downloaded plug-in '/etc/vmware/vsphere-ui/vc-packages/vsphere-client-serenity/com.vcplugin.plugin-1.2.1.27/plugin-package.tmp' to '/etc/vmware/vsphere-ui/vc-packages/vsphere-client-serenity/com.vcplugin.plugin-1.2.1.27/com.vcplugin.plugin-1.2.1.27.zip'
[2023-03-19T14:22:31.572Z] [INFO ] sdk-plugin-deployer-173       com.vmware.vise.plugin.download.PluginDownloadServiceImpl         Successfully renamed /etc/vmware/vsphere-ui/vc-packages/vsphere-client-serenity/com.vcplugin.plugin-1.2.1.27/plugin-package.tmp to /etc/vmware/vsphere-ui/vc-packages/vsphere-client-serenity/com.vcplugin.plugin-1.2.1.27/com.vcplugin.plugin-1.2.1.27.zip.
[2023-03-19T14:22:31.572Z] [INFO ] sdk-plugin-deployer-173       com.vmware.vise.plugin.download.PluginDownloadServiceImpl         Unzipping plug-in '/etc/vmware/vsphere-ui/vc-packages/vsphere-client-serenity/com.vcplugin.plugin-1.2.1.27/com.vcplugin.plugin-1.2.1.27.zip' into '/etc/vmware/vsphere-ui/vc-packages/vsphere-client-serenity/com.vcplugin.plugin-1.2.1.27' folder.
[2023-03-19T14:22:31.813Z] [INFO ] sdk-plugin-deployer-173       com.vmware.vise.plugin.download.PluginDownloadServiceImpl         Successfully unzipped plug-in '/etc/vmware/vsphere-ui/vc-packages/vsphere-client-serenity/com.vcplugin.plugin-1.2.1.27/com.vcplugin.plugin-1.2.1.27.zip' into '/etc/vmware/vsphere-ui/vc-packages/vsphere-client-serenity/com.vcplugin.plugin-1.2.1.27' folder.
[2023-03-19T14:22:31.846Z] [ERROR] sdk-plugin-deployer-173       com.vmware.vise.plugin.signature.SignatureStateServiceImpl        Unable to verify the signature for plugin 'com.vcplugin.plugin:1.2.1.27'. com.vmware.vise.extensionfw.signing.PluginSignatureGeneralException: The signature verification process failed.
[2023-03-19T14:22:31.846Z] [INFO ] sdk-plugin-deployer-173       com.vmware.vise.plugin.download.PluginDownloadServiceImpl         Successfully downloaded plug-in package 'com.vcplugin.plugin:1.2.1.27'.
[2023-03-19T14:22:31.881Z] [INFO ] sdk-plugin-deployer-173       com.vmware.vise.plugin.status.LocalPluginStatusServiceImpl        DOWNLOADED: Downloaded plugin package com.vcplugin.plugin:1.2.1.27 from https://10.235.139.10:18080/storage/vcplugin-bundle.zip successfully.
[2023-03-19T14:22:31.882Z] [INFO ] sdk-plugin-deployer-173       com.vmware.vise.vim.extension.VcExtensionManager                  Handling successfully downloaded plugin: 'com.vcplugin.plugin:1.2.1.27' registered in vCenter: 'vcsa8.example.com (90e06f45-343c-4a44-9581-f0ae24277e6a)'.
[2023-03-19T14:22:31.882Z] [INFO ] sdk-plugin-deployer-173       com.vmware.vise.plugin.registry.VcExtensionStateRegistry          Updating entry: Plugin: 'com.vcplugin.plugin:1.2.1.27', State: 'DOWNLOADED'
[2023-03-19T14:22:31.882Z] [INFO ] sdk-plugin-deployer-173       com.vmware.vise.plugin.registry.VcExtensionStateRegistry          Updating entry: Plugin: 'com.vcplugin.plugin:1.2.1.27', State: 'DEPLOYING'
[2023-03-19T14:22:31.882Z] [INFO ] sdk-plugin-deployer-177       com.vmware.vise.plugin.async.task.PluginDeployTask                Starting deployment of plugin package: 'com.vcplugin.plugin:1.2.1.27' in vCenter server: 'vcsa8.example.com (90e06f45-343c-4a44-9581-f0ae24277e6a)'.
[2023-03-19T14:22:31.923Z] [INFO ] sdk-plugin-deployer-177       com.vmware.vise.vim.extension.PluginStatusTaskManager             User: VSPHERE.LOCAL\vsphere-webclient-4ced4907-5f14-4884-89f8-7a206a1598df initiated plugin DEPLOYMENT task for plugin com.vcplugin.plugin:1.2.1.27.
[2023-03-19T14:22:31.923Z] [INFO ] sdk-plugin-deployer-177       com.vmware.vise.plugin.status.LocalPluginStatusServiceImpl        DEPLOYING: Deploying plugin package com.vcplugin.plugin:1.2.1.27 ...
[2023-03-19T14:22:31.928Z] [INFO ] sdk-plugin-deployer-177       com.vmware.vise.extensionfw.impl.sandboxing.EsaBuilder            Creating OSGi sandbox for package com.vcplugin.plugin with scope fullyIsolated
[2023-03-19T14:22:32.997Z] [INFO ] plugin-deploy16               com.vmware.vise.extensionfw.impl.PackagesDeployer                 Deploying plugin package 'com.vcplugin.plugin:1.2.1.27'.
[2023-03-19T14:22:32.997Z] [INFO ] plugin-deploy16               com.vmware.vise.extensionfw.impl.DeploymentEventLoggerImpl        Event=PACKAGE_DEPLOY_BEGIN; Params=com.vcplugin.plugin, 1.2.1.27
[2023-03-19T14:32:32.997Z] [ERROR] sdk-plugin-deployer-177       com.vmware.vise.extensionfw.impl.PackagesDeployer                 Package deployer timed out waiting for com.vcplugin.plugin:1.2.1.27;
[2023-03-19T14:32:33.040Z] [ERROR] sdk-plugin-deployer-177       com.vmware.vise.plugin.status.LocalPluginStatusServiceImpl        DEPLOYMENT_FAILED: Error deploying plugin package com.vcplugin.plugin:1.2.1.27. Reason: Plugin deployment has timed out.
[2023-03-19T14:32:33.042Z] [ERROR] plugin-deploy16               com.vmware.vise.extensionfw.impl.PackagesDeployer                 Error deploying one of more bundles for the plugin package /etc/vmware/vsphere-ui/vc-packages/vsphere-client-serenity/com.vcplugin.plugin-1.2.1.27 java.lang.InterruptedException: null
[2023-03-19T14:32:33.042Z] [INFO ] plugin-validation1            com.vmware.vise.extensionfw.impl.OsgiUsageValidationService       Started validating com.vcplugin.plugin:1.2.1.27
[2023-03-19T14:32:33.042Z] [INFO ] plugin-validation1            com.vmware.vise.extensionfw.impl.OsgiUsageValidationService       Begin VmwareNameMisuseCheck on com.vcplugin.plugin:1.2.1.27
[2023-03-19T14:32:33.042Z] [INFO ] plugin-validation1            com.vmware.vise.extensionfw.impl.OsgiUsageValidationService       End VmwareNameMisuseCheck on com.vcplugin.plugin:1.2.1.27
[2023-03-19T14:32:33.042Z] [INFO ] plugin-validation1            com.vmware.vise.extensionfw.impl.OsgiUsageValidationService       Begin DynamicImportUsageCheck on com.vcplugin.plugin:1.2.1.27
[2023-03-19T14:32:33.042Z] [INFO ] plugin-validation1            com.vmware.vise.extensionfw.impl.OsgiUsageValidationService       End DynamicImportUsageCheck on com.vcplugin.plugin:1.2.1.27
[2023-03-19T14:32:33.042Z] [WARN ] plugin-deploy16               com.vmware.vise.vim.extension.PluginStatusTaskManager             Skip posting tasks for plugin package com.vcplugin.plugin:1.2.1.27: No task to update. This has no impact on plugin package deployment but is expected only during plugin development. In Production the plugin package should be registered as a vCenter extension.
[2023-03-19T14:32:33.043Z] [INFO ] plugin-validation1            com.vmware.vise.extensionfw.impl.OsgiUsageValidationService       Begin RequireBundleUsageCheck on com.vcplugin.plugin:1.2.1.27
[2023-03-19T14:32:33.043Z] [INFO ] plugin-validation1            com.vmware.vise.extensionfw.impl.OsgiUsageValidationService       End RequireBundleUsageCheck on com.vcplugin.plugin:1.2.1.27
[2023-03-19T14:32:33.043Z] [INFO ] plugin-validation1            com.vmware.vise.extensionfw.impl.OsgiUsageValidationService       Begin UnversionedPackageImportCheck on com.vcplugin.plugin:1.2.1.27
[2023-03-19T14:32:33.043Z] [ERROR] plugin-deploy16               com.vmware.vise.plugin.status.LocalPluginStatusServiceImpl        DEPLOYMENT_FAILED: Error deploying plugin package com.vcplugin.plugin:1.2.1.27. Reason: Deployment error. java.lang.InterruptedException: null
[2023-03-19T14:32:33.043Z] [ERROR] sdk-plugin-deployer-177       com.vmware.vise.vim.extension.VcExtensionManager                  Deployment of plugin package: 'com.vcplugin.plugin:1.2.1.27' registered in vCenter Server: 'vcsa8.example.com (90e06f45-343c-4a44-9581-f0ae24277e6a)' has failed. java.util.concurrent.CompletionException: com.vmware.vise.plugin.deploy.PluginDeploymentException: Deployment of plugin: 'com.vcplugin.plugin:1.2.1.27' in vCenter server: 'vcsa8.example.com (90e06f45-343c-4a44-9581-f0ae24277e6a)' failed!
Caused by: com.vmware.vise.plugin.deploy.PluginDeploymentException: Deployment of plugin: 'com.vcplugin.plugin:1.2.1.27' in vCenter server: 'vcsa8.example.com (90e06f45-343c-4a44-9581-f0ae24277e6a)' failed!
[2023-03-19T14:32:33.043Z] [INFO ] plugin-validation1            com.vmware.vise.extensionfw.impl.OsgiUsageValidationService       End UnversionedPackageImportCheck on com.vcplugin.plugin:1.2.1.27
[2023-03-19T14:32:33.043Z] [INFO ] sdk-plugin-deployer-177       com.vmware.vise.plugin.registry.VcExtensionStateRegistry          Updating entry: Plugin: 'com.vcplugin.plugin:1.2.1.27', State: 'FAILED_DEPLOY'
[2023-03-19T14:32:33.043Z] [INFO ] plugin-validation1            com.vmware.vise.extensionfw.impl.OsgiUsageValidationService       Begin PluginPackageGlobalScopeCheck on com.vcplugin.plugin:1.2.1.27
[2023-03-19T14:32:33.043Z] [INFO ] plugin-validation1            com.vmware.vise.extensionfw.impl.OsgiUsageValidationService       End PluginPackageGlobalScopeCheck on com.vcplugin.plugin:1.2.1.27
[2023-03-19T14:32:33.043Z] [INFO ] plugin-validation1            com.vmware.vise.extensionfw.impl.OsgiUsageValidationService       Begin PluginDeploymentExceptionCheck on com.vcplugin.plugin:1.2.1.27
[2023-03-19T14:32:33.043Z] [INFO ] plugin-validation1            com.vmware.vise.extensionfw.impl.OsgiUsageValidationService       End PluginDeploymentExceptionCheck on com.vcplugin.plugin:1.2.1.27
[2023-03-19T14:32:33.043Z] [INFO ] plugin-validation1            com.vmware.vise.extensionfw.impl.OsgiUsageValidationService       Finished validating com.vcplugin.plugin:1.2.1.27
[2023-03-19T14:32:33.187Z] [ERROR] plugin-deploy16               com.vmware.vise.extensionfw.impl.DeploymentEventLoggerImpl        Event=PACKAGE_DEPLOY_FAIL; Params=com.vcplugin.plugin, 1.2.1.27&lt;/LI-CODE&gt;&lt;P&gt;&lt;STRONG&gt;The eventlog.log for same duration&lt;/STRONG&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[2023-03-19T14:22:33.654Z] [INFO ] plugin-deploy16               [BundleEvent] Bundle=org.eclipse.virgo.web.dm:1.0.0 Type=RESOLVED
[2023-03-19T14:22:33.655Z] [INFO ] plugin-deploy16               [BundleEvent] Bundle=com.vmware.wsvim25:8.0.0 Type=RESOLVED
[2023-03-19T14:22:33.656Z] [INFO ] plugin-deploy16               [BundleEvent] Bundle=OSGIBundle:1.0.0 Type=RESOLVED
[2023-03-19T14:22:33.659Z] [INFO ] plugin-deploy16               [BundleEvent] Bundle=org.eclipse.virgo.web.dm:1.0.0 Type=STARTING
[2023-03-19T14:22:33.701Z] [INFO ] plugin-deploy16               [BundleEvent] Bundle=org.eclipse.virgo.web.dm:1.0.0 Type=STARTED
[2023-03-19T14:22:33.702Z] [INFO ] plugin-deploy16               [BundleEvent] Bundle=OSGIBundle:1.0.0 Type=STARTING
[2023-03-19T14:22:33.702Z] [INFO ] plugin-deploy16               [BundleEvent] Bundle=OSGIBundle:1.0.0 Type=STARTED
[2023-03-19T14:22:33.703Z] [INFO ] plugin-deploy16               [BundleEvent] Bundle=com.vmware.wsvim25:8.0.0 Type=STARTING
[2023-03-19T14:22:33.711Z] [INFO ] plugin-deploy16               [BundleEvent] Bundle=com.vmware.wsvim25:8.0.0 Type=STARTED
[2023-03-19T14:32:33.079Z] [INFO ] plugin-deploy16               [BundleEvent] Bundle=com.vmware.wsvim25:8.0.0 Type=STOPPING
[2023-03-19T14:32:33.081Z] [INFO ] plugin-deploy16               [BundleEvent] Bundle=com.vmware.wsvim25:8.0.0 Type=STOPPED
[2023-03-19T14:32:33.081Z] [INFO ] plugin-deploy16               [BundleEvent] Bundle=OSGIBundle:1.0.0 Type=STOPPING
[2023-03-19T14:32:33.082Z] [INFO ] plugin-deploy16               [BundleEvent] Bundle=OSGIBundle:1.0.0 Type=STOPPED
[2023-03-19T14:32:33.082Z] [INFO ] plugin-deploy16               [BundleEvent] Bundle=org.eclipse.virgo.web.dm:1.0.0 Type=STOPPING
[2023-03-19T14:32:33.083Z] [INFO ] plugin-deploy16               [BundleEvent] Bundle=org.eclipse.virgo.web.dm:1.0.0 Type=STOPPED
[2023-03-19T14:32:33.129Z] [INFO ] plugin-deploy16               [BundleEvent] Bundle=OSGIBundle:1.0.0 Type=UNRESOLVED
[2023-03-19T14:32:33.133Z] [INFO ] plugin-deploy16               [BundleEvent] Bundle=OSGIBundle:1.0.0 Type=UNINSTALLED
[2023-03-19T14:32:33.138Z] [INFO ] plugin-deploy16               [BundleEvent] Bundle=org.eclipse.virgo.web.dm:1.0.0 Type=UNRESOLVED
[2023-03-19T14:32:33.156Z] [INFO ] plugin-deploy16               [BundleEvent] Bundle=org.eclipse.virgo.web.dm:1.0.0 Type=UNINSTALLED
[2023-03-19T14:32:33.160Z] [INFO ] plugin-deploy16               [BundleEvent] Bundle=com.vmware.wsvim25:8.0.0 Type=UNRESOLVED
[2023-03-19T14:32:33.164Z] [INFO ] plugin-deploy16               [BundleEvent] Bundle=com.vmware.wsvim25:8.0.0 Type=UNINSTALLED
[2023-03-19T14:32:33.169Z] [INFO ] plugin-deploy16               [BundleEvent] Bundle=org.osgi.service.subsystem.region.context.7:1.0.0 Type=STOPPING
[2023-03-19T14:32:33.169Z] [INFO ] plugin-deploy16               [BundleEvent] Bundle=org.osgi.service.subsystem.region.context.7:1.0.0 Type=STOPPED
[2023-03-19T14:32:33.170Z] [INFO ] plugin-deploy16               [BundleEvent] Bundle=org.osgi.service.subsystem.region.context.7:1.0.0 Type=UNRESOLVED
[2023-03-19T14:32:33.172Z] [INFO ] plugin-deploy16               [BundleEvent] Bundle=org.osgi.service.subsystem.region.context.7:1.0.0 Type=UNINSTALLED&lt;/LI-CODE&gt;&lt;P&gt;From these logs, it can be seen that the&amp;nbsp;Bundle=com.vmware.wsvim25:8.0.0 is getting STOPPED and plugin deployment is getting timed out around same time, but no other log is showing the cause or reason for this time out. Can you please point us to what can cause this timeout?&lt;/P&gt;&lt;P&gt;Few points to be NOTED:&lt;/P&gt;&lt;P&gt;1. vcsa8.example.com is just for representation purpose. The actual VCSA hostname is resolvable FQDN.&lt;BR /&gt;2. Nothing suspicious seen from tcpdump on VCSA.&lt;BR /&gt;3. We've created single OSGIBundle:1.0.0 bundle having all the dependencies.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 07:33:36 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2959990#M6168</guid>
      <dc:creator>rajeshd1508</dc:creator>
      <dc:date>2023-03-20T07:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to deploy a local plugin on vSphere 8.0</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2960245#M6169</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the provided log snippets, we can't infer what might be the issue.&lt;/P&gt;&lt;P&gt;We would need the VC support bundle and the plugin package in order to investigate.&lt;/P&gt;&lt;P&gt;If you can't provide the whole plugin package due to legal concerns, you can provide a stripped down version or modify one of the local plugin samples in order to reproduce the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 14:11:38 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/Failed-to-deploy-a-local-plugin-on-vSphere-8-0/m-p/2960245#M6169</guid>
      <dc:creator>Denis_Chorbadzh</dc:creator>
      <dc:date>2023-03-21T14:11:38Z</dc:date>
    </item>
  </channel>
</rss>

