Re: [Bacula-users] sd errors not propagated to job log

2016-01-02 Thread Joseph L. Casale
> Bottom line: Thanks for reporting this. Don't worry about it, just > ignore those messages. Thanks Kern, jlc -- ___ Bacula-users mailing list Bacula-users@lists.sourceforge.ne

Re: [Bacula-users] sd errors not propagated to job log

2016-01-01 Thread Kern Sibbald
Hello, The message printed does not go to the standard Bacula Messages{} resource. Instead it is a sort of debug message that goes to STDOUT, thus you will not find it in the job logs. I am going to think about sending it to the job log though. The debug message should not have triggered becaus

[Bacula-users] sd errors not propagated to job log

2015-12-30 Thread Joseph L. Casale
Running 7.0.5 on centos 7 and I am starting to get errors in /var/log/messages with bacula-sd: bacula-sd: block.c:304-27298 Incorrect EndBlock/EndFile oldEndBlock=-1838 newEndBlock=62674 oldEndFile=7 newEndFile=8 while the bacula-sd related lines in the job log don't show this. Why do the job lo