While investigating an "out of memory" exception I discovered large 
quantities of int16[] arrays on the large object heap placed there by 
HqlLexer.DFA23_transition. A Google search turned up this link ( 
https://forum.hibernate.org/viewtopic.php?f=25&t=1010915) and sure enough 
when I removed the named query in my mapping file the mess on the heap went 
away.  Unfortunately, I have not been able to find anything else regarding 
the issue such as whether it has been acknowledged, investigated and/or 
fixed.  Has anyone else come across this problem or know anything about it?

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/nhusers/-/oZn-95dqnF0J.
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