[Zope-dev] Re: Zcatalog bloat problem (berkeleydb is a solution?)
Chris Withers
chrisw@nipltd.com
Thu, 28 Jun 2001 17:27:21 +0100
Giovanni Maruzzelli wrote:
>
> The catalog is a pristine 2.3.3b1 catalog.
I'm sure that'll need upgrading then...
> We have recreated the catalog from scratch because we tried
> manage_convertBTrees , but it don't work for us, it return with an error
> (and the same happens with 2.3.3 final):
>
> Error Type: TypeError
> Error Value: second argument must be a class
Weird... from your earlier posting it looked like you _had_ successfully
upgraded and updated (BTrees.IOBTree in your traceback rather than
IOBTree.IOBTree)
cheers,
Chris