[ZODB-Dev] Re: KeyError / POSKeyError

Paul Winkler pw_lists at slinkp.com
Tue Mar 27 15:10:18 EDT 2007


On Tue, Mar 27, 2007 at 02:59:51PM -0400, Tim Tisdall wrote:
>   When I try to access any part of the plone instance I'm given the
> same exceptions I mentioned before.  I can't seem to access any
> subobjects.  Am I doomed?

Are you getting these exceptions via the ZMI?  You should also try
exploring in zopectl debug. That might help you determine whether the
plone instance itself is broken, or some vital sub-object.

As long as you don't call transaction.commit() carelessly, this is
safe.

more here: http://docs.neuroinf.de/programming-plone/debug#1-6

-- 

Paul Winkler
http://www.slinkp.com


More information about the ZODB-Dev mailing list