Re: [Bacula-users] Job is waiting execution

2010-01-12 Thread Renaud Marquet
$FILE > > cat $DIR/legenda>>$FILE > > SUBJECT="[SIC-BACULA]ReportBACKUP" > EMAIL="carl.filippe...@gmail.com" > EMAILMESSAGE="$FILE" > mail -s $SUBJECT $EMAIL < $FILE > > > > -------- > When I ha

Re: [Bacula-users] Job is waiting execution

2010-01-11 Thread Renaud Marquet
Hi, I just mailed about this problem a couple of days ago. It's probably due to a configuration problem with mail server, causing a deadlock in the director when it tries to send an e-mail. It seems this will be corrected in the next release. Possible workaround are to configure a valid mail ser

Re: [Bacula-users] [Bacula-devel] Bacula 3.0.3 deadlock : Job is waiting for execution

2010-01-09 Thread Renaud Marquet
Le samedi 09 janvier 2010 à 21:25 +0100, Kern Sibbald a écrit : > Hello, > > On Saturday 09 January 2010 20:20:01 Renaud Marquet wrote: > > Kern, > > > > altough I searched for a possible workaround, I didn't found the ones > > you talk about. But your sta

Re: [Bacula-users] [Bacula-devel] Bacula 3.0.3 deadlock : Job is waiting for execution

2010-01-09 Thread Renaud Marquet
your mail to bacula-devel, where it's more > > likely to be picked up, looked at, and perhaps integrated into the > > code base :-) > > > > Cheers, and thanks for not only analyzing the problem, but also > > providing a possible fix! > > > > Arno > > > &

[Bacula-users] Bacula 3.0.3 deadlock : Job is waiting for execution

2010-01-07 Thread Renaud Marquet
Hi, I'm using bacula 3.0.3 and the director's job queue was stuck after running the first job. The others were waiting indefinitely for execution. If the director was restarted, I could run only one job, and so on. Googling around I found these 2 posts without satisfying anwsers : http://www.back