
LOCALE=" -ORBagentAddr 199.99.129.33 -ORBagentPort 19000"
..>
Functions
l
Due to a limitation in the Win32 API date formatter, the DateFormat function will not work on dates prior to
1/1/1601. [1056] If you try passing a date earlier than this to the ColdFusion DateFormat function you will
get the following error:
Error Occurred While Processing Request
Error Diagnostic Information
An error has occurred while processing the expression:
DateFormat(date,"mmm dd yyyy")
Load-balancing and clustering
l
Windows 2000 systems must be configured to use ClusterCATS dynamic IP addresses for Failover (High
Availability installation option) to function properly. Static addresses are currently not supported on
Windows 2000 systems.
Known Issues: Linux
Installation
l
In rare situations, during an install on Linux, the installation fails because the server or the stub cannot bind
to the socket. When this occurs, the following error message appears in the webserver.log:
"Error","TID=2051","02/27/00","12:11:06","Error attempting to bind to socket for ColdFusion server."
This situation usually occurs when ColdFusion is being reinstalled as a different user. To fix this problem,
delete the socket (/tmp/cfserver and /tmp/cfrds) from /tmp prior to beginning the reinstallation.
Java
l
You may need to be running Red Hat 6.1 in order for the JVM to function correctly. Check the system
requirements of the JVM.
l
In order to get Java capability (currently JDK 1.2.2) through ColdFusion for Linux using the CFOBJECT tag
type=JAVA, the following components must be installed: [15538]
¡
jdk1.2.2
¡
libc-2.1.1.so
¡
linux kernel v 2.2.12
l
On the Java page of the ColdFusion Administrator, set the following:
¡
Java Virtual Machine Path: for example, /usr/jdk1.2.2/jre/lib/i386/classic/libjvm.so
¡
Class Path: where the Java class files reside
¡
Initial Heap size: 4096K is recommended
¡
Max Heap Size: 16384K
¡
System Options: java.compiler=NONE
¡
CFX Jar Path: /opt/coldfusion/Java/classes
l
In the ColdFusion start script, edit the LD_LIBRARY_PATH to add pointers to the JDK, for example:
LD_LIBRARY_PATH=$CFHOME/lib:/usr/jdk1.2.2/jre/lib/i386/classic:/usr/jdk1.2.2/jre/lib:/usr/jdk1.2.2/jre/lib/i386/native_threads:/usr/jdk1.2.2/jre/lib/i386
l
The CFOBJECT tag is only supported for Java objects (TYPE=JAVA) in this release.
l
When calling Java objects using the CFOBJECT tag, or when using Java CFXs under Linux, a
segmentation violation may be reported on the first call. Depending on the JDK/JRE being used (Sun or
Blackdown), it may be necessary to add the flags:
Page 12 of 26Release Notes - ColdFusion Server 4.5.1
08/22/2000file://C:\TEMP\cfserver451_release_notes.htm
Kommentare zu diesen Handbüchern