Menu

#46 Reactivate #597158

open
None
6
2003-01-17
2002-12-12
No

The bug descripted in #597158 is still appearing in
Zope 2.6.0 CVS. Once that bug is open again, this one
can be closed...

Discussion

  • Chris Withers

    Chris Withers - 2002-12-18

    Logged In: YES
    user_id=24723

    It's also happening in 2.6.0 final:

    2002-12-17T20:14:21 INFO(0) zrpc:24179 zeoLoad() raised
    exception: 00000000000b7008
    Traceback (innermost last):
    Module ZEO.zrpc.connection, line 226, in handle_request
    Module ZEO.StorageServer, line 306, in zeoLoad
    Module ZODB.FileStorage, line 663, in modifiedInVersion
    POSKeyError: 00000000000b7008

     
  • Chris Withers

    Chris Withers - 2002-12-18

    Logged In: YES
    user_id=24723

    Just to emphasise, this is now with:

    Zope 2.6.0
    ZEO 2.0

     
  • Chris Withers

    Chris Withers - 2002-12-18
    • priority: 5 --> 8
    • assigned_to: nobody --> jhylton
     
  • Chris Withers

    Chris Withers - 2002-12-18

    Logged In: YES
    user_id=24723

    Just noticed that restarting the ZEO client in this case
    seems to have made these errors go away for the time being.
    Maybe more of a clue as to where the problem is?

    That said, it could just mean that restarting the ZEO client
    was coincidental to different OIDs being loaded.

     
  • Chris Withers

    Chris Withers - 2002-12-23

    Logged In: YES
    user_id=24723

    Same again:
    ------
    2002-12-21T20:53:11 INFO(0) zrpc:2720 zeoLoad() raised
    exception: 0000000000079279
    Traceback (innermost last):
    Module ZEO.zrpc.connection, line 226, in handle_request
    Module ZEO.StorageServer, line 306, in zeoLoad
    Module ZODB.FileStorage, line 663, in modifiedInVersion
    POSKeyError: 0000000000079279

    ..restarting client seems to have made it go away, even
    though the error is on the server.
    That said, I wonder if that's just because the client hasn't
    tried to access this object again?

     
  • Jeremy Hylton

    Jeremy Hylton - 2003-01-17
    • priority: 8 --> 6
     

Log in to post a comment.