Darien Hager wrote:
> On Jan 31, 2007, at 11:07 AM, Brian Debelius wrote:
>   
>> Config error: Cannot open included config file : No such file or  
>> directory
>>     
>
> After "config file" it should list the path it attempted to open.  
>  From what you've written it appears blank, suggesting some sort of  
> syntax or input issue rather than a filesystem bug etc.
>
>   
>> @"C:\\Documents and Settings\\All Users\\Application Data\\Bacula\ 
>> \schedule.conf"
>>     
>
> Hmm. Perhaps ditch the quotes and escape the spaces?
>
> @C:\\Documents\ and\ Settings\\All\ Users\\Application\ Data\\Bacula\ 
> \schedule.conf
>
> Another thing you could try is increase the debug level--even while  
> testing config files (-t option) you can add the -d### option to get  
> more details. It seems it has to be above 200 to show much, and what  
> it does show usually isn't too useful... but you never know.
>   
>
ok, doing the above helps out a little.  You can now see part of the 
path after the 'config file' line

I changed it to
@C:\\Documents\ and\ Settings\\All\ Users\\Application\ 
Data\\Bacula\\schedule.conf

and the error is
31-Jan 14:40 bacula-dir: ERROR TERMINATION at ../../lib/lex.c:545
Config error: Cannot open included config file C:\\Documents\: No such 
file or directory

            : line 163, col 16 of file C:\Documents and Settings\All 
Users\Application Data\Bacula/bacula-dir.conf
@C:\\Documents\ and\ Settings\\All\ Users\\Application\ 
Data\\Bacula\\schedule.conf

-------------------------------------------------------------------------
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

Reply via email to