Author |
Message |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 22-Dec-15 04:55
|
Gary K. Griffey
Joined: 21-Mar-09 10:25
Messages: 156
Offline
|
Greetings James,
Just an FYI...in the current beta release, I reset the preference Log File "Keep Last" count down to a value of 1. After doing this and restarting my system, the QRecall scheduler would constantly crash, every 10 seconds or so, with the error "Invalid Log File Keep Count"...
I set it back to 3...and it appears to be ok now. I guess I would suggest that if a value of 1 causes this issue, you may want to remove this choice from the selection value option for this specific preference. Currently, you can select a value of 1 through 9.
Thanks,
Gary K. Griffey
|
|
 |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 22-Dec-15 10:05
|
James Bucanek
Joined: 14-Feb-07 10:05
Messages: 1548
Online
|
Gary,
Thanks for the info. I found the problem, which was an off-by-one error. When you set the keep count to 1, it was actually getting set to 0 which freaked out the scheduler.
I've fixed it, but more importantly if the log rotation schedule is out of bounds the scheduler now simply logs it, picks a valid value, and keeps running. I have no idea what possessed me to make that a fatal error.
|
- QRecall Development - |
|
 |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 22-Dec-15 10:09
|
Gary K. Griffey
Joined: 21-Mar-09 10:25
Messages: 156
Offline
|
Great...thanks for the info...
GKG
|
|
 |
|