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

Steve Ebersole (JIRA) noreply at atlassian.com
Fri Apr 1 07:30:09 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-4166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Ebersole closed HHH-4166.
-------------------------------

    Resolution: Rejected

> Hi Gavin, I am facing the below issue in my application.Could you provide your suggesstion on this?
> ---------------------------------------------------------------------------------------------------
>
>                 Key: HHH-4166
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4166
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: entity-manager
>         Environment: hibernate 2.0 and oracle database
>            Reporter: Yohida
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> 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