Hi,

I have just recently upgraded from nHibernate 1.2 to 3.2.  Since the
upgrade I have started noticing OutOfMemeoryExceptions being thrown.

I have profiled using ANTS and found that nHibernate appears to be
storing a lot of strings!

The bulk of the strings (over 400MB) are coming from this memory path:
SessionFacotryImpl -> SingleTableEntityPersister -> EntityLoader ->
SqlString -> String

Has anything changed to cause this behaviour, or is there an option to
switch off the caching of all these strings in nHibernate?

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en.

Reply via email to