<br><tt><font size=2>&gt; <br>
&gt; Wolfgang Lausenhammer wrote:<br>
&gt; &gt; <br>
&gt; &gt; LockError: Couldn't lock <br>
&gt; &gt; 'D:\\workspace_zope\\xla-2008/var/Stdcontainer_o.fs.lock'<br>
&gt; <br>
&gt; Can the user the zope process is running as write to this file?<br>
&gt; (or create it, since it likely doesn't exist?)<br>
</font></tt>
<br><tt><font size=2>The file is existing. I tried to delete all the .index,
.lock, .tmp files in the var-folder and zope re-creates them on calling
the /manage site, so there shouldn't be a problem with writing-permissions</font></tt>
<br><tt><font size=2><br>
&gt; &gt; TypeError: not all arguments converted during string formatting<br>
&gt; &gt; Traceback (most recent call last):<br>
&gt; &gt; &nbsp; File &quot;D:\zope\2.11.1\Python\Lib\logging\__init__.py&quot;,
line 731, in emit<br>
&gt; &gt; &nbsp; File &quot;D:\zope\2.11.1\Python\Lib\logging\__init__.py&quot;,
line 617, in format<br>
&gt; &gt; &nbsp; File &quot;D:\zope\2.11.1\Python\Lib\logging\__init__.py&quot;,
line 405, in format<br>
&gt; &gt; <br>
&gt; &gt; &nbsp; File &quot;D:\zope\2.11.1\Python\Lib\logging\__init__.py&quot;,
line 276, in <br>
&gt; &gt; getMessage<br>
&gt; &gt; &nbsp; &nbsp; self.cfg.eventlog()<br>
&gt; <br>
&gt; This looks like a bug. Would be good to find where the incorrect logging
<br>
&gt; call is and fix it :-S<br>
</font></tt>
<br><tt><font size=2>With the old 2.7.4 version it does work. I also tried
to upgrade it in steps, with zope-2.8.6 it still works and none of those
two error messages appear. With zope-2.9.8 at least one of these errors
appeared. Has there anything changed in the interface within those versions?</font></tt>
<br>
<br><font size=3>The changelog of 2.9.0 says: &quot;Zope now utilizes ZODB
3.6. It had previously used ZODB 3.4. As a result, the DBTab package was
removed, as ZODB 3.6 has multidatabase support that makes DBTab unnecessary.&quot;</font>
<br><font size=3>Could this cause those errors?</font>
<br>
<br><font size=3>-- Wolfgang</font>