Data aggregation truncated due to timeout
Symptoms
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.
Cause
One of the repositories might be too busy and couldn't return the result of the LoC before the default 10s timeout.
Workaround
- 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
Last modified on Nov 2, 2018
Powered by Confluence and Scroll Viewport.