ColdFusion Posts Around the World
ColdFusion
This is a test summary for my post.
ColdFusion
This is a test summary for my post.
Ben Nadel
Ben Nadel demonstrates how to fix an accidental named-submission behavior by including a hidden submit button at the top of your form....
ColdFusion
This is a test summary for my post.
ColdFusion
This is a test summary for my post.
ColdFusion
This is a test summary for my post.
ColdFusion
This is a test summary for my post.
Adobe ColdFusion Community Blog
How can I host a Static coldfusion website for free?
Adobe ColdFusion Community Blog
Hi everyone,I'm trying to better understand how install ColdFusion on Linux as a non-root user.From what I know, ColdFusion shouldn't be run as root for security reasons — instead, it should run under a restricted "runtime user" (for example,
FusionReactor
Modern distributed systems produce an overwhelming volume of signals – metrics, logs, alerts – and when something goes wrong, finding the why behind the what is everything. With OpsPilot's new trace analysis capabilities, your AI assistant can now go beyond …
Adobe ColdFusion Community Blog
Subject: Planning CF21 to CF23 Migration in 2026 - Security & Support Concerns?Current Setup:ColdFusion 2021, Version 2021,0,02,328618 (Update 2)Planning to migrate to ColdFusion 2023 in 2026
Lucee Blog
Done some updates
updated all the CSS and JS and build system
added in page filters
improved search bar
dark mode
Markdown docs download for LLM / RAG Downloads...
Adobe ColdFusion Community Blog
Hi,I came across something odd while working with ColdFusion 2021 . I have an array of structs representing student data and I'm trying to build a nested struct using arrayEach. Here's the code:<cfscript>
arrayData = [
{
"name": "...
FusionReactor
Summary FusionReactor OpsPilot AI assistant investigated application latency issues using Prometheus metrics and Tempo distributed tracing. OpsPilot identified flagd service EventStream operations timing out at exactly 600 seconds (10 minutes), causing cascading application latency across recomme...
Ortus Solutions
Every ColdFusion modernization project tells a story — and not all of them start well.
Some begin in crisis: an app goes down, a compliance audit fails, or a key developer leaves.
Others start simply because someone finally asks, "Why are we still on ColdFusion 11?"
After two decades helping o...
FusionReactor
Effective observability isn’t just about collecting data—it’s about knowing what questions to ask. With OpsPilot’s natural language interface and OpenTelemetry’s comprehensive telemetry data, you can establish a daily routine that keeps you ahead of issues before the...
FusionReactor
We're thrilled to share an exclusive preview of what's coming in the next FusionReactor Agent release – arriving end of October to early November. This release is packed with powerful enhancements designed to improve user experience, boost observability, and provide …
ColdFusion
This is a test summary for my post.
ColdFusion
This is a test summary for my post.
ColdFusion
This is a test summary for my post.
ColdFusion
This is a test summary for my post.
ColdFusion
This is a test summary for my post.
ColdFusion
This is a test summary for my post.
ColdFusion
This is a test summary for my post.
ColdFusion
This is a test summary for my post.
ColdFusion
Automated summary for Blog submission.
ColdFusion
This is a test summary for my post.
ColdFusion
This is a test summary for my post.
Ortus Solutions
Modernize or Die Podcast #243: Recap, Transcript and Resources!
In this episode of the Modernize or Die Podcast, Eric Peterson and Jacob Beers share the latest updates in ColdBox and BoxLang, including the upcoming ColdBox 8 release with its new features, the introduction of SocketBox for WebSockets...
Adobe ColdFusion Community Blog
First off – thanks for all the fantastic help so far. Just one last issue to resolve. Can I clear down the input fields once the user presses Submit to update the database?Otherwise if they press the submit button again, it add more (duplicate) records to the...
FusionReactor
Introduction: Why AI-Powered Code Review Matters for ColdFusion Traditional code reviews catch syntax errors and style issues, but they often miss performance anti-patterns that only manifest under load. OpsPilot, FusionReactor’s AI-powered observability assistant, analyzes your running Col...
James Moberg
DuckDB dominates with the lowest mean (362 ms) and high consistency (low std relative to scale). OctoSQL follows closely (542 ms mean), making these ideal for low-latency CSV processing. CSVRead_2025 and CSVProcess_2025 (~51166–299 ms) are moderately slow with decent consistency....
Gregory's Blog
In this article, I will show you how to create a static map using Azure Maps. Unlike many of the partial examples on the Azure Maps sites, this is a fully functional map featuring custom icons, labels, zoom, and map type controls that you can embed into a web page....
Lucee Blog
We're trying to migrate application away from Adobe and have things working but have a few weird issues we're working through and just stumbled on this. We make heavy use of initMethod in components (this code was written long before I got here) and it seems like Lucee doesn't suppo...
Lucee Blog
Will there be an update to Lucee (specifically embedded Tomcat) to address this Tomcat vulnerability: CVE-2025-31650?
https://nvd.nist.gov/vuln/detail/cve-2025-...
Ben Nadel
Ben Nadel takes a look at managing scheduled task execution in ColdFusion through the ITaskEventHandler interface....
Adobe ColdFusion Community Blog
Been banging my head against this server for a few days now. We are currently working with ColdFusion 2021 on update 21.While using cfcompile, we received an error concerning jsafe not being found. From what I can find, update 14 phased this encryption out in favor of a more modern standar...
Charlie Arehart - Server Troubleshooting
It's that time again: there are new Oracle JVM updates released today (Oct 21, 2025) for the current long-term support (LTS) releases of Oracle Java, 8, 11, 17, 21, and 25. (The previous short-term release, Java 24, is no longer updated.)
TLDR: Th...
[More]
...
Ortus Solutions
In our last post, we walked through configuring email settings in ColdBox using cbMailServices. Now it's time for the fun part—sending emails! ColdBox's mail services are powerful, and with just a few lines of code, you can build emails with token replacements, send them using various pro...
Lucee Blog
Summary
Add a cachepath attribute to <cfquery> and queryExecute() that prepends a custom prefix to auto-generated cache IDs, enabling ...
Adobe ColdFusion Community Blog
We have recently migrated our Coldfusion 2021 environment to Coldfusion 2023 on Windows Server 2022 using Oracle JDK 17.0.16. We've noticed that on Coldfusion 2023, whenever we restart the server, there is a chance that each instance will generate a JVM error log & dump file in Coldfusi...
Adobe ColdFusion Community Blog
I am trying to run the ColdFusion 2025 Auto-Lockdown on ColdFusion Update 4. At first it was failing with the following error in the application log: Function getAdminSettings does not support adminpassword as an argument in ...CFIDE\lockdown\lockdown.cfc. ...
Adobe ColdFusion Community Blog
Objective------------Creating a new page which allows you to amend dates in a table on the display, which then creates a "change log" in a SQL database table. How it should work--------------------------Page displays a variable list of rows, an...
Lucee Blog
Hi,
We've recently upgraded several servers from Lucee 5 to Lucee 6.2.2.91. All our datasources are configured to use the Microsoft SQL Server driver with the following settings:
Connection limit (max):
Lucee Blog
It's been years since anyone shared how to install/configure Lucee when SELinux is enabled, and the process has changed a bit since then, so I figured I would share what I learned when I QA tested my
Lucee Blog
We often use the Memcached extension in our Lucees
1 post - 1 participant
Read full topic
...
Lucee Blog
Performance optimizations: restart is faster because it doesn't arbitrarily wait 5 seconds when the server may have stopped much quicker than that; startup confirmation exits immediately upon success instead of waiting fixed time
1 post - 1 participant
Ben Nadel
Ben Nadel demonstrates how to increase the font-size of CFDump / WriteDump in Adobe ColdFusion by injecting styles tags via CFHtmlHead....
Ortus Solutions
We're excited to announce the release of bx-ldap, a comprehensive LDAP module that brings enterprise-grade directory access to BoxLang! This module goes above and beyond traditional CFML LDAP implementations, offering modern features like connection pooling, event-driven programming, multiple return...
FusionReactor
Every ColdFusion application carries technical debt – those quick fixes, outdated patterns, and “temporary” solutions that became permanent. But which technical debt actually matters? Which legacy code is actively hurting your performance versus which is just ugly but harmless? ...
Adobe ColdFusion Community Blog
Recently we updated our Coldfusion 2021 server to update 22 and are now getting several errors with packages, we followed the instructions from this
Gregory's Blog
Over the past few months, I have been developing Azure Maps to migrate away from Bing Maps, and I would like to share my impressions and experiences.
Ben Nadel
Ben Nadel demonstrates how to take cross join data out of the database and normalize it into name-spaced structures in ColdFusion....
Ortus Solutions
In the world of modern web applications, data is king—but raw numbers rarely tell the full story. That's where visualization becomes crucial, transforming complex datasets into intuitive, compelling narratives. Today, we're thrilled to introduce BX-Charts, a game-changing charting mod...
James Moberg
While in the process of developing "real world" unit tests to compare purist ColdFusion/CFML-only approaches against alternatives available using the command line (via CFExecute), I came across staggering performance issues that kinda suprised me....
Lucee Blog
I've run into a persistent VerifyError when trying to call clone() on a jSoup (1.21.2) Element from CFML. This happens on a fresh Lucee 6.2.2.91 install (Tomcat 11.0.9, Java 21.0.8 Eclipse Adoptium 64-bit) using Windows installer.
The same code works as expected in the previou...
Adobe ColdFusion Community Blog
I have a newsletter that gets the title of a post, the first 200 characters, then if there are more than 200 characters, text that says [... more].The title is a link. I'd like the [... more] text to also be a link, but that is coming from a cfset.Here is the title t...
FusionReactor
Every ops team knows the 3 AM nightmare: your phone buzzes, alerts fire, and you’re scrambling to diagnose why production is down. But what if you could catch these issues at 2 PM the day before, fix them calmly, and …
Lucee Blog
I just added markdown versions of all docs for LLMs, I am interested in how people use the docs
Adobe ColdFusion Community Blog
Cannot use the data entry field on the page (this must be so basic, but I cannot get it to work)In the extract below NEWVALUE field is not recognised Process :The user selects a case and is taken to another page that displays a list of entries linked to a case (so...
Adobe ColdFusion Community Blog
I have a internal coldfusion 2023 application running on Windows 2022 server OS with IIS. We have been using MS SQL authentication to connect to the SQL database but organization recently changed policies to use Windows authentication using Kerberos ONLY. I am able to sucessfully connect to the d...
Ortus Solutions
Have you ever accidentally brought your internal email servers down? Or worse, been banned for sending too many emails? Believe me, I've been there – and I've learned my lesson the hard way. Whether it's a small typo or sending out thousands of unwanted emails, handling email systems can be tr...
Lucee Blog
Reaching a live representative at 1-888-400-7112 can make all the difference. You can call
1⇢(888)⇢400⇢7112 to speak directly with a Norton™ support agent—available 24/7.
Whether it's subscription issues, cancellations, billing, or technica...
Lucee Blog
Reaching a live representative +1⊹888⊹⇢⊹(520)⊹⇢⊹6092 or +1-855-574-3789 at QuickBooks Customer Service SUPPORT, Customer Service, Online, PrImEr PlUs, and Online can make all the difference. Whether it's Customer Service setup, subscription m...
Lucee Blog
Learn how to file a complaint with Allegiant Air©™ ║ +↯...
Lucee Blog
ghfx hcfg fh fhfxghjf hjghj fhgchj fgjh
1 post - 1 participant
Read full topic
...
Lucee Blog
sdhfjdsdnd fidoiec sdoiadc aodsajdsa dsadjksod csjewoirjfcs oeejdc ooep
1 post - 1 participant
Read full topic
...
Adobe ColdFusion Community Blog
Does anyone know if there is a PMT 2023, and if so, where is the installer - i can only find the installer for pmt 2021
Ortus Solutions
For many teams, DevOps still means responding to problems — not preventing them.
A service goes down, alerts flood Slack, and everyone scrambles to patch, roll back, or restart.
But what if your infrastructure could warn you before a failure?
What if your deployment pipeline could catch regres...
Lucee Blog
Hi all, I've started using Lucee in place of Adobe Coldfusion recently, and its been functioning well, with the exception that every so often, one or more datasources' active connections starts to skyrocket. This occurs on both a MSSQL and Oracle database connection.
Default s...
Ortus Solutions
When organizations plan a ColdFusion modernization project, they usually focus on code, infrastructure, and technology choices.
But the biggest variable — the one that makes or breaks every project — is human.
Modernization isn't just a technical journey. It's a people transformation, an...
Adobe ColdFusion Community Blog
I'm adding service bus integration using the azureservicebus package in ColdFusion 2023 update 16. I can send messages to a queue but I haven't been able to schedule a message for later processing. I've followed the documentation here
Adobe ColdFusion Community Blog
Just upgraded to CF2025 and am seeing this below in the coldfusion-out.log file at random times but almost every minute or more. What is it and what would it be doing. The only thing i could find with "sentiment" in the file name was this..."\\cfusion\jetty\work\jetty-127_0_0_1-8997-solr_wa...
Ben Nadel
Ben Nadel looks at the incremental steps it takes to build coalescing functions in Adobe ColdFusion....
FusionReactor
Let me share a powerful demonstration of how OpsPilot, FusionReactor’s AI-powered observability assistant, is revolutionizing the way teams interact with their monitoring data. What you’re about to see isn’t a carefully crafted demo – it’s real questions from a real ...
Adobe ColdFusion Community Blog
I understand that bytecode execution limitations were introduced with the Hotfixes earlier this year (2025), but I am suddenly running into new problems with this. I have recently been trying to implement CF Enterprise 2021 Hotfix 22 over a successful install of Hotfix 21, and I have got it worki...
Ortus Solutions
**The most powerful, modern, and feature-rich release of ColdBox ever is now available!**
After months of development and years of experimentation with new architectures, we're thrilled to announce **ColdBox 8.0.0** - a release that fundamentally transforms how you build CFML applications. Whethe...
Adam Cameron's Dev Blog
G'day:
I've been using any and unknown in TypeScript for a while now - enough to know that ESLint hates one and tolerates the other, and that sometimes you need to do x as unknown as y to make the compiler shut up. But knowing they exist and actually...
Ortus Solutions
Growth is great — until your infrastructure can't keep up.
Most engineering teams start strong: they deploy quickly, iterate fast, and manage environments manually without too much trouble. But as the codebase grows, releases multiply, and uptime expectations rise, the cracks start to show.
Wh...
Adobe ColdFusion Community Blog
I have followed the instructions and downloaded the CF2025 package. I unzipped it and put it in an accessible folder on my desktop. Each time that I double click on cfinstall.bat, I get the following 2 messages in the install log:2025-10-08 14:43:05 INFO - Welcome to the ColdFusion Setup W...
Ortus Solutions
Modernize or Die Podcast #242: Recap, Transcript and Resources!
In this episode of the Modernize or Die Podcast, hosts Daniel Garcia and Jacob Beers, both Senior Developers at Ortus Solutions, share the latest updates: the upcoming ColdBox 8 release, the new Box AI module, and BoxLang 1.6. They also...
Adobe ColdFusion Community Blog
Hi all. I've been asked by a client to upgrade a production server from CF2021 to CF2023. While researching the existing server configuration, specifically what "server profile" is being used for CF2021, I was able to find in the original installation log that "Development Profile" was chosen. I'...
Ortus Solutions
Is there a more iconic duo than Peanut Butter and Jelly? PB+J is hard to beat but BoxLang + WebSockets might just give the classic sandwich a run for its money. With the recent WebSocket additions to CommandBox and the new SocketBox library from Ortus there has never been a better time to incorporat...
Lucee Blog
Installed a fresh version of Lucee 6.2.2.91 on a new server and Lucee is in single mode (and happy to keep it in single mode) as the server is only going to store 3 websites (1 main site and 2 smaller sites). I created a test site and lucee is serving cfm pages OK but in the BIN fol...
Gregory's Blog
The application framework in Adobe ColdFusion and Lucee is quite powerful; however, there are some complications when trying to extend functionality to application components that reside in the web root directory. ...
Ortus Solutions
102 ColdBox Tips and Tricks by Luis Majano
How to Quickly Find Your ColdBox Version
Need to check which version of ColdBox you're running? There are two easy ways to do this: the CommandBox wayand the ColdBox way. Both methods give you quick access to this important information, whether yo...
Lucee Blog
I have this error :
Can't cast Object type [Struct] to a value of type [Image] Java type of the object is org.lucee.extension.image.Image
cfscript
the code is :
img=imageNew("",150,110,"RGB","##bf4f36");
style={size="70",styl...
Ben Nadel
Ben Nadel updates his ColdFusion custom tags coding methodology to always include self-closing syntax for stand-alone tags....
Ortus Solutions
Many organizations still rely on manual deployments for their ColdFusion or Lucee applications. These processes might have worked years ago, but in today's world of rapid releases and cloud-native expectations, they are fragile, slow, and risky.
A missed step, an inconsistent environment, or a late-...
Lucee Blog
I have just updated Lucee docs to export to markdown
https://docs.lucee.org/index.md
There is a CloudFront rewrite in place, so when a LLM requests the docs with a Accept: ...
|