I have PermGen space issue on my JBoss EAP when I make some deployment of my application without restarting the JBoss server.
One instance of "org.hibernate.internal.SessionFactoryImpl" loaded by "org.jboss.modules.ModuleClassLoader @ 0x795fe9160" occupies 100 239 320 (13,68%) bytes. The memory is accumulated in one instance of "org.hibernate.internal.SessionFactoryImpl" loaded by "org.jboss.modules.ModuleClassLoader @ 0x795fe9160".
Keywords
org.hibernate.internal.SessionFactoryImpl
org.jboss.modules.ModuleClassLoader @ 0x795fe9160
Spring 4 + Oracle + JBoss EAP 6.4.5