[ZODB-Dev] InvalidObjectReference - Attempted to store an object from a foreign database connection

Steve Alexander steve at z3u.com
Thu Mar 18 13:33:30 EST 2004


> Ok, we have a dict. What are the next steps that I can try to figure out 
> which of the items causes this problem?

For each object that has a _p_jar, print out that object's key in the 
dict, the repr of the object, and the repr of its _p_jar.

Also, print out the repr of the Connection you're using, so you know 
which _p_jar is the right one.

--
Steve Alexander






More information about the ZODB-Dev mailing list