The fix for HHH-2936/HHH-2795 removes empty resultsets from the
persistence context as soon as they are no longer needed, rather than
waiting until the persistence context is cleared (e.g., when the session
is closed).
I'm currently looking into several Jira issues about constraint
violation problems with deletes and merges. The fix for
HHH-2936/HHH-2795 does not resolve these issues.
Gail Badner
Steve Ebersole wrote:
The hibernate team currently do not push stuff to the maven repos.
This will change with 3.3, as you know ;)
On Feb 17, 2008, at 5:47 AM, Hardy Ferentschik wrote:
> Hi all,
>
> I am trying to upgrade from Hibernate 3.2.5.ga to 3.2.6.ga using
> maven. However, it seems that 3.2.6.ga is not available on any maven
> mirror. Is someone looking into it?
>
> The reason I want to upgrade is
>
http://opensource.atlassian.com/projects/hibernate/browse/HHH-2936. I
> am having problems with the application I am currently working with
> right now. It is blowing up with constraints violations after a row
> of delete/merge operations. I am not able to reproduce this
> consistently yet, but everything starts with a whole bunch of these
> warnings in the logs:
>
>>>>
> fail-safe cleanup (collections) :
>
org.hibernate.engine.loading.CollectionLoadContext@1dc9666<rs=com.mchange.v2.c3p0.impl.NewProxyResultSet(a)1be70e1>
>
>>>>
>
> I am not sure if the warning is related to the actual problem, but I
> thought I address it first. Reading the Jira issues related to
> HHH-2936 I was not able to figure out how serious this warning is or
> if I could ignore it. Maybe can shed some light for me on this issue
> as well?
>
> Thanks,
> Hardy
>
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/hibernate-dev
-----------------------------
Steve Ebersole
Project Lead
http://hibernate.org
steve(a)hibernate.org
_______________________________________________
hibernate-dev mailing list
hibernate-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev