Message:
The following issue has been closed.
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-571
Here is an overview of the issue:
---------------------------------------------------------------------
Key: HB-571
Summary: net.sf.hibernate.AssertionFailure: Hibernate has a bug processing collections
Type: Bug
Status: Closed
Priority: Major
Resolution: DUPLICATE
Project: Hibernate2
Versions:
2.1
Assignee:
Reporter: Raider Yang
Created: Fri, 19 Dec 2003 9:41 AM
Updated: Fri, 19 Dec 2003 12:00 PM
Environment: tomcat+mysql
Description:
at java.lang.Thread.run(Thread.java:536)
net.sf.hibernate.AssertionFailure: Hibernate has a bug processing collections
at net.sf.hibernate.impl.SessionImpl.prepareCollectionForUpdate(SessionImpl.java:2635)
at net.sf.hibernate.impl.SessionImpl.updateReachableCollection(SessionImpl.java:2556)
at net.sf.hibernate.impl.SessionImpl.updateReachable(SessionImpl.java:2577)
at net.sf.hibernate.impl.SessionImpl.updateReachables(SessionImpl.java:2682)
at net.sf.hibernate.impl.SessionImpl.flushEntities(SessionImpl.java:2259)
at net.sf.hibernate.impl.SessionImpl.flushEverything(SessionImpl.java:2017)
at net.sf.hibernate.impl.SessionImpl.autoFlushIfRequired(SessionImpl.java:1560)
at net.sf.hibernate.impl.SessionImpl.getQueries(SessionImpl.java:1372)
at net.sf.hibernate.impl.SessionImpl.find(SessionImpl.java:1332)
at net.sf.hibernate.impl.SessionImpl.find(SessionImpl.java:1322)
---------------------------------------------------------------------
JIRA INFORMATION:
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
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|