<?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: Invalid plugin error when adding a PluginController is added to tab plugin in HPE Morpheus Enterprise Software</title>
    <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/invalid-plugin-error-when-adding-a-plugincontroller-is-added-to/m-p/7250018#M3192</link>
    <description>&lt;P&gt;My morpheus version V. 5.4.2&lt;/P&gt;</description>
    <pubDate>Fri, 13 May 2022 12:14:04 GMT</pubDate>
    <dc:creator>DP_Nico</dc:creator>
    <dc:date>2022-05-13T12:14:04Z</dc:date>
    <item>
      <title>Invalid plugin error when adding a PluginController is added to tab plugin</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/invalid-plugin-error-when-adding-a-plugincontroller-is-added-to/m-p/7250016#M3190</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am developing a instance plugin right now and for a reverse callback I am trying to add a PluginController class to add http routes.&lt;BR /&gt;
As soon as I add this controller to the plugin uploading the plugin shows a ‘invalid plugin’.&lt;/P&gt;
&lt;P&gt;Anybody has a clue what could cause this?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;
Nico&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2022 07:39:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/invalid-plugin-error-when-adding-a-plugincontroller-is-added-to/m-p/7250016#M3190</guid>
      <dc:creator>DP_Nico</dc:creator>
      <dc:date>2022-05-13T07:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid plugin error when adding a PluginController is added to tab plugin</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/invalid-plugin-error-when-adding-a-plugincontroller-is-added-to/m-p/7250017#M3191</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;This sounds like your baselining your plugin on an older plugin api version. What version of morpheus-plugin-api are you using as well as what version of morpheus are you applying the plugin to?&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2022 10:47:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/invalid-plugin-error-when-adding-a-plugincontroller-is-added-to/m-p/7250017#M3191</guid>
      <dc:creator />
      <dc:date>2022-05-13T10:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid plugin error when adding a PluginController is added to tab plugin</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/invalid-plugin-error-when-adding-a-plugincontroller-is-added-to/m-p/7250018#M3192</link>
      <description>&lt;P&gt;My morpheus version V. 5.4.2&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2022 12:14:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/invalid-plugin-error-when-adding-a-plugincontroller-is-added-to/m-p/7250018#M3192</guid>
      <dc:creator>DP_Nico</dc:creator>
      <dc:date>2022-05-13T12:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid plugin error when adding a PluginController is added to tab plugin</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/invalid-plugin-error-when-adding-a-plugincontroller-is-added-to/m-p/7250019#M3193</link>
      <description>&lt;P&gt;Also need to know what version of morpheus you are trying to load the plugin into&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2022 11:38:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/invalid-plugin-error-when-adding-a-plugincontroller-is-added-to/m-p/7250019#M3193</guid>
      <dc:creator />
      <dc:date>2022-05-13T11:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid plugin error when adding a PluginController is added to tab plugin</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/invalid-plugin-error-when-adding-a-plugincontroller-is-added-to/m-p/7250020#M3194</link>
      <description>&lt;P&gt;I am using com.morpheusdata:morpheus-plugin-api:0.12.0.&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2022 11:13:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/invalid-plugin-error-when-adding-a-plugincontroller-is-added-to/m-p/7250020#M3194</guid>
      <dc:creator>DP_Nico</dc:creator>
      <dc:date>2022-05-13T11:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid plugin error when adding a PluginController is added to tab plugin</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/invalid-plugin-error-when-adding-a-plugincontroller-is-added-to/m-p/7250021#M3195</link>
      <description>&lt;P&gt;Solved the issue. Apparently not all methods you need to implement in the controller are documented.&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 12:53:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/invalid-plugin-error-when-adding-a-plugincontroller-is-added-to/m-p/7250021#M3195</guid>
      <dc:creator>DP_Nico</dc:creator>
      <dc:date>2022-05-17T12:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid plugin error when adding a PluginController is added to tab plugin</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/invalid-plugin-error-when-adding-a-plugincontroller-is-added-to/m-p/7250022#M3196</link>
      <description>&lt;P&gt;example?&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 14:48:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/invalid-plugin-error-when-adding-a-plugincontroller-is-added-to/m-p/7250022#M3196</guid>
      <dc:creator />
      <dc:date>2022-05-17T14:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid plugin error when adding a PluginController is added to tab plugin</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/invalid-plugin-error-when-adding-a-plugincontroller-is-added-to/m-p/7250023#M3197</link>
      <description>&lt;P&gt;Ok so can you provide the exact error and the morpheus logs from when its loaded. it should show an exception that will tell us whats going on. a lot has changed since 5.4.2 due to some major grails updates and security updates for java 11&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2022 13:05:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/invalid-plugin-error-when-adding-a-plugincontroller-is-added-to/m-p/7250023#M3197</guid>
      <dc:creator />
      <dc:date>2022-05-13T13:05:16Z</dc:date>
    </item>
  </channel>
</rss>

