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.
回避策
- Stop Fisheye
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.
- Start Fisheye
最終更新日 2018 年 11 月 2 日
Powered by Confluence and Scroll Viewport.