Comment 7 for bug 135108

Revision history for this message
Paolo Losi (paolo-enuan) wrote :

Christian,

I've updated the test case and still getting the same traceback.
Please note the problem is server side (zeo).

I'm using ZODB3.8b4.
Wich OS X version / python version are you using?
please note the problem is OS X specific AFAIK

Thanks
Paolo

2007-11-18T16:29:49 INFO ZEO.StorageServer (535) StorageServer created RW with storages: 1:RW:test.fs
------
2007-11-18T16:29:49 INFO ZEO.zrpc (535) listening on ./test.sock
error: uncaptured python exception, closing channel <ZEO.zrpc.server.Dispatcher listening './test.sock' at 0x1478580> (exceptions.TypeError:unpack non-sequence [/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/asyncore.py|read|69] [/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/asyncore.py|handle_read_event|385] [/Users/paolo/schifo/zeotest/lib/python2.4/ZODB3-3.8.0b4-py2.4-macosx-10.3-i386.egg/ZEO/zrpc/server.py|handle_accept|58] [/Users/paolo/schifo/zeotest/lib/python2.4/ZODB3-3.8.0b4-py2.4-macosx-10.3-i386.egg/ZEO/StorageServer.py|new_connection|957] [/Users/paolo/schifo/zeotest/lib/python2.4/ZODB3-3.8.0b4-py2.4-macosx-10.3-i386.egg/ZEO/zrpc/connection.py|__init__|863] [/Users/paolo/schifo/zeotest/lib/python2.4/ZODB3-3.8.0b4-py2.4-macosx-10.3-i386.egg/ZEO/StorageServer.py|notifyConnected|130])