[ZODB-Dev] [ zodb-Bugs-654563 ] ClientStorage instance has no sortKey
noreply@sourceforge.net
noreply@sourceforge.net
Mon, 16 Dec 2002 07:45:23 -0800
Bugs item #654563, was opened at 2002-12-16 12:10
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=115628&aid=654563&group_id=15628
Category: None
Group: None
Status: Open
>Resolution: Wont Fix
Priority: 5
Submitted By: Chris Withers (fresh)
Assigned to: Nobody/Anonymous (nobody)
Summary: ClientStorage instance has no sortKey
Initial Comment:
Zope 2.6.1b1
ZEO 2.0
On trying to start the first client, you get the
following error:
2002-12-16T11:59:03 PANIC(300) z2 Startup exception
Traceback (innermost last):
Module __main__, line 582, in ?
Module Zope, line 46, in startup
Module Zope.App.startup, line 86, in startup
Module ZODB.ZApplication, line 30, in __init__
Module ZODB.DB, line 463, in open
Module ZODB.Connection, line 209, in _setDB
AttributeError: ClientStorage instance has no attribute
'sortKey'
...this didn't happen with Zope 2.6.0 and ZEO 2.0
----------------------------------------------------------------------
>Comment By: Jeremy Hylton (jhylton)
Date: 2002-12-16 15:45
Message:
Logged In: YES
user_id=31392
Zope 2.6.1b1 requires ZEO 2.0.1b1
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=115628&aid=654563&group_id=15628