Bitbucket Server does not send emails after a restart
プラットフォームについて: Server と Data Center のみ - この記事は、サーバーおよびデータセンター プラットフォームのアトラシアン製品にのみ適用されます。
問題
After restarting Bitbucket Server, no notification emails are being sent.
atlassian-bitbucket.log
に次のメッセージが出力される。
2014-05-01 09:27:21,749 ERROR [localhost-startStop-1] c.a.plugin.manager.PluginEnabler Unable to start the following plugins due to timeout while waiting for plugin to enable: com.atlassian.bitbucket.server.bitbucket-notification
原因
The Bitbucket Server Notification plugin has failed to enable and no emails are being sent. This is likely caused by corrupted plugin cache.
回避策
Attempt to re-enable the Bitbucket Server Notification plugin under Administration >> Manage add-ons >> All add-ons
.
ソリューション
Clear the plugin cache by doing the following:
- Bitbucket Server を停止します。
- Delete
<BITBUCKET_HOME>/plugins/.bundled-plugins
and<BITBUCKET_HOME>/plugins/.osgi-cache
(these will be recreated on startup) - Bitbucket Server を開始します。
最終更新日 2016 年 7 月 5 日
Powered by Confluence and Scroll Viewport.