- Community Home
- >
- Software
- >
- HPE Morpheus Software
- >
- HPE Morpheus Enterprise
- >
- If we delete the plugins in Morpheus, will the del...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2025 02:49 AM
03-14-2025 02:49 AM
If we delete the plugins in Morpheus, will the deleted plugins still be displayed elsewhere?
Hi,
We are trying to delete installed plugins via Integration > Plugins > Delete, and the deletion was successful. However, we are still experiencing the following issues:
- The deleted plugins are still visible in Integration > Plugins.
- The deleted plugins are still available as an option when creating a backup based on the selected instance (Backups > Backups > Add > Select Source (Instance) > Name Type (Select Instance and Next) > Info (Backup Type)).
- The deleted plugins are still appearing when adding a datastore (Infrastructure > Cluster > Select VM > Storage > Add (Add Storage > Type)).
Are these behaviors expected in Morpheus, or should the plugins no longer be visible after deletion?
If this is an expected feature, what are the possible ways to resolve or work around this issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2025 06:28 AM
03-14-2025 06:28 AM
Re: If we delete the plugins in Morpheus, will the deleted plugins still be displayed elsewhere?
If you are still seeing them in administration > integrations > plugins they are probably not deleting successfully.
What plug-in and what do the logs say?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2025 03:24 AM
03-17-2025 03:24 AM
Re: If we delete the plugins in Morpheus, will the deleted plugins still be displayed elsewhere?
I have reviewed the logs and observed the following behavior:
- During the first deletion attempt, the plugin was successfully removed. The logs confirmed this with the message:
“Plugin removed, executing teardown tasks for HPE SimpliVity [simplivity.datastore].”* - However, despite this confirmation, the deleted plugins were still visible in the system.
- Consequently, I attempted to delete the plugin again. During this second attempt, the logs recorded an error:
“[Error deleting pluginInstance: com.morpheus.plugin.PluginInstance : 22, java.lang.NullPointerException: Cannot get property ‘isEmbedded’ on null object]”*
Even though the second deletion attempt resulted in an error, indicating that the plugin is no longer present, it is still being displayed in the following locations:
- Administration > Integrations > Plugins
- Backups > Backups > Add > Select Source (Instance) > Name Type (Select Instance and Next) > Info (Backup Type)
- Infrastructure > Cluster > Select VM > Storage > Add (Add Storage > Type)
This suggests that while the deletion process removed the plugin at a system level, some references or cached entries might still exist in the UI or database, causing it to appear in these sections?