Hi, On 8/23/2006 7:11 PM, Markus wrote: > Hmm.... when I use the paths with "/" (unix-like) I receive the error > 1067 "The process has been unexpected canceled." > I haven't the error when I use the paths with "\" (windws-like).
looks like the bacula-fd process crashes for some reason when it actually starts doing things. When you use the forward-slashes, it doesn't even reach the point to crash but terminates when parsing the configuration. Or something. Looks like you should start digging for more detailed information - windows version, bacula-fd version, actual configuration files, trying to start the FD on the console with debug output (I'm not really sure this works in windows, though) and so on. If all else fails, and you can't get the FD to start with a known good configuration on any windows machine, you'll need a debugger, I think... Arno > John Drescher schrieb: > > >>On 8/23/06, [EMAIL PROTECTED] >><[EMAIL PROTECTED]> wrote: >> >> >>>I have WinXP SP2. The Bacula service has the path to exceutable >>>:"c:\Tools\bacula\bin\bacula-fd.exe" /service -c >>>"c:\Tools\bacula\bin\bacula-fd.conf ". >>>System has Full Control to the directory "c:\Tools\bacula\". >>> >>>The bacula.trace says: >>>cassiopeia-fd: ../../lib/jcr.c:154 write_last_jobs seek to 192 >>>cassiopeia-fd: ../../lib/mem_pool.c:404 Freed mem_pool count=4 >>>size=4,004 >>> >>>I don't know, what this means. >>> >>>I wonder you have unix-like paths in your fd-config. My paths are: >>>WorkingDirectory = C:\Tools\bacula\working >>> Pid Directory = C:\Tools\bacula\working >>> >> >>Yes, these need to be unix paths. Here is my config: >> >># >># List Directors who are permitted to contact this File daemon >># >>Director { >> Name = fileserver-dir >> Password = "===REMOVED===" >>} >> >># >># "Global" File daemon configuration specifications >># >>FileDaemon { # this is me >> Name = dev2-fd >> FDport = 9102 # where we listen for the director >> WorkingDirectory = c:/pf/bacula/working >> Pid Directory = c:/pf/bacula/working >>} >> >># Send all messages except skipped files back to Director >>Messages { >> Name = Standard >> director = fileserver-dir = all, !skipped >>} >> >>John >> >> > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users -- IT-Service Lehmann [EMAIL PROTECTED] Arno Lehmann http://www.its-lehmann.de ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users