[Zope] Mouting + Logging Errors after Zope Upgrade 2.7.4 --> 2.11.1

Chris Withers chris at simplistix.co.uk
Fri Aug 1 03:34:36 EDT 2008


Wolfgang Lausenhammer wrote:
> 
> LockError: Couldn't lock 
> 'D:\\workspace_zope\\xla-2008/var/Stdcontainer_o.fs.lock'

Can the user the zope process is running as write to this file?
(or create it, since it likely doesn't exist?)

> TypeError: not all arguments converted during string formatting
> Traceback (most recent call last):
>   File "D:\zope\2.11.1\Python\Lib\logging\__init__.py", line 731, in emit
>   File "D:\zope\2.11.1\Python\Lib\logging\__init__.py", line 617, in format
>   File "D:\zope\2.11.1\Python\Lib\logging\__init__.py", line 405, in format
> 
>   File "D:\zope\2.11.1\Python\Lib\logging\__init__.py", line 276, in 
> getMessage
>     self.cfg.eventlog()

This looks like a bug. Would be good to find where the incorrect logging 
call is and fix it :-S

cheers,

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk


More information about the Zope mailing list