[Zope] zsyncer 0.5beta error
David Vogel
vogel at glue.ch
Wed Oct 29 10:00:44 EST 2003
I have a problem with sycnronizing two plone instances.
description:
- I have two instances on two different machines (win2000)
- Zope Version
(Zope 2.6.1 (binary release, python 2.1, win32-x86), python 2.1.3, win32)
- Python Version
2.1.3 (#35, Apr 8 2002, 17:47:50) [MSC 32 bit (Intel)]
sycncronizing with zsyncer 0.46 worked fine, but I need the recursive
ability of zsyncer 0.5.
but now I get the error:
There was a problem with that comparison.
Error:
* Fault
* <Fault -2: 'Unexpected Zope error value:
exceptions.AttributeError - __getitem__'>
* Traceback (most recent call last):
File
"D:\Programme\Plone105\Zope\lib\python\DocumentTemplate\DT_Try.py", line
149, in render_try_except
result = render_blocks(self.section, md)
File
"D:\Programme\Plone105\Zope\lib\python\DocumentTemplate\DT_Util.py",
line 201, in eval
return eval(code, d)
File "", line 0, in ?
File
"D:\Programme\Plone105\Zope\lib\python\Products\ZSyncer\ZSyncer.py",
line 205, in manage_compare
return self._manage_compare_path(path, recurse=0)
File
"D:\Programme\Plone105\Zope\lib\python\Products\ZSyncer\ZSyncer.py",
line 467, in _manage_compare_path
d_dict = self._get_list(self.dest_server[0], path)
File
"D:\Programme\Plone105\Zope\lib\python\Products\ZSyncer\ZSyncer.py",
line 393, in _get_list
return serverconn.manage_listObjects(folder)
File "D:\Programme\Plone105\Zope\lib\python\xmlrpclib.py", line
829, in __call__
return self.__send(self.__name, args)
File "D:\Programme\Plone105\Zope\lib\python\xmlrpclib.py", line
983, in __request
verbose=self.__verbose
File
"D:\Programme\Plone105\Zope\lib\python\Products\ZSyncer\xmlrpclibBasicAuth.py",
line 65, in request
return self.parse_response(file)
File "D:\Programme\Plone105\Zope\lib\python\xmlrpclib.py", line
904, in parse_response
return u.close()
File "D:\Programme\Plone105\Zope\lib\python\xmlrpclib.py", line
579, in close
raise apply(Fault, (), self._stack[0])
Fault:
any ideas?
or is there a better way to sync two plone instances?
kind regards,
david.
More information about the Zope
mailing list