Thank you for your suggestion, I restored -XX:MaxPermSize and it works fine! I removed this args because of other problems on CF 7 on a version of the same application with a lot of call to COM object (Macromedia suggested me to do it). The strange thing was that without this args the current version of the application (that doesn't have anymore call to the COM object) works fine, the same application on CF 8 cause CF server crash.
Thank you for your help! Bye Gualtiero Dave Watts ha scritto: >> 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! > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Enterprise web applications, build robust, secure scalable apps today - Try it now ColdFusion Today ColdFusion 8 beta - Build next generation apps Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293273 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

