Attempting to insert a revision which already exists error with path '../'

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

症状

The repository is using file protocol.

atlassian-fisheye-<date>.log に次のメッセージが表示される。

2013-03-25 21:47:07,880 ERROR - Attempting to insert a revison which already exists for branches/jira/../../tags/confluence/source/test@10431

原因

Inserting the path branches/jira/../../tags/confluence/source/test@10431 is the same as tags/confluence/source/test@10431 due to '..'

This will have an indexing loop.

回避策

  1. Add '**/../' as the exclude path
  2. Perform full reindex

ソリューション

  1. Upgrade to Fisheye/Crucible 2.10.4+
  2. Perform full reindex
最終更新日 2018 年 11 月 2 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.