> Subject: java.lang.OutOfMemoryError: PermGen space on CF 8 > > Hi all, > has someone ever experienced this issue. We saw that memory > increase very quickly and analyze it with Fusion Reactor. We > inserted a log in pages executing during the CF server crash, > but we didn't find any problems. It seems that is a random issue.
Have you tried increasing the PermGen size in jvm.config? java.args=-server ... -XX:MaxPermSize=___m Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get involved in the latest ColdFusion discussions, product development sharing, and articles on the Adobe Labs wiki. http://labs/adobe.com/wiki/index.php/ColdFusion_8 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293255 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

