[Zope] ZSyncer Error

Charlie Reiman creiman@kefta.com
Mon, 24 Mar 2003 10:00:03 -0800


> -----Original Message-----
> From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of AM
> Sent: Friday, March 21, 2003 4:49 PM
> Cc: Zope
> Subject: Re: [Zope] ZSyncer Error
>
>
> I downloaded the latest version, reinstalled it on both machines.
>
> It works on one and fails on the other:
>
> The error again:
>
> <Fault -2: 'Unexpected Zope error value:
> Traceback (most recent call last):
> File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 150,
> in publish_module
> response = publish(request, module_name, after_list, debug=debug)
> File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 114,
> in publish
> sys.exc_info()[2],
> File "/var/local/Zope-2.6.0/lib/python/Zope/App/startup.py", line 145,
> in zpublisher_exception_hook
> log = aq_acquire(published, \'__error_log__\', containment=1)
> AttributeError: manage_listObjects__error_log__
> '>
>
> Any ideas anybody??

Have you tried manually exporting and importing the relevent section of the
tree?  This is pretty much all zsyncer does so if that fails as well, you
know zsyncer isn't the issue.