10 Dec
2003
10 Dec
'03
6:06 p.m.
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