[hibernate-issues] [Hibernate-JIRA] Created: (EJB-445) Hi Gavin, I am facing the below issue in my application.Could you provide your suggesstion on this?

Yohida (JIRA) noreply at atlassian.com
Thu Jul 2 12:02:15 EDT 2009


Hi Gavin, I am facing the below issue in my application.Could you provide your suggesstion on this?
---------------------------------------------------------------------------------------------------

                 Key: EJB-445
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/EJB-445
             Project: Hibernate Entity Manager
          Issue Type: Bug
         Environment: hibernate 2.0 and oracle database
            Reporter: Yohida


RMICallHandler-5 15:55:46,933 WARN  [StaleObjectStateException] An operation failed due to stale data
net.sf.hibernate.StaleObjectStateException: Row was updated or deleted by another transaction (or unsaved-value mapping was incorrect) for com.domain.user.bo.ModeListImpl instance with identifier: com.domain.user.bo.ModeListImpl at 175718c[objectId=<null>]
        at net.sf.hibernate.persister.AbstractEntityPersister.check(AbstractEntityPersister.java:513)
        at net.sf.hibernate.persister.NormalizedEntityPersister.update(NormalizedEntityPersister.java:664)
        at net.sf.hibernate.persister.NormalizedEntityPersister.update(NormalizedEntityPersister.java:639)
        at net.sf.hibernate.impl.ScheduledUpdate.execute(ScheduledUpdate.java:52)
        at net.sf.hibernate.impl.SessionImpl.execute(SessionImpl.java:2449)
        at net.sf.hibernate.impl.SessionImpl.executeAll(SessionImpl.java:2435)
        at net.sf.hibernate.impl.SessionImpl.execute(SessionImpl.java:2393)
        at net.sf.hibernate.impl.SessionImpl.flush(SessionImpl.java:2261)
        at com.retek.rpm.domain.core.persistence.PersistenceManagerImpl.flush(PersistenceManagerImpl.java:201)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list