'com.atlassian.jira.issue.index.IndexException Problem with path' Due to Invalid Index Location
症状
JIRA throws an error like:
Caused by: com.atlassian.jira.issue.index.IndexException: Problem with path D:\jira\indexpath/issues: Could not create directory: D:\jira\indexpath/issues
at com.atlassian.jira.util.LuceneUtils.getLuceneConnection(LuceneUtils.java:90)
原因
The indexing path is invalid.
回避策
Re-configure the indexing path to a valid location.
ソリューション
Upgrade to JIRA 4.0 or later, in which the index directory is contained within the jira-home directory.
Last modified on Mar 30, 2016
Powered by Confluence and Scroll Viewport.