Recently I moved to CF2023 from CF2016. When I started using this new ColdFusion version with my web application, it displays me the below strange text on the page when it refreshes. I don’t see the same with CF2016 version. Why am I getting this? Is there a way to suppress this message? if it is debugging message, can we write this to any log files instead of on the page. It won’t look good to be there on the […]
When configuring a Microsoft SQL Server database with Windows authentication in ColdFusion, you might initially assume that it’s as simple as entering the DOMAIN\USERNAME in the username field and saving it. However, there are several additional steps required to successfully configure the Data Source Name (DSN) in the ColdFusion Administrator. This blog will show how to configure the MS SQL DB with Windows authentication in ColdFusion. 1. Ensure the Windows user has the necessary permissions on the database and ColdFusion […]
When is ColdFusion 2021 update 16 going to be available to developer users?
We are pleased to announce that we have released general updates to ColdFusion (2023 release) Update 10 and ColdFusion (2021 release) Update 16. The updates resolve a critical vulnerability that could lead to the deserialization of untrusted data. For more information, view the security bulletin APSB24-71. ColdFusion (2021 release) Update 16 also fixes bug CF-4223435, where the previous installation (2021.15) caused certain packages to be uninstalled. View the tech note of ColdFusion 2021.16 for more details. Where do I download the updates from […]
Hi Team, We have CF 2018 installed in our our application on RHEL 7.9. There are some vulnerabilities which are not able to remediate in current RHEL 7.9 so we are creating a new VM in RHEL 8. Anyone can confirm me that how many license we need for CF 2023 Enterprise edition if we have 2 non-prod VMs, 2 prod VMs and 2 DR VM in Azure Environment.
Error Executing Database Query.[DataDirect][Oracle JDBC Driver]arraycopy: destination index -1 out of bounds for byte[128] The specific sequence of files included or processed is: {path_to_file}, line: 129
Posted Originally: Aug 26, 2024, Updated: June 26, 2025 ColdFusion comes with a webserver configuration tool for connecting to external web servers. There can be occasions, however, when the tool doesn’t work properly. If the tool doesn’t work, you can configure the connector manually. This TechNote demonstrates the steps (updated for CF2021 and above) that are required to manually configure a connection to IIS. It presumes there is currently no connection configured between IIS and CF, and it discusses creating […]
We are pleased to announce that we have released general updates to ColdFusion (2023 release) Update 9 and ColdFusion (2021 release) Update 15. We’ve upgraded Tomcat from version 9.0.85 to version 9.0.93 for both versions. Where do I download the updates from ColdFusion (2023 release) Updates ColdFusion (2021 release) Updates Tech Note link ColdFusion (2023 release) Update 9 ColdFusion (2021 release) Update 15 Are the Docker images available? Docker images are available to use Docker hub and ECR.
Good morning, I’m trying to create an application that uses the Bouncy Castle libraries but I can’t continue because I get this error. Where am I going wrong? These are the messages that appear: – JCE cannot authenticate the provider BC – Cannot invoke “java.net.URL.getProtocol()” because “this.url” is null – java.lang.SecurityException – java.lang.NullPointerException: Cannot invoke “java.net.URL.getProtocol()” because “this.url” is null at java.base/javax.crypto.ProviderVerifier.verify(ProviderVerifier.java:123) File changes: C:ColdFusion2023jreconfsecurityjava.security – security.provider.14=org.bouncycastle.jce.provider.BouncyCastleProvider (add line 76) – crypto.policy=unlimited (check line # 917) C:ColdFusion2023jrelibsecurity – local_policy.jar (add […]
ColdFusion 2023 Footer Page Number Problem with Formatting
Coldfusion 2016 CFHTTP can’t connect to API that uses TLS 1.2

