ColdFusion Posts Around the World
Ben Nadel
Ben Nadel considers writing variadic functions in ColdFusion through the lens of the "Worse is Better" school of thought....
Ben Nadel
Ben Nadel explores variadic function mechanics in Adobe ColdFusion and Lucee CFML and finds approaches that work in both engines....
Adobe ColdFusion Community Blog
Hi,Our users do not want to see the debugging info.Error on server 1:
Lucee Blog
We're defining our datasources in Application.cfc, with the validate setting set to false.
With debug logging on during development, I've noticed the following quite regularly, even when queries aren't being run:
[INFO ] runwar.con...
Lucee Blog
I'm spinning up a server with the env variable LUCEE_INSPECT_TEMPLATE set to "never", but the templates are being inspected. It doesn't seem like any setting I set is being picked up.
Very simple repro case here:
James Moberg
There was an internal decision to use Wasabi Cloud Storage instead of Amazon S3 and I needed to use ColdFusion to generate a pre-signed URL to allow access to AI-...
Lucee Blog
Backup first
Make copies of these files
lucee-server/context/.CFconfig.json - 6.0+
lucee-server/context/lucee-server.xml - ...
Lucee Blog
OS: Windows 11 Pro
Java Version: 21.0.6 (Eclipse Adoptium) 64bit
Tomcat Version: Apache Tomcat/10.1.36
Lucee Version: 6.2.0.321
Web Server: IIS
Last year, I posted about an iss...
Adobe ColdFusion Community Blog
I have a Redhat 9.5 Server where i have apache as web server. which is working fine.Downloaded the installer file (ColdFusion_2023_GUI_WWEJ_linux64.bin). Did the install, but when trying to access the tomcat pages for the administration part (port 8500) , i get a error 404. even on <ip&...
Lucee Blog
Following up on our beta, we have released our first release candidate for 6.2.1
https://download.lucee.org/changelog/?version=6.2
FusionReactor
FusionReactor 2025 Has Arrived! We’re excited to announce the release of FusionReactor 2025! This major update brings comprehensive monitoring for ColdFusion applications and more, with day-one compatibility for Adobe ColdFusion 2025, Lucee 6.2, and Java 21 support. Key highlights include: ...
Remote Synthesis
Welcome to my hot takes on DevRel where I share all my spicy opinions that are likely to get me lambasted on a certain social media site I don't use anymore....
Ortus Solutions
In this release, we're thrilled to unveil a series of significant enhancements and upgrades to ContentBox designed to elevate your experience and considerably improve system performance. Our team has focused on integrating the latest CommandBox migrations and ColdBox Core, which ensures that the cor...
Adobe ColdFusion Community Blog
HelloI'm 74 and have had a long relationship with CF (I met the Allaire brothers in person) & have had a long-time customer for whom I built a comprehensive Real Estate Appraisal app 12 years ago and am still keeping it updated when he requests any new functionality, etc.They ha...
FusionReactor
The rapid advancement of AI research agents promises immense benefits but raises complex ethical questions. As AI becomes more sophisticated in conducting research and analyzing data, it’s crucial to consider the potential societal implications and ensure these powerful tools are …
FusionReactor
Join Our Upcoming Webinar Proactive Problem-Solving with FusionReactor’s Machine Learning In today’s fast-paced digital environment, waiting until performance issues impact your users is no longer an option. What if you could identify and resolve problems before they escalate into maj...
Lucee Blog
While Lucee is not affected by the recent Tomcat CVE, we are rolling out a 5.4.7 LTS release with the latest versions of Tomcat (9.0.102) and Java (11.0.26-4), plus an update to the bundled cacerts (root certificates for TLS/SSL etc) just to keep your infosec team happy!
Pete Freitag
I've had a few questions lately about Tomcat CVE-2025-24813 vulnerability. There are two potential issues at hand, but both have the requirement:
"writes enabled for the default servlet (disabled by default...
Adobe ColdFusion Community Blog
The latest vulnerability for Tomcat CVE-2025-24813 is reported to affect all Tomcat versions prior to 9.0.99. From the CVE - The vulnerability exists due to insufficient validation of user-supplied input when handling file uploads via HTTP PUT requests. A remote...
Lucee Blog
6.2.0.321 JAR and WAR downloads missing LuceeServlet.class
I'm NOT asking for support, just telling devs they did not include the class file in the jar or war.
Don't forget to tell us about your stack!
OS: Windows 10
Java Ver...
Lucee Blog
I've got a Dockerfile where I'm spinning up Lucee - this has been working well but today I tried 6.2 and it breaks.
OS: Debian 12
The pertinent bit of my script:
# lucee_version=6.1.1.118 (works)
lucee_version=6.2.0.321 (breaks)
# luce...
Lucee Blog
I've got a Dockerfile where I'm spinning up Lucee - this has been working well but today I tried 6.2 and it breaks.
OS: Debian 12
The pertinent bit of my script:
# lucee_version=6.1.1.118 (works)
lucee_version=6.2.0.321 (breaks)
# luce...
Charlie Arehart - Server Troubleshooting
I'm delighted to announce that I've been selected to speak at the upcoming Into the Box event (in DC in early May), where I'll be presenting "Hidden Gems in FusionReactor: for BoxLang, ACF, and Lucee Users".
This should not be confused of course w...
[More]
...
Lucee Blog
We appear to be getting this error when trying to call cfdump from inside an included cfm file.
Really struggling to replicate the issue, has anyone else seen this behaviour.
The code being called at line 1062 is just a cfinclude.
And the included file has the cfd...
Ortus Solutions
We are thrilled to introduce BoxLang Gen AI, a powerful and intuitive module that brings seamless AI generation capabilities to your BoxLang applications. With a fluent, functional API, this module allows developers to interact with multiple AI providers in a consistent and abstracted manner....
Galaxie Blog Documentation Site
How to Install Galaxie Blog.
Lucee Blog
I have my custom 404 set in CFadmin, but Apache is catching any .html 404s I wonder if there is a way to have Apache send 404s to my Lucee custom 404?
So everything is uniform?
Don't forget to tell us about your stack!
OS: Alma Linux 9
...
CFWheels Blog
Accompanying Video This blog post has an accompanying video posted to YouTube. Welcome to the next installment in our Wheels 3.0 tutorial series! Today, we'll guide you through creating a basic CRUD (Create, Read, Update, Delete) interface using the Wheels CLI. If you’re just joining us and do...
CFWheels Blog
Accompanying Video This blog post has an accompanying video posted to YouTube. Introduction The forthcoming release of the Wheels 3.0 framework is creating waves in the development community, promising transformative enhancements and simplified workflows. In this blog post, we will focus on establis...
Charlie Arehart - Server Troubleshooting
I'm delighted to announce that I've been selected to present my "Hidden Gems in ColdFusion 2025" talk at both the upcoming Adobe ColdFusion Summit East event (in DC in March), as well as the CFCamp conference (in Germany in late May).
It's always ...
[More]
...
Lucee Blog
I was wondering if anybody else has come across this? Could be a bug?
If I upload a TXT file and then insert the contents of that file using filecontent it works fine the CFM completes all the way to the end. However the debugger is not too happy and it tries ...
Lucee Blog
Lucee Blog
Lucee Blog
This is technically related to Gemini but wondering if anybody has any insight.
I signed up for a free version of Gemini so I could test out their API. I have created a key and it works perfectly in Postman when i do a raw JSON post with the url
Adobe ColdFusion Community Blog
Hi All,Is there a way to make the SonarQube for vscode extension (https://marketplace.visualstudio.com/items?itemName=SonarSource.sonarlint-vscode) work with .cfm files?
ColdFusion
We use Dailyrazor as our web host. Over the past couple of days our CFM forms have been acting strange. Every time a form is submitted it now has a JS header forwarding the browser to a site in Japan. None of the form is processed. Our host was hacked a couple of weeks ago – I’m wonderin...
Charlie Arehart - Server Troubleshooting
Now that CF2025 has come out, supporting Java 21--and as ColdFusion and Java versions continue to evolve--you may wonder which version(s) of Java you can use with your current (or a given) version of ColdFusion.
You can't just use "any" jvm versi...
[More]
...
Charlie Arehart - Server Troubleshooting
Now that CF2025 has come out, supporting Java 21--and as ColdFusion and Java versions continue to evolve--you may wonder which version(s) of Java you can use with your current (or a given) version of ColdFusion.
You can't just use "any" jvm versi...
[More]
...
Adobe ColdFusion Community Blog
I'm using vs code with the cfbuilder plugin and using commandbox as my development server. I am getting an error when I start cfbuilder in vscode that cfbuilder requires a version of Java greater than 7. I already had a version greater than 7 but I clicked on the download Java b...
Adobe ColdFusion Community Blog
I have an application client side both in php and cf code which does simliar things. Both post to cf server 2021 upadate 18. i believe the update 18 is cuasing the issue but i would have to roll back to 17 to test this. In my logs everything was fine until 2/20/2025 and in my installer downloads ...
James Moberg
In a project I'm working on, I needed to generate a QR code and display it within an HTML file that is converted to a PDF using WKHTMLTOPDF. I didn't want to rely upon physical, statically-hosted SVG image...
Ben Nadel
Ben Nadel demonstrates how to perform tiered sorting on an array of data structures in ColdFusion....
FusionReactor
Welcome to the future of application performance monitoring! In a recent webinar, Graeme Smith, Customer Success Lead at Intergral (the makers of FusionReactor), discussed the powerful capabilities of FusionReactor Cloud and the seamless transition from our on-premise solution. This insightful ...
Adobe ColdFusion Community Blog
On ColdFusion 2016 local developer edition running SQL Server 2022 I cannot set up my datasource and getting the following error: "Connection verification failed for data source: XXXYYYjava.sql.SQLNonTransientConnectionException: [Macromedia][SQLServer JDBC Driver][SQLSer...
ColdFusion
Configuring ColdFusion in a Distributed Environment (Linux): ColdFusion and Apache ColdFusion is a powerful application server that helps developers build dynamic web applications with ease. It provides a robust scripting language (CFML), seamless database connectivity, and enterprise-level funct...
Lucee Blog
If you rely on Lucee's built-in argon hashing functions, be aware of the following issues when upgrading from Lucee 5 to 6.
In Lucee 6 you need to install the Argon extension...
...but not the (current) latest version 1.0.0.7 which ...
ColdFusion
Multiple Exception Handling in single catch clause Exception handling is a fundamental part of writing robust and maintainable applications. In CFML, exceptions are usually handled within try, catch, and finally blocks. Typically, developers use catch blocks to handle exceptions, but what if you nee...
FusionReactor
In a recent webinar, our Customer Success Manager, Graeme Smith, highlighted a powerful feature within FusionReactor Cloud: anomaly detection. This feature is designed to keep you informed about everything in your system, beyond traditional manual alerts. https://vimeo.com/1062778519 Moving Beyon...
ColdFusion
CFML allows trailing commas wherever a comma separated list of value can be provided and more values can be added. This feature is especially useful when working with long lists or when your code structure might change frequently It allows: Easier Code Modifications Cleaner Version Control (Diffs) R...
An Architect's View
I've been using the Expectations
testing library since early 2019 -- over six years. I love the expressiveness of
it, compared to clojure.test, and it exists because "Classic Expectations"
was not compatible with clojure.test tooling. At work, our tests use a
mixture of clojure.test and Expectations...
Adobe ColdFusion Community Blog
Since an update was made on where my site is being hosted, i can't get the URL's to work. Unfortunately my site was written over 20 years ago (not by me) , i do have experience with HTML and CSS, but cold fusion....well no. From what I have seen is that it has something to do w...
Lucee Blog
I've updated the installer to support Linux Arm64, coz my Pixel couldn't run the x64 installer!
Lucee Blog
I've updated the installer to support Linux Arm64, coz my Pixel couldn't run the x64 installer!
Lucee Blog
I've updated the installer to support Linux Arm64, coz my Pixel couldn't run the x64 installer!
Adobe ColdFusion Community Blog
Part of my app provides various email content pages, which are called and populated with data, then prepared for sending through Postmark. In the following case, when a user shows interest in a job, s/he clicks a button labelled "Chase Job" which ultimate results in an email be...
ColdFusion
When troubleshooting performance issues in ColdFusion, analyzing thread and heap dumps can help diagnose bottlenecks, memory leaks, and deadlocks. The ColdFusion Performance Monitoring Toolset (PMT) is the recommended method for capturing Thread and Heap dumps. It captures them in real-time and allo...
James Moberg
I saw a post on Linkedin regarding the "Unlocking the Power of listGetDuplicates". I like...
Lucee Blog
how to remove https://extension.lucee.org and https://www.forgebox.io from providers. our company does not want call external website.
Do...
Lucee Blog
OS: Windows 10 10.0.19045
Java Version: 11.0.23
Tomcat Version: 9.0.89
Lucee Version: 5469
Boncode : I don't think so
IIS: I don't think so, unchecked during inst...
Lucee Blog
Getting this error in 6.2: cannot load class through its string name, because no definition for the class with the specified name [org.jsoup.Jsoup] could be found caused by (java.lang.ClassNotFoundException:org.jsoup.Jsoup;java.lang.ClassNotFoundException:org.jsoup.Jsoup;java.lang.C...
Adobe ColdFusion Community Blog
How to download cf2023 installer for migrating from cf20221 to cf 2023. CF trail version download no allows only cf2025 download.
ColdFusion
User management is a fundamental aspect of application development. Whether you’re building a consumer-facing app or an enterprise solution, handling authentication, authorization, and user data is a critical challenge. In many cases, user data needs to be accessible across multiple ser...
FusionReactor
In today’s interconnected world, we’re surrounded by complex systems – from social networks to intricate computer networks. Understanding these systems, or “observing” them, is crucial for everything from security to performance optimization. But what happens when we...
ColdFusion
An interrupt is an indication to a thread that it should stop what it is doing and do something else. It’s up to the programmer to decide exactly how a thread responds to an interrupt, but it is very common for the thread to terminate. This is particularly useful in multi-threaded applications...
Galaxie Blog Documentation Site
This article is for developers who want a deeper understanding of the Galaxie Blog installation process.
Galaxie Blog Documentation Site
Introducing the Galaxie Blog Administrative site.
Galaxie Blog Documentation Site
There are several HTML5-based grid interfaces used in Galaxie Blog. These grids are used to search meta data and open other detailed interfaces.
Galaxie Blog Documentation Site
Introducing the Galaxie Blog Post Editor- one of the most full-featured, out-of-the-box WYSIWYG blog editors in the world.
Galaxie Blog Documentation Site
You can easily embed various media into a blog post using Galaxie Blog's Post Editor. Galaxie Blog will also manipulate the media uploaded to create optimized images for social media sharing. ...
Galaxie Blog Documentation Site
Uploading and Hosting Local Videos using Galaxie Blog
Galaxie Blog Documentation Site
Galaxie Blog can create beautiful image galleries that take your images and automatically generate and display small thumbnail images on a post. Users may click on the thumbnail to display the original image. This is useful when providing documentation or displaying various pictures to the user in a...
Adobe ColdFusion Community Blog
I am trying to set a .cfm file insde of an iframe. within a .net website.It was working fine using CF 2016 but now that I am using CF 2023 it doesn't work anymore... thoughts?this is the page:
FusionReactor
FusionReactor has long been a powerful tool for peering inside the “black box” of ColdFusion, Java, and Lucy. However, applications rely on various technologies in today’s complex, distributed environments. We’re excited to highlight how FusionReactor extends its capabilities...
Adobe ColdFusion Community Blog
Scheduled tasks on my server are not working. In scheduler.log I get:Connection Failure: Status code unavailableSome more logs: The each method was not found.Either there are no methods with the specified method name and argument types or the e...
Galaxie Blog Documentation Site
This article explains how you can add a map route or a static map to a blog post using the WYSIWYG Galaxie Blog Post Editor. You can add these maps as an enclosure and in an inline blog post. ...
Galaxie Blog Documentation Site
Bing Maps functionality is built into Galaxie Blog, all you need to do is get a free Bing Maps API Key. This article will walk you through the process....
FusionReactor
Imagine having an AI assistant by your side, ready to tackle any performance issue in your environment. This is the power of OpsPilot AI, a feature designed to help you analyze, troubleshoot, and optimize with ease. https://vimeo.com/1062081780?share=copy#t=0 Your AI Troubleshooting …
Adobe ColdFusion Community Blog
Hello all,We were running on Update 11, and have a scheduled task that uses certificate file to connect.Before update it was working fine.Now after update we are getting this: ErrorCode82
Galaxie Blog Documentation Site
Galaxie Blog allows you to create custom windows. These custom windows may use dynamic ColdFusion cfincludes or can be used with the Galaxie Blog Post Editor to include videos, images, or maps....
Adobe ColdFusion Community Blog
Here is the log file - The RDP is not enabled but the error says it is and it is a Production install with security: --- Any Thoughts on getting this lockdown tool to work
Lucee Blog
I'm looking to upgrade my sites from Lucee 5.4 to 6.2. So I started playing with building a new Digital Ocean droplet to test it out...
(This is installing on a nice clean Ubuntu 22.04 image)
I think there may be an issue with the installer. Having run the installer, an...
Galaxie Blog Documentation Site
The Date Posted is the first form field on the Post Editor and how you fill out this value has consequences.
Galaxie Blog Documentation Site
his article will show you how to change the main blog sort order of your blog posts.
Galaxie Blog Documentation Site
Galaxie Blog automatically generates JSON--LD for all of your blog posts. This article describes the benefits of JSON-LD and how you can modify the JSON for a given post....
Galaxie Blog Documentation Site
Galaxie Blog lets you design a perfect post by assigning a post to a theme
Adobe ColdFusion Community Blog
Installed lockdown guide but it destroyed permissions on the websites. Does anyone have a manual lockdown guide for Cold Fusion 2023 Standard Edition?...
Adobe ColdFusion Community Blog
Here is the log file - The RDP is not enabled but the error says it is and it is a Production install with security: --- Any Thoughts on getting thi slockdown to work
Gregory's Blog
In this article, I will introduce key ORM concepts and show you how to create and use Java Hashmaps with HQL
ColdFusion
With the evolution of authentication and API standards, integrating Exchange Online with ColdFusion requires adapting to new technologies. Previously, developers connected to Exchange Online using the cfexchangeconnection tag alongside various cfexchange tags like: cfexchangecalendar cfexchan...
Adobe ColdFusion Community Blog
Am I doing something wrong or is there a bug in ColdFusion 2025? I get this error:Could not find the ColdFusion component or interface http. Ensure that the name is correct and that the component or interface exists.When trying to instantiate an HTTP ...
|