[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Hot deploy causes OutOfMemoryError: PermGen space
genman
do-not-reply at jboss.com
Fri Nov 2 14:57:41 EDT 2007
Usually there is a class loader leakage happening somewhere. For example, if you use Apache commons-logging this can happen.
The easiest way to diagnose is to use a product such as JProbe (get an eval license) and see what's leaking.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4101422#4101422
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4101422
More information about the jboss-user
mailing list