Hi all,

I have just installed bacula 5.0.3 from src rpms, and I can't get bat to
start.

I have checked bat.conf bacula-dir.conf.  I can get bconsole working using
bat.conf.

This is the output I get:

bat: lockmgr.c:911 ASSERT failed at lockmgr.c:911: lmgr_is_active()

I ran strace and this seems to be the closest thing to the problem just
before the assert fails:

clock_gettime(CLOCK_MONOTONIC, {86341, 32597622}) = 0
read(3, "\0", 16)                       = 1
read(3, 0x7fffb3ee6040, 16)             = -1 EAGAIN (Resource temporarily
unavailable)
clock_gettime(CLOCK_MONOTONIC, {86341, 32872622}) = 0
clock_gettime(CLOCK_MONOTONIC, {86341, 32988622}) = 0

FD 3 is some sort of pipe.

Has anyone seen this or able to help as to what is going wrong?

Thanks,
Greg.
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to