Adobe 38043740 - ColdFusion Standard - Mac User Manual page 67

User guide
Hide thumbs Also See for 38043740 - ColdFusion Standard - Mac:
Table of Contents

Advertisement

(Windows) Edit the JBOSS_HOME\bin\run.bat file by doing the following:
10
a
If not present, add the JVM GC (
b
Ensure that the permanent generation heap size is set by adding
Without this parameter, the JVM can generate a java.lang.OutOfMemoryError error. For more infor-
mation, see (http://wiki.jboss.org/wiki/Wiki.jsp?page=PermanentGeneration).
c
Save the run.bat file.
Start the server by running the JBOSS_HOME\bin\run.bat file.
d
(Linux) Edit the JBOSS_HOME/bin/run.conf file by doing the following:
11
In JAVA_OPTS, change
a
Add
b
-XX:MaxPermSize=128m
Save the run.conf file.
c
d
Start the server by running the JBOSS_HOME/bin/run.sh file.
To enable features with operating system-specific binaries, configure ColdFusion. This step is required to support
the following features that use binaries that are specific to your operating system:
CFX tags written in C++
Microsoft Access driver with Unicode support (Windows only)
Use the following procedure for your operating system to configure the search paths to find the required binary
files. These files are located in the CF_WEBAPP_ROOT\WEB-INF\cfusion\lib directory.
Configure operating system-specific binary support for Windows
Ensure that JBoss Server is stopped.
1
Edit JBOSS_HOME\bin\run.bat by adding the following:
2
set CF_LIB_PATH=CF_WEBAPP_ROOT\WEB-INF\cfusion\lib
set PATH=%PATH%;%CF_LIB_PATH%
Save the file and start the server.
3
Note: You must copy the version of tools.jar that the application server uses to the cfusion/lib directory.
Configure operating system-specific binary support for Linux
1
Ensure that JBoss Server is stopped.
2
Edit JBOSS_HOME/bin/run.sh by adding the following:
) parameter to JAVA_OPTS.
-Xmx512m
to
-Xmx128m.
-Xmx512m.
to JAVA_OPTS.
ADOBE COLDFUSION 8
Installing and Using ColdFusion
-XX:MaxPermSize=128m to JAVA_OPTS
63
.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion 8

Table of Contents