java.lang.RuntimeException - merge of Cells of different dataLens cellNum
問題
The indexing of a SVN repository pauses, and the following can be seen in the repository Summary, under Recent Errors:
Repository paused due to error com.cenqua.fisheye.rep.RepositoryClientException: com.cenqua.fisheye.rep.DbException: java.io.IOException: InfinityDB has been subject to an Internal Exception. Use close() or rollBack(). (Cell: merge of Cells of different dataLens cellNum: 525) File=/atlassian/data/fecru/var/cache/ssr-76xx/revcache/data.bin com.cenqua.fisheye.rep.DbException: java.io.IOException: InfinityDB has been subject to an Internal Exception. Use close() or rollBack(). (Cell: merge of Cells of different dataLens cellNum: 525) File=/atlassian/data/fecru/var/cache/ssr-76xx/revcache/data.bin java.io.IOException: InfinityDB has been subject to an Internal Exception. Use close() or rollBack(). (Cell: merge of Cells of different dataLens cellNum: 525) File=/atlassian/data/fecru/var/cache/ssr-76xx/revcache/data.bin java.lang.RuntimeException: Cell: merge of Cells of different dataLens cellNum: 525
原因
This is caused by repository corruption that can come from many sources including disk failure, antivirus software and manual file system modifications.
ソリューション
Perform a complete re-index with the following steps:
- Navigate to FishEye administration page Repository Settings > Repositories
- Select the repository under the Name column
- Select the Maintenance link
- Select Start for Re-clone and Re-index
Please note that if this is a large repository it could take a long time to index. It's possible to reduce this time with the steps in How to reindex a single repository on a test server.
最終更新日 2025 年 4 月 18 日
Powered by Confluence and Scroll Viewport.