Cache Errors After Upgrading Fisheye
症状
After upgrading Fisheye by moving FISHEYE_INST files (Method 2 of the upgrade guide) one or more of your repositories can no longer be indexed properly
ERROR - Problem processing revisions from repo my-repo due to class java.lang.IllegalStateException - Unable to load changeset
原因
An incorrect value is held in Fisheye's repository cache and is causing the indexer thread to throw IllegalState exceptions.
ソリューション
Clearing out the cache will resolve this issue, to do this:
- Shutdown FIshEye.
- Remove the contents of the FISHEYE_INST/var/cache directory.
- Re-start Fisheye.
最終更新日 2019 年 6 月 11 日
Powered by Confluence and Scroll Viewport.