Specifications

© 2013 Adobe Systems Incorporated and its licensors. All rights reserved.
1.
2.
3.
4.
encounter CLOB corruption and data corruption.
Solution:
Set codepageoverride=MS932 in the JDBC URL.
Unsupported keysize or algorithm parameters
Problem:
You are running ColdFusion on WebSphere 5.1 on IBM JVM 1.4.1 and encounter an "Unsupported keysize or
algorithm parameters" exception.
Solution:
Install unlimited jurisdiction policy files, as follows:
Download and install Unrestricted JCE Policy files for IBM SDK 1.4 from https://www6.software.ibm.co
.m/dl/jcesdk/jcesdk-p
Unzip the file.
Copy files unzipped from this link to the jre/lib/security directory.
Restart WebSphere.
Virtual mapping resource path of /* does not work
Problem:
You add a virtual mapping resource path of which does not work{{.}}/*
Solution:
Do not map any directories to wildcard resource paths that contain WEB-INF as a virtual mapping. In
ColdFusion MX 6.1, the fact that this worked was a side-effect of the particular way the classloader was
configured. For ColdFusion MX 7 and later, the classloader is consistent across all editions; the ColdFusion
classloader is no longer blended with the application server's classloader. This change was made to ensure
that ColdFusion MX 7 worked consistently in stand-alone server as well as deployed as an EAR/WAR to any
certified J2EE application server.----
#back to top
Uninstall problems
COM disabled
Problem:
You have an earlier version of ColdFusion on the system. When you uninstall ColdFusion, COM is disabled.
Solution:
Re-register the typeviewer.dll file associated with the earlier version of ColdFusion.