Bacula-users

Re: [Bacula-users] ERR=Child exited with code 1

2008-08-18 10:33:21
Subject: Re: [Bacula-users] ERR=Child exited with code 1
From: "Ronna Mijares" <ronnamijares AT gmail DOT com>
To: "John Drescher" <drescherjm AT gmail DOT com>
Date: Mon, 18 Aug 2008 16:33:03 +0200
Thanks, but what could be the problem of that Error:

the conf file is:

Job {
  Name = "BackupCatalogCapacitacion"
  JobDefs = "Capacitacion"
  Level = Full
  FileSet = "Catalog"
  Schedule = "WeeklyCycleAfterBackup"
  # This creates an ASCII copy of the catalog
  RunBeforeJob = "/etc/bacula/scripts/make_catalog_backup -u<bacula> -p<bacula>"
  # This deletes the copy of the catalog
  RunAfterJob  = "/etc/bacula/scripts/delete_catalog_backup"
  Write Bootstrap = "/var/lib/bacula/BackupCatalog.bsr"
  Priority = 11                   # run after main backup
}


Job {
   Name = "BackupCatalogFinde"
   JobDefs = "Finde"
   Level = Full
   FileSet = "Catalog"
   Schedule = "WeeklyCycleAfterBackup"
   # This creates an ASCII copy of the catalog
   RunBeforeJob = "/etc/bacula/scripts/make_catalog_backup -u<bacula> -p<bacula> "
   # This deletes the copy of the catalog
   RunAfterJob  = "/etc/bacula/scripts/delete_catalog_backup"
   Write Bootstrap = "/var/lib/bacula/BackupCatalog.bsr"
   Priority = 11                   # run after main backup
                      }


Job {
   Name = "BackupCatalogRinde"
   JobDefs = "Rinde"
   Level = Full
   FileSet = "Catalog"
   Schedule = "WeeklyCycleAfterBackup"
   # This creates an ASCII copy of the catalog
   RunBeforeJob = "/etc/bacula/scripts/make_catalog_backup -u<bacula> -p<bacula> "
   # This deletes the copy of the catalog
   RunAfterJob  = "/etc/bacula/scripts/delete_catalog_backup"
   Write Bootstrap = "/var/lib/bacula/BackupCatalog.bsr"
   Priority = 11                   # run after main backup
                         }


2008/8/18 John Drescher <drescherjm AT gmail DOT com>
On Mon, Aug 18, 2008 at 9:03 AM, Ronna Mijares <ronnamijares AT gmail DOT com> wrote:
> Hi guys
>
> If someone can help, i wanna know what means that message:
>
>
> 15-ago 23:10 carabobo-dir: BackupCatalogCapacitacion.2008-08-15_23.10.00
> Fatal error: RunBeforeJob error: ERR=Child exited with code 1
>
>
>
> Bacula make me all the jobs without any problem, but i think that this
> message is about the data base, that is correct???
>
> But what means exactly
>
> "ERR=Child exited with code 1"
>
The script returned error code 1 meaning it failed to successfully
complete its operation.

John



--
Jober
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users