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:

Prior to Confluence v2.3

  • Remove the jar file from the <Confluence Home>/plugins directory.
  • Confluence を再起動します。

In Confluence v2.3 and later

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