Hello, Can somebody give me some clues on how to solve the PicklingError that Zope is raising to me from time to time ? It seems that Zope cannot always commit its transaction when I am adding a new object to an object manager. Thanks in advance, Philippe
On Today, zope-admin@zope.org wrote:
Delivered-To: olpa-zope@sybcom.de Subject: [Zope] PicklingError Date: Tue, 2 Oct 2001 17:20:49 +0200 To: "'zope@zope.org'" <zope@zope.org> From: Bocquillon Philippe <Philippe.Bocquillon@trasys.be>
Hello,
Can somebody give me some clues on how to solve the PicklingError that Zope is raising to me from time to time ? It seems that Zope cannot always commit its transaction when I am adding a new object to an object manager.
Thanks in advance,
Philippe
you should mail a transcript of the error and the code that produced the error... it happened for me that pickling a python method does not work... perhaps it helps... --- I think we dream so we don't have to be apart so long. If we're in each other's dreams, we can play together all night. -- Calvin --- Oliver Pabst .-------------------------. mailto:olpa@sybcom.de : : phone :+49 681 56600600 : project department : SYBCOM GmbH fax :+49 681 56600660 : : http://www.sybcom.de
Does the object contain a reference to a file? ----- Original Message ----- From: "Bocquillon Philippe" <Philippe.Bocquillon@trasys.be> To: <zope@zope.org> Sent: Tuesday, October 02, 2001 11:20 AM Subject: [Zope] PicklingError
Hello,
Can somebody give me some clues on how to solve the PicklingError that Zope is raising to me from time to time ? It seems that Zope cannot always commit its transaction when I am adding a new object to an object manager.
Thanks in advance,
Philippe
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (3)
-
Bocquillon Philippe -
Chris McDonough -
olpa@sybcom.de