Data aggregation truncated due to timeout

お困りですか?

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

コミュニティに質問

症状

The LoC and Commits columns does not have any value at the Source >> Repositories page.

The following appears at the top of the page:

Data aggregation truncated due to timeout - LoC and commits columns for some repositories may be excluded.

原因

One of the repositories might be too busy and couldn't return the result of the LoC before the default 10s timeout.

回避策

  1. Stop Fisheye
  2. Increase the timeout to 1 minute by adding the following to FISHEYE_OPTS:

     -Dfisheye.activity.timeout.long=60000

    The page might take up to 1 minute to be loaded due to the setting.

  3. Start Fisheye
最終更新日 2018 年 11 月 2 日

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

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