<div>Sorry for the string of messages, but also:</div><div><br class="webkit-block-placeholder"></div><div>I&#39;ve recieved these errors when settings up with the following config files.</div><div><br class="webkit-block-placeholder">
</div><div>zeoserver.conf</div><div><br class="webkit-block-placeholder"></div><div><div>&lt;zeo&gt;</div><div>address localhost:8090</div><div>monitor-address localhost:8091</div><div>&lt;/zeo&gt;</div><div><br class="webkit-block-placeholder">
</div><div>&lt;filestorage 1&gt;</div><div>path /tmp/Data.fs</div><div>&lt;/filestorage&gt;</div><div><br class="webkit-block-placeholder"></div><div>&lt;eventlog&gt;</div><div>&lt;logfile&gt;</div><div>path /tmp/zeo.log</div>
<div>format %(asctime)s %(message)s</div><div>&lt;/logfile&gt;</div><div>&lt;/eventlog&gt;</div><div><br class="webkit-block-placeholder"></div></div><div><br class="webkit-block-placeholder"></div><div>zeoclient.conf</div>
<div><br class="webkit-block-placeholder"></div><div><div>&lt;zeoclient&gt;</div><div>server localhost:8090</div><div>&lt;/zeoclient&gt;</div><div><br class="webkit-block-placeholder"></div></div><div><br class="webkit-block-placeholder">
</div><div>Error:</div><div><br class="webkit-block-placeholder"></div><div><br class="webkit-block-placeholder"></div><div><div>2008-01-09T17:33:42 (11338) opening storage &#39;1&#39; using FileStorage</div><div>2008-01-09T17:33:42 (11338) StorageServer created RW with storages: 1:RW:/tmp/Data.fs
</div><div>2008-01-09T17:33:42 (11338) listening on (&#39;localhost&#39;, 8090)</div><div>2008-01-09T17:33:42 listening on (&#39;localhost&#39;, 8091)</div><div>2008-01-09T17:36:55 (11338) new connection (&#39;<a href="http://127.0.0.1">
127.0.0.1</a>&#39;, 60885): &lt;ManagedServerConnection (&#39;<a href="http://127.0.0.1">127.0.0.1</a>&#39;, 60885)&gt;</div><div>2008-01-09T17:36:55 (<a href="http://127.0.0.1:60885">127.0.0.1:60885</a>) received handshake &#39;Z303&#39;
</div><div>2008-01-09T17:38:52 (<a href="http://127.0.0.1:60885">127.0.0.1:60885</a>) loadEx() raised exception: 0x00</div><div>Traceback (most recent call last):</div><div>&nbsp;&nbsp;File &quot;/usr/lib/python2.5/site-packages/ZEO/zrpc/connection.py&quot;, line 421, in handle_request
</div><div>&nbsp;&nbsp; &nbsp;ret = meth(*args)</div><div>&nbsp;&nbsp;File &quot;/usr/lib/python2.5/site-packages/ZEO/StorageServer.py&quot;, line 248, in loadEx</div><div>&nbsp;&nbsp; &nbsp;return self.storage.loadEx(oid, version)</div><div>&nbsp;&nbsp;File &quot;/usr/lib/python2.5/site-packages/ZODB/FileStorage/FileStorage.py&quot;, line 523, in loadEx
</div><div>&nbsp;&nbsp; &nbsp;pos = self._lookup_pos(oid)</div><div>&nbsp;&nbsp;File &quot;/usr/lib/python2.5/site-packages/ZODB/FileStorage/FileStorage.py&quot;, line 514, in _lookup_pos</div><div>&nbsp;&nbsp; &nbsp;raise POSKeyError(oid)</div><div>POSKeyError: 0x00
</div><div>2008-01-09T17:38:53 (11338/127.0.0.1:60885) disconnected</div><div>2008-01-09T17:38:53 (11338) new connection (&#39;<a href="http://127.0.0.1">127.0.0.1</a>&#39;, 60886): &lt;ManagedServerConnection (&#39;<a href="http://127.0.0.1">
127.0.0.1</a>&#39;, 60886)&gt;</div><div>2008-01-09T17:38:53 (<a href="http://127.0.0.1:60886">127.0.0.1:60886</a>) received handshake &#39;Z303&#39;</div><div>2008-01-09T17:39:00 (11338/127.0.0.1:60886) disconnected</div>
<div>2008-01-09T17:40:45 (11338) terminated by SIGINT</div><div>2008-01-09T17:40:45 (11338) closing storage &#39;1&#39;</div><div><br class="webkit-block-placeholder"></div><div>Regards,</div><div>Kenneth Miller</div><div>
<br class="webkit-block-placeholder"></div><br><div class="gmail_quote">On Jan 9, 2008 5:24 PM, Kenneth Miller &lt;<a href="mailto:xkenneth@gmail.com">xkenneth@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Also,<div><br></div><div>&nbsp;&nbsp; &nbsp; &nbsp;I&#39;ve replicated the error on Ubuntu linux.</div><div><br></div><div>Here&#39;s the server command and output.</div><div><br>
</div><div><div>xkenneth@xkenneth-desktop:/usr/lib/python2.5/site-packages$ python2.5 ZEO/runzeo.py -a localhost:8090 -f /tmp/test.fs</div><div>------</div><div>2008-01-09T17:19:38 INFO ZEO.runzeo (6138) opening storage &#39;1&#39; using FileStorage
</div><div>------</div><div>2008-01-09T17:19:38 INFO ZEO.StorageServer (6138) StorageServer created RW with storages: 1:RW:/tmp/test.fs</div><div>------</div><div>2008-01-09T17:19:38 INFO ZEO.zrpc (6138) listening on (&#39;localhost&#39;, 8090)
</div><div>------</div><div>2008-01-09T17:20:41 INFO ZEO.StorageServer (6138) new connection (&#39;<a href="http://127.0.0.1" target="_blank">127.0.0.1</a>&#39;, 37523): &lt;ManagedServerConnection (&#39;<a href="http://127.0.0.1" target="_blank">
127.0.0.1
</a>&#39;, 37523)&gt;</div><div>------</div><div>2008-01-09T17:20:41 INFO ZEO.zrpc.Connection(S) (<a href="http://127.0.0.1:37523" target="_blank">127.0.0.1:37523</a>) received handshake &#39;Z303&#39;</div><div>------</div>
<div>2008-01-09T17:20:53 INFO 
ZEO.zrpc.Connection(S) (<a href="http://127.0.0.1:37523" target="_blank">127.0.0.1:37523</a>) loadEx() raised exception: 0x00</div><div class="Ih2E3d"><div>Traceback (most recent call last):</div></div><div>&nbsp;&nbsp;File &quot;/usr/lib/python2.5/site-packages/ZEO/zrpc/connection.py&quot;, line 421, in handle_request
</div><div>&nbsp;&nbsp; &nbsp;ret = meth(*args)</div><div>&nbsp;&nbsp;File &quot;/usr/lib/python2.5/site-packages/ZEO/StorageServer.py&quot;, line 248, in loadEx</div><div>&nbsp;&nbsp; &nbsp;return self.storage.loadEx(oid, version)</div><div>&nbsp;&nbsp;File &quot;/usr/lib/python2.5/site-packages/ZODB/FileStorage/FileStorage.py&quot;, line 523, in loadEx
</div><div>&nbsp;&nbsp; &nbsp;pos = self._lookup_pos(oid)</div><div>&nbsp;&nbsp;File &quot;/usr/lib/python2.5/site-packages/ZODB/FileStorage/FileStorage.py&quot;, line 514, in _lookup_pos</div><div>&nbsp;&nbsp; &nbsp;raise POSKeyError(oid)</div><div>POSKeyError: 0x00
</div><div>------</div><div>2008-01-09T17:20:53 INFO ZEO.StorageServer (6138/127.0.0.1:37523) disconnected</div><div>------</div><div>2008-01-09T17:20:53 INFO ZEO.StorageServer (6138) new connection (&#39;<a href="http://127.0.0.1" target="_blank">

127.0.0.1</a>&#39;, 37524): &lt;ManagedServerConnection (&#39;<a href="http://127.0.0.1" target="_blank">127.0.0.1</a>&#39;, 37524)&gt;</div><div>------</div><div>2008-01-09T17:20:53 INFO ZEO.zrpc.Connection(S) (<a href="http://127.0.0.1:37524" target="_blank">

127.0.0.1:37524</a>) received handshake &#39;Z303&#39;</div><div><br></div><div>And here&#39;s the client input and error:</div><div><br></div><div><div>xkenneth@xkenneth-desktop
:/usr/lib/python2.5/site-packages$ python2.5</div><div>Python 2.5.1 (r251:54863, May &nbsp;2 2007, 16:56:35)&nbsp;</div><div>[GCC 4.1.2 (Ubuntu 4.1.2-0ubuntu4)] on linux2</div><div class="Ih2E3d"><div>Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information.
</div><div>&gt;&gt;&gt; from ZEO import ClientStorage</div><div>&gt;&gt;&gt; from ZODB import DB</div><div>&gt;&gt;&gt; storage = ClientStorage.ClientStorage((&#39;localhost&#39;,8090))</div><div>&gt;&gt;&gt; db = DB( storage )
</div><div>No handlers could be found for logger &quot;ZEO.zrpc&quot;</div><div>Traceback (most recent call last):</div><div>&nbsp;&nbsp;File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;</div></div><div>&nbsp;&nbsp;File &quot;/usr/lib/python2.5/site-packages/ZODB/DB.py&quot;, line 238, in __init__
</div><div>&nbsp;&nbsp; &nbsp;storage.load(z64,&#39;&#39;)</div><div>&nbsp;&nbsp;File &quot;/usr/lib/python2.5/site-packages/ZEO/ClientStorage.py&quot;, line 746, in load</div><div class="Ih2E3d"><div>&nbsp;&nbsp; &nbsp;return self.loadEx(oid, version)[:2]</div>
</div><div>&nbsp;&nbsp;File &quot;/usr/lib/python2.5/site-packages/ZEO/ClientStorage.py&quot;, line 769, in loadEx
</div><div class="Ih2E3d"><div>&nbsp;&nbsp; &nbsp;data, tid, ver = self._server.loadEx(oid, version)</div></div><div>&nbsp;&nbsp;File &quot;/usr/lib/python2.5/site-packages/ZEO/ServerStub.py&quot;, line 192, in loadEx</div><div class="Ih2E3d"><div>
&nbsp;&nbsp; &nbsp;return self.rpc.call(&quot;loadEx&quot;, oid, version)
</div></div><div>&nbsp;&nbsp;File &quot;/usr/lib/python2.5/site-packages/ZEO/zrpc/connection.py&quot;, line 531, in call</div><div class="Ih2E3d"><div>&nbsp;&nbsp; &nbsp;r_flags, r_args = self.wait(msgid)</div></div><div>&nbsp;&nbsp;File &quot;/usr/lib/python2.5/site-packages/ZEO/zrpc/connection.py&quot;, line 621, in wait
</div><div class="Ih2E3d"><div>&nbsp;&nbsp; &nbsp;raise DisconnectedError()</div><div>ZEO.zrpc.error.DisconnectedError</div><div><br></div><div><br></div></div><div><div>Any help would be greatly appreciated.
</div><div><br></div><div>Regards,</div><font color="#888888"><div>Kenneth Miller</div></font></div></div><div><div></div><div class="Wj3C7c"><br><div class="gmail_quote">On Jan 9, 2008 5:03 PM, Kenneth Miller &lt;<a href="mailto:xkenneth@gmail.com" target="_blank">
xkenneth@gmail.com
</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I applied the patch succesfully, but still recieved the same error.<br><br>How can i retrieve the log of the zeo process?
<br><br>Regards,<br><font color="#888888">Kenneth Miller<br></font><div><div></div><div><br>On Jan 9, 2008, at 4:52 PM, Paolo Losi wrote:<br><br>&gt; You are maybe being bite by bug <a href="https://bugs.launchpad.net/zodb/+bug/135108" target="_blank">

https://bugs.launchpad.net/zodb/+bug/135108</a><br>&gt; even if, in my case, it was unix socket instead of tcp socket.<br>&gt;<br>&gt; Could you please try to apply the patch<br>&gt; <a href="http://launchpadlibrarian.net/10338640/patch.diff" target="_blank">

http://launchpadlibrarian.net/10338640/patch.diff</a><br>&gt; and report back?<br>&gt;<br>&gt; It would be very useful to have the log of zeo process as well.<br>&gt;<br>&gt; Paolo<br>&gt;<br>&gt; Kenneth Miller wrote:<br>

&gt;&gt; All,<br>&gt;&gt; I hope this is the right mailing list for newbie help.<br>&gt;&gt; I&#39;m trying to get a basic example of ZEO running for an example,<br>&gt;&gt; here&#39;s what I&#39;ve tried so far.<br>&gt;&gt; I&#39;ve installed 
python2.5 and ZODB/Zeo with MacPorts (Mac OS X<br>&gt;&gt; 10.5.1).<br>&gt;&gt; To start the zeo server with a temporary filesystem, i&#39;ve issued<br>&gt;&gt; this command:<br>&gt;&gt; python2.5 ZEO/runzeo.py -a localhost:8090 -f /tmp/test.fs
<br>&gt;&gt; To connect to the zeo server i&#39;ve entered the following commands<br>&gt;&gt; and received the following error:<br>&gt;&gt; Python 2.5.1 (r251:54863, Oct &nbsp;5 2007, 21:08:09)<br>&gt;&gt; [GCC 4.0.1 (Apple Inc. build 5465)] on darwin
<br>&gt;&gt; Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more<br>&gt;&gt; information.<br>&gt;&gt; &gt;&gt;&gt; from ZEO import ClientStorage<br>&gt;&gt; &gt;&gt;&gt; from ZODB import DB
<br>&gt;&gt; &gt;&gt;&gt;<br>&gt;&gt; &gt;&gt;&gt; storage = ClientStorage.ClientStorage( (&#39;localhost&#39;, 8090) )<br>&gt;&gt; &gt;&gt;&gt; db = DB( storage )<br>&gt;&gt; No handlers could be found for logger &quot;
ZEO.zrpc
&quot;<br>&gt;&gt; Traceback (most recent call last):<br>&gt;&gt; &nbsp;File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;<br>&gt;&gt; &nbsp;File &quot;/Library/Python/2.5/site-packages/ZODB3-3.7.2-py2.5-<br>&gt;&gt; macosx-10.5-i386.egg

/ZODB/DB.py&quot;, line 246, in __init__<br>&gt;&gt; &nbsp; &nbsp;storage.load(z64,&#39;&#39;)<br>&gt;&gt; &nbsp;File &quot;/Library/Python/2.5/site-packages/ZODB3-3.7.2-py2.5-<br>&gt;&gt; macosx-10.5-i386.egg/ZEO/ClientStorage.py&quot;, line 727, in load
<br>&gt;&gt; &nbsp; &nbsp;return self.loadEx(oid, version)[:2]<br>&gt;&gt; &nbsp;File &quot;/Library/Python/2.5/site-packages/ZODB3-3.7.2-py2.5-<br>&gt;&gt; macosx-10.5-i386.egg/ZEO/ClientStorage.py&quot;, line 750, in loadEx<br>&gt;&gt; &nbsp; &nbsp;data, tid, ver = self._server.loadEx(oid, version)
<br>&gt;&gt; &nbsp;File &quot;/Library/Python/2.5/site-packages/ZODB3-3.7.2-py2.5-<br>&gt;&gt; macosx-10.5-i386.egg/ZEO/ServerStub.py&quot;, line 196, in loadEx<br>&gt;&gt; &nbsp; &nbsp;return self.rpc.call(&quot;loadEx&quot;, oid, version)
<br>&gt;&gt; &nbsp;File &quot;/Library/Python/2.5/site-packages/ZODB3-3.7.2-py2.5-<br>&gt;&gt; macosx-10.5-i386.egg/ZEO/zrpc/connection.py&quot;, line 645, in call<br>&gt;&gt; &nbsp; &nbsp;r_flags, r_args = self.wait(msgid)<br>&gt;&gt; &nbsp;File &quot;/Library/Python/2.5/site-packages/ZODB3-
3.7.2-py2.5-<br>&gt;&gt; macosx-10.5-i386.egg/ZEO/zrpc/connection.py&quot;, line 735, in wait<br>&gt;&gt; &nbsp; &nbsp;raise DisconnectedError()<br>&gt;&gt; ZEO.zrpc.error.DisconnectedError<br>&gt;&gt; I&#39;ve expiremented with ZODB itself on a standalone FS, and gotten
<br>&gt;&gt; that to work successfully. I&#39;d really like to use ZEO, so any help<br>&gt;&gt; would be appreciated.<br>&gt;&gt; Regards,<br>&gt;&gt; Kenneth Miller<br>&gt;&gt; _______________________________________________
<br>&gt;&gt; For more information about ZODB, see the ZODB Wiki:<br>&gt;&gt; <a href="http://www.zope.org/Wikis/ZODB/" target="_blank">http://www.zope.org/Wikis/ZODB/</a><br>&gt;&gt; ZODB-Dev mailing list &nbsp;- &nbsp;<a href="mailto:ZODB-Dev@zope.org" target="_blank">

ZODB-Dev@zope.org</a><br>&gt;&gt; <a href="http://mail.zope.org/mailman/listinfo/zodb-dev" target="_blank">http://mail.zope.org/mailman/listinfo/zodb-dev</a><br>&gt;<br><br></div></div></blockquote></div><br></div></div>
</div>
</blockquote></div><br></div>