We have a fairly large application that is deployed as an ear. It contains ejb jars, har, war, and some important jars. After a couple of redeployments we get a PermGen error stating that we have run out of memory. This problem only exists after a certain number of redeployments. Our existing Non-Heap memory (Perm Gen) was set to 64MB so I extended it to 128MB. Now it takes twice the amount of redeployment before we run into the memory problem. I was wondering if there is a solution to this? I looked everywhere and the only solution I found was to increase the Perm Gen memory. Is JBoss aware of the problem?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913203#3913203 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913203 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
