how to get rid of BTreeContainer as global variable
Sanjay Rao <[email protected]>
| Newsgroups | gmane.comp.web.zope.zodb |
|---|---|
| Message-ID | <[email protected]> |
Hi, I am using multiple objects of BTreeContainer (zope.app.container.btree.BTreeContainer) to store global mapping data in my application. Now with new ZODB(4.4) and ZEO(4.3), my application randomly throws following Error *ConnectionStateError: Shouldn't load state for baton.tpd.variants.VariantsRegistry 0x043155 when the connection is closed* If I replace BTreeContainer with OOBTree, Is it a safe bet to get rid of this problem ? Regards, Sanjay Rao -- You received this message because you are subscribed to the Google Groups "zodb" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.