[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: suddenly I can't find things....



> This problem is biting me fairly hard.  Does anybody have any ideas?
> 
> 
> > From:  "Chris Garrigues" <cwg-oldap-sw@DeepEddy.Com>
> > Date:  Mon, 07 Aug 2000 14:51:56 -0500
> >
> > --==_Exmh_-977569536P
> > Content-Type: text/plain; charset=us-ascii
> > 
> > I'm running 1.2.9.
> > 
> > Witness the following:
> > 
> > [snip]
> >
> > 
> > So what do these lines mean:
> > 
> > Aug  7 14:43:33 deepeddy slapd[6628]: ldbm_db_errcall(): ==> /export/ldap/v
> > ircio-admin/cn.dbb: page 0: reference count overflow
> > Aug  7 14:43:33 deepeddy slapd[6628]: ldbm_db_errcall(): ==> unable to crea
> > te/retrieve page 0
> > 
> > and how do I keep from overflowing my reference count?  I tried raising my 
> > sizelimit, my timelimit, my cachesize and my dbcachesize.
> > 

Never seen it myself.  It's a callback from inside Sleepycat telling you
it encountered an error.  What version of Sleepycat DB are you using?
Did you compile in any special things specifying stuff like page size
or default cache size?