How to remove the 'Notification exists for uninstalled and unrequested plugin' after unstalling the addon

Introduction 

When uninstalling the addon you might encounter following message in the log file '

Notification exists for uninstalled and unrequested plugin'

 

Resolution

You can remove these messages by clearing the JIRA plugin cache.  To do so

 

  1. Stop JIRA

  2. cd <JIRA HOME DIR>/plugins

  3. delete .osgi-plugins and .bundled-plugins folders

  4. Start JIRA

 

JIRA will rebuild the cache.