Thanks Lance.
I am still not clear when the classes get undeployed with 1.6 JVM and using
the above start up options
Does this get undeployed on JVM restart ? OR
Do the classes get undeployed by Pemgen Gc?
Does Pemgen Gc work for 1.6 Version?
Regards
Sujatha
On Sun, Jan 29, 2012 at 6:08 AM,
Correct. Each war file instance uses its own classloader, and in this
case pulling in Solr and all of the dependent jars uses that much
memory. This also occurs when you deploy/undeploy/redeploy the same
war file. Doing that over and over fills up PermGen. Accd. to this,
you should use both this an