<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__ '>
Are you trying to sync or compare the error_log object maybe which causes a problem? Given the number of ZSyncer users out there and you're the only reporting this it seems unlikely its ZSyncer specific. Sounds like its time for you to fire up your Python debugger, make a really good pot of tea and do some digging :) Cheers. -- Andy McKay