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 _______________________________________________ For more information about ZODB, see the ZODB Wiki: http://www.zope.org/Wikis/ZODB/ ZODB-Dev mailing list - ZODB-Dev@zope.org http://mail.zope.org/mailman/listinfo/zodb-dev