Confluence Fails to Start Due to a NoSuchFieldError (LUCENE_31)
症状
Confluence does not start.
atlassian-confluence.log
に次のメッセージが表示される。
ERROR [main] [confluence.search.lucene.ConfluenceSearcherInitialisation] initialise Error encountered while warming up searcher: LUCENE_31
java.lang.NoSuchFieldError: LUCENE_31
原因
This error usually happens due a corrupted installation directory.
ソリューション
- Confluence をシャットダウンします。
- Create a backup of the entire Confluence installation directory
- Download a new standalone zip file (same version of your current Confluence)
- Extract it
- Replace the current installation directory with the newly extracted files. However please keep the following files from your current installation directory and replace the ones in the new installation directory with them:
server.xml
located in <CONF_Install_Dir>/conf/confluence-init.properties
located in <CONF_Install_Dir>/confluence/WEB-INF/classes/ - Confluence を再起動します。
If you face any problems regarding plugins, please clear your plugin cache.
最終更新日 2018 年 11 月 2 日
Powered by Confluence and Scroll Viewport.