[Zope-dev] To the brave folks trying Zope HEAD...

Jeremy Hylton jeremy at zope.com
Wed Dec 10 13:06:47 EST 2003


On Wed, 2003-12-10 at 13:07, Sidnei da Silva wrote:
> On Wed, Dec 10, 2003 at 12:50:29PM -0500, Chris McDonough wrote:
> | Right. ;-)  At this point I should just try it myself but if you remove
> | the Formulator product, does Zope start?
> 
> If I remove Plone and Formulator it starts yes.

Probably a good next step is to set a breakpoint in
ZODB/coptimizations.c where this exception is raised and find out what
object is causing the problem, which jar it's already in, and why it's
getting added to a different jar.  Or you could add some print
statements.

Jeremy





More information about the Zope-Dev mailing list