RE: [Zope-dev] Weird ConflictErrors on startup
7 Aug
2001
7 Aug
'01
4:23 p.m.
Toby Dickenson wrote:
I think Ive seen this before, when Product initialization modifies a persistent object, then causes an exception (ImportError, or whatever). You see these ConflictErrors if a subsequent Product initialization also modifies a persistent object.
Ah, okay...
So, how do you find out what the error causing the problem is? (the ImportError in your example)
The only things showing up in the stupid log file are the ConflictErrors :-(
Ive only seen it after a previous product-initialization failure traceback. sorry....
9031
Age (days ago)
9031
Last active (days ago)
1 comments
2 participants
participants (2)
-
Chris Withers -
Toby Dickenson