On Wednesday 08 August 2007 12:46, Martin Simmons wrote: > Unless I've missed it, it looks like jcr->SDErrors is never set (in the > Director). Bug? Similarly, it looks like the value of jcr->Errors in the > SD is never passed back to the Director.
SDErrors are non-fatal errors, and it is likely that passing the value back to the Dir is not implemented. > > See http://article.gmane.org/gmane.comp.bacula.user/37143 This particular "error" is not really an error nor is it fatal so it would not be reported as fatal. I don't believe that SDErrors is implemented. To implement it requires upgrading the DIR<->SD protocol. > > __Martin > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Bacula-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/bacula-devel ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
