-->
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.  [ 2 posts ] 
Author Message
 Post subject: Problem with fail-safe cleanup message
PostPosted: Wed Sep 24, 2008 12:40 pm 
Newbie

Joined: Wed Sep 24, 2008 12:31 pm
Posts: 2
Hi!

Here is my situation. I use Hibernate 3.3.0GA and SQL Server 2005.

I added recently a new many-to-many association between two tables.
Now when I try to load an object of my first table, it fails with the following error :

3047 [http-8888-Processor3] WARN org.hibernate.engine.loading.LoadContexts - fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@1755cd6<rs=com.microsoft.sqlserver.jdbc.SQLServerResultSet@f6d78e>
3047 [http-8888-Processor3] WARN org.hibernate.engine.loading.CollectionLoadContext - On CollectionLoadContext#cleanup, localLoadingCollectionKeys contained [1] entries

It is not only a warning because my object is not populated anymore.

Anyone has an idea of what is the problem ?

Thanks a lot

Benoit


Top
 Profile  
 
 Post subject: Found problem
PostPosted: Wed Sep 24, 2008 1:06 pm 
Newbie

Joined: Wed Sep 24, 2008 12:31 pm
Posts: 2
Sorry everyone,

I found my problem.

My POJO class of my second object was set "abstract".


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 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.