[EuroPython] Talks database : XML-RPC interface
M.-A. Lemburg
mal@lemburg.com
Fri, 02 May 2003 12:58:29 +0200
FYI, here's the error message I get from the scripts we used last
year. Perhaps that helps in getting it to work again, so that
backups of the databases are easier to do:
Unexpected Zope error value:
Traceback (most recent call last):
File "/usr/local/zope/Zope-2.6.1-src/lib/python/ZPublisher/Publish.py", line 150, in publish_module
response = publish(request, module_name, after_list, debug=debug)
File "/usr/local/zope/zopesites/europy2/Products/Localizer/__init__.py", line 58, in new_publish
x = Publish.old_publish(request, module_name, after_list, debug)
File "/usr/local/zope/Zope-2.6.1-src/lib/python/ZPublisher/Publish.py", line 114, in publish
sys.exc_info()[2],
File "/usr/local/zope/Zope-2.6.1-src/lib/python/ZPublisher/Publish.py", line 98, in publish
request, bind=1)
File "/usr/local/zope/Zope-2.6.1-src/lib/python/ZPublisher/mapply.py", line 88, in mapply
if debug is not None: return debug(object,args,context)
File "/usr/local/zope/Zope-2.6.1-src/lib/python/ZPublisher/Publish.py", line 39, in call_object
result=apply(object,args) # Type s<cr> to step into published object.
File "/usr/local/zope/zopesites/europy/Products/ZSyncer/ZSyncer.py", line 263, in getItemIds
items = object.Catalog()
AttributeError: Catalog
--
Marc-Andre Lemburg
eGenix.com
Professional Python Software directly from the Source (#1, May 02 2003)
>>> Python/Zope Products & Consulting ... http://www.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/
________________________________________________________________________
EuroPython 2003, Charleroi, Belgium: 53 days left