Re: [Bacula-users] How to debug a bacula client crash on windows xp

2010-01-29 Thread Bruno Friedmann
On 01/29/2010 12:49 PM, francisco javier funes nieto wrote: > Hi all, > > I've installed the bacula-client software (3.0.3) in a laptop I want > to backup (it's my main development machine). The laptop runs Windows > XP sp3 and the client crash often and seems randomly. > > It's possible to debug

Re: [Bacula-users] How to debug a bacula client crash on windows xp

2010-01-29 Thread francisco javier funes nieto
Yes, The path to the config file is C:\Archivos de Programa\All Users\Datos de Programa\Bacula\bacula-fd.conf and I run the bacula-fd.exe this way: bacula-fd.exe -d 100 -c "C:\Archivos de Programa\All Users\Datos de Programa\Bacula\bacula-fd.conf" J. 2010/1/29 John Drescher : >> And start it

Re: [Bacula-users] How to debug a bacula client crash on windows xp

2010-01-29 Thread John Drescher
> And start it from console with -d 100, the trace file created by the > bacula-fd.exe shows that: > Did you use the -c paramater as well to specify the bacula-fd.conf file location. John -- The Planet: dedicated and ma

Re: [Bacula-users] How to debug a bacula client crash on windows xp

2010-01-29 Thread John Drescher
On Fri, Jan 29, 2010 at 12:14 PM, francisco javier funes nieto wrote: > Ok! > > First crash of the afternoon: > > C:\Archivos de programa\Bacula\bin>29-Jan 18:10 thinkpad-fd: ABORTING > due to ERROR in /home/kern/bacula/k/bacula/src/lib/bnet_server.c:137 > Cannot bind port 9102: ERR=No such file o

Re: [Bacula-users] How to debug a bacula client crash on windows xp

2010-01-29 Thread francisco javier funes nieto
Ok! First crash of the afternoon: C:\Archivos de programa\Bacula\bin>29-Jan 18:10 thinkpad-fd: ABORTING due to ERROR in /home/kern/bacula/k/bacula/src/lib/bnet_server.c:137 Cannot bind port 9102: ERR=No such file or directory. What kind of error is this? 2010/1/29 John Drescher : > On Fri, Jan

Re: [Bacula-users] How to debug a bacula client crash on windows xp

2010-01-29 Thread John Drescher
On Fri, Jan 29, 2010 at 6:49 AM, francisco javier funes nieto wrote: > Hi all, > > I've installed the bacula-client software (3.0.3) in a laptop I want > to backup (it's my main development machine). The laptop runs Windows > XP sp3 and the client crash often and seems randomly. > > It's possible