Stefan Eriksson wrote: > Hi I'm trying to startup my bacula service under windows 2008 hosted on > vmware. But I keep getting this error when I try to start the service: > > Windows could not start the bacula File Service service on Local Computer. > Error 1067: The process terminated unexpectedly > > This is with default configuration, I've tried both beta and stable release > of the client. I've tried running as administrator and compatiblity mode. > All with same result. > > > > Here is the configfile: > > FileDaemon { # this is me > Name = win-2008-fd > FDport = 9102 # where we listen for the director > WorkingDirectory = "C:\\ProgramData\\Bacula\\Work" > Pid Directory = "C:\\ProgramData\\Bacula\\Work" > Maximum Concurrent Jobs = 2 > } > > # > # List Directors who are permitted to contact this File daemon > # > Director { > Name = @director_name@ > Password = "@client_password@" > } > > # > # Restricted Director, used by tray-monitor to get the > # status of the file daemon > # > Director { > Name = win-dosy30f3gir-mon > Password = "D5AFsUp0SWZ57+nfgLidQOxhFOoR3ow81uA8XLnKHHx+" > Monitor = yes > } > > # Send all messages except skipped files back to Director > Messages { > Name = Standard > director = @director_name@ = all, !skipped, !restored > } > > Does anyone know what this might be? I'm feeling it might be some kind of > driver issue with vmware but I'm guessing here. >
Perharps you should try to start the process inside a cmd command console ( use the same command line as indicate in the registry to start the process ) with -t it will check the config file and report if there's a trouble in it. with -d ( check bacula manual for debug ) you could also increase the debug level. With chance it will give you some clue for the crash problem. After as I never seen ( for the moment i've not a Win8K server under control and hope to never cross the way of one :-) ) It could be whatever. Perharps with the help of runas you can also try to start it under the service account. -- Bruno Friedmann ------------------------------------------------------------------------- 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@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users