Re: [Bacula-users] backup of Windows 7 machine failing

2013-06-27 Thread Gary Dale
On 26/06/13 03:52 AM, Alexander Pyhalov wrote: > On 06/26/2013 07:34, Gary Dale wrote: >> INSERT INTO RestoreObject >> (ObjectName,PluginName,RestoreObject,ObjectLength,ObjectFullLength,ObjectIndex,ObjectType,ObjectCompression,FileIndex,JobId) >> >> VALUES >> ('job_metadata.xml','job','PABCAEEA

Re: [Bacula-users] backup of Windows 7 machine failing

2013-06-26 Thread Alexander Pyhalov
On 06/26/2013 07:34, Gary Dale wrote: > INSERT INTO RestoreObject > (ObjectName,PluginName,RestoreObject,ObjectLength,ObjectFullLength,ObjectIndex,ObjectType,ObjectCompression,FileIndex,JobId) > VALUES > ('job_metadata.xml','job','PABCAEEAQwBLAFUAUABfAEMATwBNAFAATwBOAEUATgBUAFMAIAB4AG0AbABuAHMAP

Re: [Bacula-users] backup of Windows 7 machine failing

2013-06-25 Thread Gary Dale
On 25/06/13 09:17 AM, Gary Dale wrote: > On 24/06/13 06:49 AM, Kern Sibbald wrote: >> Hello, >> >> You are trying to do something that is not supported by Bacula, which >> I think may be the source of your problem: that is you are running >> a FD (5.2.10) that is newer than your Director (5.2.6).

Re: [Bacula-users] backup of Windows 7 machine failing

2013-06-25 Thread Gary Dale
On 24/06/13 06:49 AM, Kern Sibbald wrote: > Hello, > > You are trying to do something that is not supported by Bacula, which > I think may be the source of your problem: that is you are running > a FD (5.2.10) that is newer than your Director (5.2.6). I recommend > either upgrading your Dir and SD

Re: [Bacula-users] backup of Windows 7 machine failing

2013-06-24 Thread Kern Sibbald
Hello, You are trying to do something that is not supported by Bacula, which I think may be the source of your problem: that is you are running a FD (5.2.10) that is newer than your Director (5.2.6). I recommend either upgrading your Dir and SD to 5.2.10 or higher (current = 5.2.13) or downgradin

Re: [Bacula-users] backup of Windows 7 machine failing

2013-06-22 Thread George Kasica
based on the sql type errors in lines 21-Jun 23:08 molar-dir JobId 1480: 21-Jun 23:08 molar-dir JobId 1480 I'd say something about your client or server isn't built right to access the DB...did you recompile from scratch? Did you run the DB Update process? I'm no expert here just trying to help