Data aggregation truncated due to timeout

Still need help?

The Atlassian Community is here for you.

Ask the community

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

  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
Last modified on Nov 2, 2018

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.