Confluence goes to some lengths to prevent itself being unusable due to a problematic plugin. However, sometimes a plugin will manage to do this anyway.

To remove a plugin from Confluence when Confluence is not running:

  • Confluence のデータベースに接続します。
  • Remove the appropriate row from the PLUGINDATA table. For example, suppose the Google Maps plugin was not working, you would run: delete from plugindata where pluginkey = 'com.atlassian.confluence.ext.gmaps'
  • Confluence を再起動します。
  • ラベルなし