That&#39;s happened to me before. As Jim says, this error is not the culprit. If you check the error log on the ZMI you will find the *real* error.<br><br>Carlos de la Guardia<br><br><div class="gmail_quote">On Fri, Oct 24, 2008 at 9:28 AM, Jim Fulton <span dir="ltr">&lt;<a href="mailto:jim@zope.com">jim@zope.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><br>
On Oct 24, 2008, at 10:03 AM, Chris Withers wrote:<br>
<br>
&gt; Jim Fulton wrote:<br>
&gt;&gt;&gt; &nbsp;File &quot;/opt/Zope-2.11/lib/python/ZODB/DB.py&quot;, line 809, in abort<br>
&gt;&gt;&gt; &nbsp; &nbsp;raise NotImplementedError<br>
&gt;&gt;&gt; NotImplementedError<br>
&gt;&gt; You can ignore this error. It has no consequence.<br>
&gt;<br>
&gt; What does it mean?<br>
&gt; (It prevented my undo, which was a bit of a bummer :-S<br>
<br>
</div>I don&#39;t think it does. I think something else is preventing the undo.<br>
This is being triggered when the transaction is aborted.<br>
<div class="Ih2E3d"><br>
&gt;&gt; There&#39;s a bunch of stuff going on in this code that really ought<br>
&gt;&gt; to &nbsp;get cleaned up. &nbsp;Among other things, that would eliminate this<br>
&gt;&gt; error.<br>
&gt;<br>
&gt; What is &quot;this code&quot;?<br>
<br>
<br>
</div>The code supporting undo. &nbsp;It uses an obsolete way to interact with<br>
the transaction manager and does that poorly. It should be rewritten.<br>
<div class="Ih2E3d"><br>
Jim<br>
<br>
--<br>
Jim Fulton<br>
Zope Corporation<br>
<br>
<br>
_______________________________________________<br>
</div><div><div></div><div class="Wj3C7c">For more information about ZODB, see the ZODB Wiki:<br>
<a href="http://www.zope.org/Wikis/ZODB/" target="_blank">http://www.zope.org/Wikis/ZODB/</a><br>
<br>
ZODB-Dev mailing list &nbsp;- &nbsp;<a href="mailto:ZODB-Dev@zope.org">ZODB-Dev@zope.org</a><br>
<a href="http://mail.zope.org/mailman/listinfo/zodb-dev" target="_blank">http://mail.zope.org/mailman/listinfo/zodb-dev</a><br>
</div></div></blockquote></div><br>