| Author |
Memory leak with Hibernate as JPA provider JSE
|
Marcus Didius Falco
Ranch Hand
Joined: Feb 25, 2007
Posts: 72
|
|
Hallo, I am trying to use Hibernate (hibernate-distribution-3.3.2.GA, hibernate-annotations-3.4.0.GA, hibernate-entitymanager-3.4.0.GA) in an JSE application as JPA provider.
I get a memory leak. Heap dump analysis shows that
SessionFactoryObjectFactory is the culprit.
Any ideas what may be the cause of this are greatly appreciated.
|
 |
 |
|
|
subject: Memory leak with Hibernate as JPA provider JSE
|
|
|