[ZCM] [ZC] 2293/ 1 Request "ZEO: storage error occurred during the second phase of the two-phase commit"

"Collector: Zope Bugs, Features, and Patches ..." <[email protected]> Tue, 20 Mar 2007 17:06:31 -0400
Newsgroups gmane.comp.web.zope.devel.collector-monitor
Message-ID <[email protected]>
Issue #2293 Update (Request) "ZEO: storage error occurred during the second phase of the two-phase commit"
 Status Pending, Zope/bug medium
To followup, visit:
  http://www.zope.org/Collectors/Zope/2293

==============================================================
= Request - Entry #1 by smcmahon on Mar 20, 2007 5:06 pm

In a ZEO configuration, when starting a client for the first time -- with no Data.fs in place -- with Plone 3.0 Alpha-2 in the instance Products and instance lib/python, during the plone package inits, an error will occur:

...
  from zope.app.event.objectevent import ObjectEvent
2007-03-20 12:47:24 INFO Plone OpenID packages not installed
2007-03-20 12:47:26 CRITICAL txn.-1210956112 A storage error occurred during the second phase of the two-phase commit.  Resources may be in an inconsistent state.
...

Five then fails to load.

This error does not occur if the Plone 3 Products and packages are not present. Nor does is occur in a stand-alone Zope configuration (i.e., no ZEO).

Restarting the client reliably clears the problem.

Problem reproduced on Ubuntu 6.10, FreeBSD 6.1 and Solaris 10.

==============================================================