User Guide

Server Settings section 25
Java and JVM Settings page
The Java and JVM Settings page lets you specify the following settings, which enable ColdFusion
MX to work with Java:
Before ColdFusion saves your changes, it saves a copy of the current cf_root/runtime/bin/
jvm.config file as jvm.bak. If your changes prevent ColdFusion from restarting, use jvm.bak to
restore your system. For more information, see the online Help.
Note: This page is not enabled in the J2EE configuration.
Archives and Deployment page
The Archives and Deployment page includes tools that let you archive and deploy ColdFusion
applications, configuration settings, data source information, and other types of information to
back up your files quickly and easily. The complete list of archivable information includes the
following:
Name and file location
Server settings
ColdFusion mappings
Data sources
Verity collections
Scheduled tasks
Java applets
CFX tags
Archive to do lists
Max number of charting
threads
Specify the maximum number of chart requests that can be processed
concurrently. The minimum number is 1 and the maximum is 5. Higher
numbers are more memory intensive.
Disk cache location When caching to disk, specify the directory in which to store the
generated charts.
Setting Description
Java Virtual Machine Path The absolute file path to the location of the Java virtual machine
(JVM) root directory. Default is cf_root/runtime/jre.
Initial Memory Size The JVM initial heap size. Default is 8196 MB.
Maximum Memory Size The JVM maximum heap size. Default is 512 MB.
Class Path The file paths to the directories that contain the JAR files used by
ColdFusion MX. Specify either the fully qualified name of a
directory that contains your JAR files or a fully qualified JAR file
name. Use a comma to separate multiple entries.
JVM Arguments The arguments to the JVM. Use a space to separate multiple
entries; for example, -Xint -Xincgc
Setting Description