Let me weep a little. OK, I'm done. Wait! Recompile those Python scripts (by changing them slightly and resaving them) and restart the server. See if the problem goes away. I bet it will. - C Gilles Lenfant wrote:
Chris,
I was just changing view from a folder to another folder with the left frame tree of the ZMI when the problem occured. This happened twice till now.
Some hints (if it helps)...
The log shows sometimes lines like this (even if these scripts are not executed AFAIK)
2002-01-29T09:46:48 PROBLEM(100) Script (Python) Object "getCategories" needs to be recompiled. ------ 2002-01-29T09:46:48 PROBLEM(100) Script (Python) Object "infosSitesRiches" needs to be recompiled. -
I change some stuff in the script to force recompilation but it does'nt help.
I installed CMF 1.2 and DCWorkflow 0.4.2 but was not working within a CMF stuff when this occured.
I'm gonna try to reproduce this problem and send more info if possible.
--Gilles
----- Original Message ----- From: "Chris McDonough" <chrism@zope.com> To: "Gilles Lenfant" <glenfant@bigfoot.com> Cc: <zope@zope.org> Sent: Tuesday, January 29, 2002 12:18 AM Subject: Re: [Zope] Auto restart (at Zope's own initiative !!!)
That's a very disappointing error report. You have no idea how disappointing it is. :-( You were just browsing the ZMI? You were exercising no codepaths that might kick off a relational database request or exercise another C extenision?