Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

atmire-cua.cfg: Use variable interpolation for last update var #291

Merged
merged 1 commit into from
Dec 14, 2016

Conversation

alanorth
Copy link
Member

A path was accidentally hardcoded here, causing the following error to be printed in the logs after each stats update:

2016-11-29 07:14:08,874 ERROR com.atmire.utils.UpdateSolrStatsMetadata @ java.io.FileNotFoundException: /Users/art/Development/dspaces/dspace4-cua4/config/last-update.txt (No such file or directory)

It doesn't seem to cause any issues, as it's been there for almost a year and nobody noticed. I only noticed because I saw errors in the log files.

A path was accidentally hardcoded here, causing the following error
to be printed in the logs after each stats update:

    2016-11-29 07:14:08,874 ERROR com.atmire.utils.UpdateSolrStatsMetadata @ java.io.FileNotFoundException: /Users/art/Development/dspaces/dspace4-cua4/config/last-update.txt (No such file or directory)
@alanorth alanorth added the bug label Dec 14, 2016
@alanorth alanorth merged commit 059eb7d into ilri:5_x-prod Dec 14, 2016
@alanorth alanorth deleted the 5_x-cua-last-update branch December 14, 2016 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant