Originally posted by Joe Russo:
Does anybody know what the minimal requirement is from Hibernate 3.1.3?
I am getting an OutOfMemory error with no specific error that would lead to some other error. Currently we have it set for maximum memory for 128m and minimum for 32m.
Any help would be appreciated.
Thanks.
Joe
Probably is not Hibernate but the data you are loading. Are you fetching already something?