On Feb 9, 2007, at 8:40 AM, Brian Debelius wrote:

> Windows version 2.0.2 using MySQL
>
> My console crashes anytime I try to  do anything with pools.  Where  
> and
> how would I enable debugging to get some information on what is  
> happening?

Is it just the console itself, or the director as well? I'm not sure  
about Windows, but on Linux I would use the -d### command-line  
argument to bconsole, where ### is a number. Higher is more detail,  
I'd start at 200 and work up if nothing obvious showed up.
So you open a terminal and  run something similar to:

bconsole.exe -d200 -c c:\baculaconfig\bconsole.conf

You should see more information about what's happening before it  
crashes. If bacula-dir is what's crashing, do a similar thing but  
with the -f flag.

--
--Darien A. Hager
[EMAIL PROTECTED]
Mobile: (206) 734-5666



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