Paul Winkler wrote at 2005-2-24 15:16 -0500:
> ...
>Twiddling around with some old suggestions from Dieter
>Maurer (see
>http://aspn.activestate.com/ASPN/Mail/Message/Zope-CMF/1978842 ),
>I added a _p_jar.sync() where he suggested - right
>before the final "except:" in initialize_product().
>No joy.  

Note that the database is initialized in a separate connection
-- in case it is empty.
This may cause "ConflictError"s in the primary connection.


-- 
Dieter
_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
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