Thanks Mark. I am not using the admin to edit this file. I was hand editing
it. Any recommendations as to which GC to use? I know there are a few. I
really have no clue!

~Che

-----Original Message-----
From: Mark A Kruger [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 15, 2006 9:29 AM
To: CF-Talk
Subject: RE: What's wrong with this jvm.config file?


Che,

You've specified 2 Garbage collectors.

When you make changes to this file and you want to switch GC params, don't
use the CF Admin to do it. It will automatically insert the extraparams in
there. Get rid of the switch:

-XX:UseParNewGC and restart.

I have a blog about this issue at:

http://mkruger.cfwebtools.com/index.cfm?mode=alias&alias=jvm.gc

Hope this helps!

-Mark


-----Original Message-----
From: Che Vilnonis [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 15, 2006 8:16 AM
To: CF-Talk
Subject: What's wrong with this jvm.config file?


Morning all. I am trying to do some performance mods to my jvm.config file.
Problem is, I cannot get CF to start once I make changes to the file.
Server: Dual Xeon 3.06 w/ 2GBs of ram. Win 2003 Server. CFMX 6.1
Professional. Original JVM. Am I leaving anything? Any edits you'd like to
suggest? See below...

# Arguments to VM
java.args=-server -DJINTEGRA_NATIVE_MODE -DJINTEGRA_PREFETCH_ENUMS -Xmx768m
-Xms256 -Dsun.io.useCanonCaches=false -Xbootclasspath/a:"{application.home}/
...../lib/webchartsJava2D.jar" -XX:MaxPermSize=128m -XX:PermSize=64m -XX+UseC
o
n
cMarkSweepGC -XX:NewSize=48m -XX:+UseParNewGC -Djavax.xml.parsers.SAXParserF
actory=com.macromedia.crimson.jaxp.SAXParserFactoryImpl -Djavax.xml.parsers.
DocumentBuilderFactory=com.macromedia.crimson.jaxp.DocumentBuilderFactoryImp
l -XX:+DisableExplicitGC

Thanks, Che






~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235436
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to