[hibernate-issues] [Hibernate-JIRA] Commented: (EJB-228) Removing a detached instance is not allowed

Johan Steiner (JIRA) noreply at atlassian.com
Mon Sep 25 04:24:25 EDT 2006


    [ http://opensource.atlassian.com/projects/hibernate/browse/EJB-228?page=comments#action_24606 ] 

Johan Steiner commented on EJB-228:
-----------------------------------

Even with CR2 I am still getting this:

Caused by: java.lang.IllegalArgumentException: Removing a detached instance ViewEntry#3181
	at org.hibernate.ejb.event.EJB3DeleteEventListener.performDetachedEntityDeletionCheck(EJB3DeleteEventListener.java:47)
	at org.hibernate.event.def.DefaultDeleteEventListener.onDelete(DefaultDeleteEventListener.java:75)
	at org.hibernate.event.def.DefaultDeleteEventListener.onDelete(DefaultDeleteEventListener.java:49)
	at org.hibernate.impl.SessionImpl.fireDelete(SessionImpl.java:766)
	at org.hibernate.impl.SessionImpl.delete(SessionImpl.java:744)

> Removing a detached instance is not allowed
> -------------------------------------------
>
>          Key: EJB-228
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/EJB-228
>      Project: Hibernate Entity Manager
>         Type: Bug

>   Components: EntityManager
>     Versions: 3.2.0.cr1
>     Reporter: Johan Steiner
>     Assignee: Emmanuel Bernard
>     Priority: Minor
>      Fix For: 3.2.0.cr2

>
>


-- 
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