I'm getting this exception when trying to access an entity's ID field
(the entity is being retrieved from a cache and has possibly existed
for some time). Shouldn't this field still be available after the
persistence context has been closed?

"<openjpa-1.0.1-rexported fatal user error>
org.apache.renamed.openjpa.persistence.InvalidStateException: The
context has been closed.  The stack trace at which the context was
closed is available if Runtime=TRACE logging is enabled."

I get the error only very occasionally in production and can't
reproduce it locally.

-- 
_____________
David Minor

Reply via email to