You can try to run dsemon in debig mode. For exmaple C:\Program Files\Bacula\bacula-fd.exe -d100 -c C:\Program Files\Bacula\bacula-fd.conf
Then check trace file stored in C:\Program Files\Bacula\temp\<something>.trace On 12/11/2013 05:34 PM, Pete Howell wrote: > Unfortunately, this resulted in no change. The service just crashes > without outputting anything in the event log. I would expect more from > commercial grade software. Even if the options are not valid, the > software should log an error in the application event log and shutdown > gracefully -- not stop unexpectedly. > > Pete > > On 12/09/2013 10:50 PM, Juraj Sakala wrote: >> Try to use double backslash >> >> PKI Keypair = "C:\\keys\\it2.pem" # Public and Private Keys >> PKI Master Key = "C:\\keys\\master.cert" # ONLY the Public Key >> >> and check permissions on these two files >> >> On 12/09/2013 09:54 PM, Pete Howell wrote: >>> We utilize v5.2.5 on all of our Unix server and have purchased licenses >>> for the Enterprise (v6) software to run on our Windows clients; however, >>> these binaries came with no instructions. We use the following >>> encryption options on all our Unix clients without problems: >>> >>> PKI Signatures = Yes # Enable Data Signing >>> PKI Encryption = Yes # Enable Data Encryption >>> PKI Keypair = "/usr/local/ssl/certs/it2.pem" # Public and Private >>> Keys >>> PKI Master Key = "/usr/local/ssl/certs/master.cert" # ONLY the >>> Public Key >>> >>> On the Windows systems, it's only slightly different: >>> >>> PKI Signatures = Yes # Enable Data Signing >>> PKI Encryption = Yes # Enable Data Encryption >>> PKI Keypair = "C:\keys\it2.pem" # Public and Private Keys >>> PKI Master Key = "C:\keys\master.cert" # ONLY the Public Key >>> >>> On the Windows clients adding these lines causes the service to crash >>> with no error messages. Since the v6 binaries came with no >>> documentation, and there are no errors in the event logs (only that it >>> crashed), we have no way to know what the problem is. >>> >>> Did the option names change on v6? If so, what are the correct options >>> for v6. >>> >>> Thanks! >>> >>> Pete Howell >>> Big Jim's Casino >>> >>> ------------------------------------------------------------------------------ >>> >>> Sponsored by Intel(R) XDK >>> Develop, test and display web and hybrid apps with a single code base. >>> Download it for free now! >>> http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk >>> >>> _______________________________________________ >>> Bacula-users mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/bacula-users >>> > ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
