The repository index for XYZ does not match the repository configuration - using configuration from current index
Platform Notice: Data Center Only - This article only applies to Atlassian products on the Data Center platform.
Note that this KB was created for the Data Center version of the product. Data Center KBs for non-Data-Center-specific features may also work for Server versions of the product, however they have not been tested. Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.
*Except Fisheye and Crucible
Symptoms
The following warning appears in the Fisheye log files:
1
2013-03-08 03:09:00,228 WARN - The repository index for "XYZ" does not match the repository configuration - using configuration from current index
Cause
This means that the current index on disk for the XYZ repository does not match the configuration in the config.xml for that repository. For example, diffText and LOC enabled may be different.
Resolution
Either doing a re-index of that repository, or toggling those values back to how they were when the repository was first created will make this warning go away. It is not essential however.
Was this helpful?