-->
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.  [ 1 post ] 
Author Message
 Post subject: IdentityMap isn't releasing
PostPosted: Sun May 03, 2015 1:44 pm 
Newbie

Joined: Fri Dec 08, 2006 5:44 pm
Posts: 13
I am running Hibernate 3.6.0 running a series of exports. Memory grows steadily until the app crashes even though I use scroll(), and clear() regularly. Profiling, I notice that two of my top memory hogs are:

org.hibernate.util.IdentityMap$IdentityMapEntry
org.hibernate.util.IdentityMap$IdentityMapKey

There are like 200,000 instances of them! Each iteration of my export shouldn't need anywhere even 1,000. Each iteration is unrelated to the next. What can I do about this?

Thanks.

Blake


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

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.