On 2/26/07, Thomas Weiner <[EMAIL PROTECTED]> wrote:
I want to use CalZope on a fresh Zope 2.9.4 installation. Everything works fine as long as I don't restart Zope. After restarting Zope, accessing the calendars fails with an unclear error:------ 2007-02-26T12:12:13 INFO ApplicationManager Restart requested by "Thomas" ------ 2007-02-26T12:12:13 INFO ZServer closing HTTP to new connections ------ 2007-02-26T12:12:31 INFO ZServer HTTP server started at Mon Feb 26 12:12:31 2007 Hostname: piano Port: 9080 ------ 2007-02-26T12:12:37 WARNING ZODB Could not import class 'DummySite' from module 'Products.Five.site.tests.dummy' ------ 2007-02-26T12:12:46 INFO Zope Ready to handle requests ------ 2007-02-26T12:13:00 ERROR Zope.SiteErrorLog http://piano:9080/calendars Traceback (innermost last): Module ZPublisher.Publish, line 106, in publish Module ZPublisher.BaseRequest, line 275, in traverse Module ZPublisher.BeforeTraverse, line 108, in __call__ Module logging, line 999, in error TypeError: _log() got an unexpected keyword argument 'error' Not sure what to do here, has anyone an idea?
Hmm. What version of Five are you using? -- Lennart Regebro: Python, Zope, CPS, Plone consulting. +33 661 58 14 64 _______________________________________________ cps-users mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/cps-users
