Andy, Thanks! You're absolutely right ... Upgrading my development, staging, and production servers fixed the problem. Thanks again! Zope rocks! *************************** * Adam Getchell AdamG@hrrm.ucdavis.edu * System Architect/Programmer (530) 752-1584 * Human Resources Information Systems http://www.hr.ucdavis.edu/ *************************** "Invincibility is in oneself, vulnerability in the opponent." -- Sun Tzu
-----Original Message----- From: Andy McKay [mailto:andy@agmweb.ca] Sent: Wednesday, June 26, 2002 8:28 PM To: Adam Getchell; zope@zope.org Subject: Re: [Zope] Zsync errors
There is a bug in Zope 2.4.1, upgrade to the next version or patch the Zope. I would do a quick search to find the patch in the mailarchives.
----- Original Message ----- From: "Adam Getchell" <AdamG@hrrm.ucdavis.edu> To: <zope@zope.org> Sent: Wednesday, June 26, 2002 4:55 PM Subject: [Zope] Zsync errors
Hello all,
I have two Windows 2000 boxes running Zope 2.4.1 (Yes, I know about 2.5.1 but production is still on 2.4.1 and I can't upgrade just yet -- unless that is the fix for this problem.) I have installed Zsync 0.4.5 on each. I have a Zsync object called DEVEL on the development box, and a Zsync object called TEST on the test box. Both boxes have identical administrative accounts, and Zsync is not set to override. It is set to require approval, although I get the following error either way.
I made a change to index_html DTML_METHOD (which Zsync is set to handle, by default) on the devel box. The DEVEL Zsync object has the TEST Zsync object on the test box as a destination and notes that it is out of date. When I attempt to do a sync I get the following error:
Zope Error Zope has encountered an error while publishing this resource. Error Type: NameError Error Value: global name 'has' is not defined
Troubleshooting Suggestions * This resource may be trying to reference a nonexistent object or variable global name 'has' is not defined. * The URL may be incorrect. * The parameters passed to this resource may be incorrect. * A resource that this resource relies on may be encountering an error.
For kicks, the reverse configuration (TEST with DEVEL as a destination) does not notice any change.
Help or pointers would be appreciated. Once I complete this, Zope will be the best development/web application environment we've had ....
*************************** * Adam Getchell AdamG@hrrm.ucdavis.edu * System Architect/Programmer (530) 752-1584 * Human Resources Information Systems http://www.hr.ucdavis.edu/ ***************************
"Invincibility is in oneself, vulnerability in the opponent." -- Sun
Tzu
_______________________________________________ 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
participants (1)
-
Adam Getchell