24 Aug
2001
24 Aug
'01
9:57 p.m.
kosh writes:
When a product I have was stuck on a windows server this seems to happen a lot. On the unix servers I have been running the product on normally this seems to happen about once/week under pretty heavy usage.
This is the error message Error Type: InvalidObjectReference Error Value: Attempt to store an object from a foreign database connection Interesting!
Do you store persistent objects in a (thread-global) cache of some kind? Do you create your own threads and do they access the ZODB? Dieter