Bug #3563
closedTechnique library batch is not working and logs are not correct
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)
Updated by Vincent MEMBRÉ over 11 years ago
- Subject changed from Technique library batch logs are completely wrecked to Technique library batch is not working and logs are not correct
- Description updated (diff)
- Priority changed from 4 to 1 (highest)
In fact the batch only works at the first update.
On its second update the message catch an error (unexpected message), an is not launched anymore (never registered)
We have to fix it immediatly
Updated by Vincent MEMBRÉ over 11 years ago
- Category changed from 39 to Web - Config management
- Pull Request set to https://github.com/Normation/rudder/pull/203
Pull request here: https://github.com/Normation/rudder/pull/203
Updated by Vincent MEMBRÉ over 11 years ago
- Status changed from New to Pending technical review
- Assignee changed from Vincent MEMBRÉ to François ARMAND
Switching to technical review : https://github.com/Normation/rudder/pull/203
Updated by Vincent MEMBRÉ over 11 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset 550d0c787a06c899945a71d1b7888102d478dfe6.
Updated by Anonymous over 11 years ago
Applied in changeset dcbfc482bc8a7a6144396f18687eb7f4d7e0c160.
Updated by Nicolas PERRON over 11 years ago
- Status changed from Pending release to Released