-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 11 posts ] 
Author Message
 Post subject: "fail-safe cleanup (collections)" messages
PostPosted: Fri Sep 21, 2007 4:06 am 
Newbie

Joined: Wed Jul 04, 2007 9:06 am
Posts: 12
Hi all,

I've suddenly started to receive a bunch of messages similar to:

Code:
[21 Sep 2007 09:00:01] WARN org.hibernate.engine.loading.LoadContexts  - fail-sa
fe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@4a
ee53<rs=oracle.jdbc.driver.OracleResultSetImpl@ce5a6>
[21 Sep 2007 09:00:01] WARN org.hibernate.engine.loading.LoadContexts  - fail-sa
fe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@16
4958d<rs=oracle.jdbc.driver.OracleResultSetImpl@146d205>


What does this mean? Does it have anything to do with unclosed JDBC connections or something?


Top
 Profile  
 
 Post subject: Re: "fail-safe cleanup (collections)" messages
PostPosted: Wed Nov 07, 2007 10:58 pm 
Newbie

Joined: Wed Jun 30, 2004 2:02 am
Posts: 13
I'm seeing these messages as well.

The code in LoadContexts doesn't make it clear whether this indicates a bug in my code, or a bug in Hibernate itself.

If anyone can shed light on this, please do so...


Top
 Profile  
 
 Post subject: Re: "fail-safe cleanup (collections)" messages
PostPosted: Thu Nov 08, 2007 11:37 am 
Newbie

Joined: Wed Jun 30, 2004 2:02 am
Posts: 13
anders wrote:
I'm seeing these messages as well.

The code in LoadContexts doesn't make it clear whether this indicates a bug in my code, or a bug in Hibernate itself.

If anyone can shed light on this, please do so...


The answer, in http://opensource.atlassian.com/project ... e/HHH-2936, is that it's a hibernate bug.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 11, 2008 11:06 am 
Newbie

Joined: Tue Mar 11, 2008 11:02 am
Posts: 1
Is this error always based on the reported bug?

My application is brand new, so I could have some bugs in it. I get "spammed" with this error in my hibernate log extremely often (several hundred times per hour).

What else is a possible reason for this error?

Thanks in advance,

Matthias


Top
 Profile  
 
 Post subject: fail-safe cleanup (collections)
PostPosted: Wed Jun 25, 2008 1:54 am 
Newbie

Joined: Thu Jun 14, 2007 2:34 am
Posts: 6
The following warning is being regularly logged by my application:

2008-06-25 12:46:30,336 WARN LoadContexts:108 - fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@c18c80<rs=com.microsoft.sqlserver.jdbc.SQLServerResultSet@e941c2>
2008-06-25 12:46:30,336 WARN LoadContexts:108 - fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@ef27e3<rs=com.microsoft.sqlserver.jdbc.SQLServerResultSet@1e373de>

Is this a problem with my code or a hibernate issue? I'm using [b]Hibernate-Version: 3.2.6.ga[/b]


Thanks.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 25, 2008 10:14 am 
Expert
Expert

Joined: Tue May 13, 2008 3:42 pm
Posts: 919
Location: Toronto & Ajax Ontario www.hibernatemadeeasy.com
Darn link in Anders post is giving me a not-found message. Is there an updated link?

_________________
Cameron McKenzie - Author of "Hibernate Made Easy" and "What is WebSphere?"
http://www.TheBookOnHibernate.com Check out my 'easy to follow' Hibernate & JPA Tutorials


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 25, 2008 8:21 pm 
Newbie

Joined: Thu Jun 14, 2007 2:34 am
Posts: 6
Sorry, retesting with hibernate version 3.2.6 the warning is no longer reported.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 18, 2008 6:39 am 
Newbie

Joined: Mon Aug 18, 2008 6:37 am
Posts: 4
this problem is fixed with 3.2.6 and above releases


Top
 Profile  
 
 Post subject:
PostPosted: Fri Aug 22, 2008 12:59 am 
Newbie

Joined: Tue Mar 11, 2008 4:23 am
Posts: 8
abiwap:
you are sure it


Top
 Profile  
 
 Post subject: Help me ,hiberante throws WARN : On CollectionLoadCon
PostPosted: Fri Aug 22, 2008 1:26 am 
Newbie

Joined: Tue Mar 11, 2008 4:23 am
Posts: 8
i alt hibernate from 3.2.5->3.2.6 the problem occured also!


Top
 Profile  
 
 Post subject:
PostPosted: Wed Apr 15, 2009 11:20 am 
Newbie

Joined: Tue Dec 18, 2007 7:42 am
Posts: 19
I also have this in my logs.

-Hibernate 3.3.1.GA
-Hibernate Annotations 3.4.0.GA
-Spring 2.5.6
-C3P0 0.9.1.2



Code:
16:27:36  WARN LoadContexts - fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@1cda4f9<rs=com.mchange.v2.c3p0.impl.NewProxyResultSet@12faadd>


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 11 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.