--On Saturday, September 05, 2009 6:34 PM +0300 David Njuki <[email protected]> wrote:
> Hi, > > I am getting the following messages in amavis.log, they have been > recurring even after restarting amavis > > (!!)TROUBLE in child_init_hook: BDB no dbS: Lock table is out of available > locker entries, . at (eval 97) line 27. > > (!)_DIE: Suicide in child_init_hook: BDB no dbS: Lock table is out of > available locker entries, . at (eval 97) line 27. > > Am running amavisd-new amavisd-new-2.6.4 , db42 and p5-BerkeleyDB 0.39 on > FreeBSD 7.2. > > Can anyone explain to me the error and how i can get rid of it? You are apparently missing DB_CONFIG file for your BDB database, or your DB_CONFIG file does not have enough lockers configured for your BDB database, and needs to be adjusted to increase them. <http://www.oracle.com/technology/documentation/berkeley-db/db/ref/env/db_config.html> <http://www.oracle.com/technology/documentation/berkeley-db/xml/gsg_xml_txn/cxx/lockingsubsystem.html> Particularly look at the very end of this section: <http://wiki.zimbra.com/index.php?title=OpenLDAP_Performance_Tuning_6.0#Berkeley_DB_DB_CONFIG_tuning> --Quanah -- Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc -------------------- Zimbra :: the leader in open source messaging and collaboration ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
