[EMAIL PROTECTED] wrote on 03/10/2008 08:07:16 AM: > On Friday 07 March 2008 17:25, Luis Daniel Lucio Quiroz wrote: > > Does anybody has any way to fix this, this is common now at my server: > > > > (!!)TROUBLE in child_init_hook: BDB no dbS: Lock table is out of available > > locker entries, . at (eval 38) line 30. > > FYI: > After an upgrade of BerkeleyDB (perl modul) from 0.26 to 0.33 I get the same > errors.
I'm experiencing this issue as well. It started cropping up back in January and typically would choke the email server each weekend. I'd come back on Mondays and restart the amavisd-new daemon and it'd run fine for a while longer and then would bomb out again (typically a few days later - and almost any Friday that it was left running it would almost always crash). At the time I updated virtually everything that I could figure touched the email components of the system - all Perl modules, BerkeleyDB, amavisd-new, etc. One thing that did seem to help for a while was moving my pre-forked process count from 2 to 5. After doing that the issue went away for roughly a month, but it happened again this weekend. Updated amavisd-new again and moved the process count up to 6. I'm also crafting up a Perl script that checks the mail queue volume and once it passes 500 messages (which is excessive for our system - when working properly it rarely passes 30 messages in queue) it will restart the amavisd-new daemon (limited to 1 restart per day though). I'm running on Gentoo 2007.0 Server. Mike Gaskins ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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/
