Hmm, wasn't this fixed? I have never seen ColdFusion crash with the change in ColdFusion, I have however rendered ColdFusion useless by changing it within the JMC.
"This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be privileged. It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful. If you have received this communication in error please return it to the sender or call our switchboard on +44 (0) 20 89107910. The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions." Visit our website at http://www.reedexpo.com -----Original Message----- From: Josh Nathanson To: CF-Talk Sent: Thu Jan 18 22:39:18 2007 Subject: Re: Memory Usage Yes, but whatever you do, don't make the change within CF Admin! It will incorrectly rewrite the config file and crash CF. Consult the various tech notes on Adobe.com to find out how to do it by manually editing the jvm.config file. That file is located at cfmxroot/runtime/bin/. Make sure you back it up before making any changes. Also you did not mention whether you're on Windows or Linux. -- Josh ----- Original Message ----- From: "Brian Peddle" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Thursday, January 18, 2007 2:28 PM Subject: Memory Usage > We have 2 gigs of Ram per Webserver > > jrun.exe uses about 629,936 mem usuage when you look at the processer > usage > > When you look at seefusion I can see memory usage at about 85 - 91% > consistently. > > My Maximum JVM heap size is 512 MB > > And the jvm arguments are: > > -server -Dsun.io.useCanonCaches=false -XX:MaxPermSize=128m > -Dcoldfusion.rootDir={application.home}/../ > -Dcoldfusion.libPath={application.home}/../lib -Xdebug > -Xrunjdwp:transport=dt_socket,server=y,address=28999,suspend=n > > Should I bump some of these up to get better memory performance and usage? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:266945 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

