Casey Duncan wrote:
On Fri, 27 Feb 2004 16:47:19 +0100
Eric Brun <[EMAIL PROTECTED]> wrote:



Yes but impossible to update it because it is too big, and the transaction never finish or abort because of time out.

I don't know how to do this.

Have you a idea for help me ?


You might try using another browser (like mozilla) or updating the
catalog from python. In theory though the browser timeout shouldn't
cause the transaction to fail although I could be wrong about that.

If you can quiesce other writes to the system, then a long-running recatalog request might have a chance to complete; it will typically lose repeatedly to ConflictErrors if shorter-lived writers are committing.


Tres.
--
===============================================================
Tres Seaver                                [EMAIL PROTECTED]
Zope Corporation      "Zope Dealers"       http://www.zope.com


_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )

Reply via email to