Actions
Bug #3563
closedTechnique library batch is not working and logs are not correct
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
The technique library batch (which check that the techlibrary should be update every X minutes) says in every log that is "Dynamic group update", which it is definitely not.
Plus on the same case than #3264, when disabled it logs that it has wrong parameters and is now enabled with interval of 1 minutes (and it does not enable it anyway)
[2013-04-30 11:09:08] INFO com.normation.rudder.batch.CheckTechniqueLibrary - Disable dynamic group updates sinces property rudder.batch.techniqueLibrary.updateInterval is 0 or negative
There is also a problem in this batch :
It only runs the first time, the second execution ends with an error (message unexepected)
Actions