| Issue 25: | Duplicate objects hitting cache (???) | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Exception in MutliResultCallback Exception: EntityFromCache found duplicate objects in db4o! at Whitemice.ZOGI.Cache.Get (Int32 _objectId) [0x00000] at Whitemice.ZOGI.Cache.Has (Int32 _objectId, Int32 _detail, Int32 _maxAge, Whitemice.ZOGI.Entity& _entity) [0x00000] at Whitemice.ZOGI.Cache.Has (Int32 _objectId, Int32 _detail, Whitemice.ZOGI.Entity& _entity) [0x00000] at Whitemice.ZOGI.Server.FactoryInbound (IDictionary`2 _struct) [0x00000] at Whitemice.ZOGI.Server.FactorySubordinates (Whitemice.ZOGI.Entity _entity, IDictionary`2 _struct) [0x00000] at Whitemice.ZOGI.Server.Factory (IDictionary`2 _struct, Whitemice.ZOGI.Rpc _state) [0x00000] at Whitemice.ZOGI.Server.Factory (IList`1 _structs, Whitemice.ZOGI.Rpc _state) [0x00000] at Whitemice.ZOGI.Server.MultiResultCallback (IAsyncResult _asyncResult) [0x00000] No inner exception. |
|
,
Apr 30, 2008
Exception in MutliResultCallback Exception: EntityFromCache found duplicate objects in db4o! at Whitemice.ZOGI.Cache.Get (Int32 _objectId) [0x00000] at Whitemice.ZOGI.Cache.Has (Int32 _objectId, Int32 _detail, Int32 _maxAge, Whitemice.ZOGI.Entity& _entity) [0x00000] at Whitemice.ZOGI.Cache.Has (Int32 _objectId, Int32 _detail, Whitemice.ZOGI.Entity& _entity) [0x00000] at Whitemice.ZOGI.Server.FactoryInbound (IDictionary`2 xml) [0x00000] at Whitemice.ZOGI.Server.FactorySubordinates (Whitemice.ZOGI.Entity _entity, IDictionary`2 _struct) [0x00000] at Whitemice.ZOGI.Server.Factory (IDictionary`2 _struct, Whitemice.ZOGI.Rpc _state) [0x00000] at Whitemice.ZOGI.Server.Factory (IList`1 _structs, Whitemice.ZOGI.Rpc _state) [0x00000] at Whitemice.ZOGI.Server.MultiResultCallback (IAsyncResult _asyncResult) [0x00000] No inner exception. Haven't see this one in awhile. |
|
,
May 05, 2008
Made sure all Cache operations are within a lock when using the db4o database. |
|
,
Sep 29, 2008
Still getting this error occasionally; need to verify if it only occurs when Consonance start with a database left behind by a previous run that did not exit cleanly (does it ever?) |
|
|
|