1. 程式人生 > >jira系統常見問題及解決方法總結

jira系統常見問題及解決方法總結

一、索引異常 (http://bbs.csdn.net/topics/390747826)

      錯誤日誌:   Caused by: com.atlassian.jira.issue.index.SearchUnavailableException: com.atlassian.util.concurrent.LazyReference$InitializationException: com.atlassian.jira.util.RuntimeIOException: java.io.IOException: read past EOF

     解決方案:1、Stop JIRA.
                       2、Remove the following directory and all its subdirectories: 

$JIRA_HOME/caches/indexes

This will be rebuilt when JIRA is next reindexed.

                      3、Start JIRA.
                      4、Perform a re-index of JIRA through the Administration section.