Stefan,
> 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.
A version of BerkeleyDB perl module is rarely a problem, as long as
it was installed with the same version of libdb (berkeley db library)
that is currently on the system (i.e. the BerkeleyDB perl module should
preferably be reinstalled after upgrades to libdb).
But first of all, you need to rule out the possibility that
there were any process crashes. To repeat myself:
| Does amavisd-nanny report any crashed processes ('went away...') ?
| If yes, the fix is to upgrade amavisd to 2.5.4-rc1 (or manually
| apply a fix to 2.5.3 I posted about a week ago).
|
| If the answer is no, then see the posting on the matter from a
| last week or two on this ML. In short, using recent maintenance
| versions of berkeley db (4.3.29 or 4.4.20, or later) may help.
Mark
-------------------------------------------------------------------------
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/