ColdFusion Posts Around the World
Adobe ColdFusion Community Blog
We pushed CF2021 Update 10 with no issues, but four days later a Windows patch was pushed and now we are having an ORM issue. Has anyone ever experience the following error before? ***************************************************************java.lang.ClassNotF...
Ortus Solutions
We're excited to announce the release of the Setup BoxLang GitHub Action – a powerful new tool that makes it incredibly easy to integrate BoxLang into your continuous integration and deployment workflows. Whether you're building applications, running tests, or deploying BoxLang projects, this ...
Lucee Blog
(hmm no events category)...
Just wondering what timeframe cfcamp videos would be released?
asking 'for a friend' in Australia.
Ben Nadel
Ben Nadel demonstrates that Adobe ColdFusion 2025 can now load Java classes from an explicit set of JAR files....
Lucee Blog
Can someone explain why this:
component tc:schema="4.3" tc:route="/members" {}
and
property name="entity" tc:inject="tc.module.entity" tc:alias="membership";
is fine
but
public struct function newMembers() tc:route="/me...
Adobe ColdFusion Community Blog
I have updated my ColdFusion2021 installation from update 19 to update 20. Everything looked OK during installation but I see the following error in the logs when I try and install the sqlserver package:An error has occurred while installing the package sqlserver. Exception : Illegal chara...
James Moberg
Xpdf is an open source projects that includes a PDF viewer, but it also includes a collection of command line tools for Linux, Windows and Mac that can perform some helpful functions:
xpdf: PDF vie...
Ben Nadel
Ben Nadel demonstrates various ways to render QR codes using the Zxing library in ColdFusion....
FusionReactor
As ColdFusion developers, we’ve all been there – a production issue strikes, users are reporting slowdowns, and suddenly you’re under pressure to find and fix the problem quickly. In these moments, having the right tools can make all the difference …
Lucee Blog
Hey guys!
I see that this has been resolved in Lucee 6.2+, but we have a client running 5.4.7.3. Currently, we cannot move to 6 or 7 (we are looking to do it soon, though). Is there an easy way to fix this across multiple servers? We have written a function to...
Ben Nadel
Ben Nadel demonstrates how to represent an RGBA color as a single, 32-bit integer using inputBaseN() in ColdFusion....
Lucee Blog
Requests to my /tags directory is being internally mapped to a mapping named "/tags" in my application.cfc file. I didn't know that mappings worked this way with http requests... I thought they were only used internally in my code to reference directories fo...
Adobe ColdFusion Community Blog
Anyone else using Sendgrid with Coldfusion 2023? We are using the Sendgrid SMTP API, https://www.twilio.com/docs/sendgrid/for-developers/sending-email/inte...
Ben Nadel
Ben Nadel demonstrates how to define and consume CSS utility classes in the CFDocument tag in ColdFusion / Lucee CFML....
Lucee Blog
How does one go about adding a page to lucee Docs?
A link would suffice.
2 posts - 2 participants
Read full topic
...
Adobe ColdFusion Community Blog
Hi thereWe are testing cf2025, found an error with cfdocument and pdf print. The code works fine with cf2023, it could be caused by incompatible bouncecastle library. Can someone help me to solve the issue? ThanksEugene...
Adobe ColdFusion Community Blog
We would like to inform users that certain previously deprecated features and associated dependencies will be removed in the next bug ...
Pete Freitag
Today, I released Fixinator version 6.1.0 which includes several enhancements to the CFML code security scanning to provide more accurate results. This release also updates the Adobe ColdFusion compatibility scanner to account for the breaking change in the
Ben Nadel
Ben Nadel demonstrates that forms can be submitted to new browser tabs; and how this creates an implicit "choice" whenever we override the native form submissions in a web application.... ...
Adobe ColdFusion Community Blog
Adobe never fails to disappoint. This latest hotfix for CF Server triggers an email notifying us that such-n-such variable is "not expected" by a cffunction with access="remote" attribute. Doesn't matter if it's a form that is posting to the cfc, or using URL parameters (...
ColdFusion
I've reinstalled twice, whitelisted my local ip address, nothing seems to work.
Ortus Solutions
� BoxLang 1.2 is Here! �
We're excited to announce the release of BoxLang 1.2, a significant milestone that demonstrates our commitment to delivering both cutting-edge features and exceptional performance. This release represents how much innovation the entire BoxLang team can accompli...
Lucee Blog
Just saw that PHP is adopting a pipe operator, following on from several other languages which have adopted this syntax.
https://wiki.php.net/rfc/pipe-operator-v3
...
Ortus Solutions
**Ortus Solutions is pleased to announce v1.7.0 of the official BoxLang extension for VSCode!
**
I wanted to share a quick overview with you all of the features we are sending up in this release. In this release I have two new features I would like to draw your attention to....
FusionReactor
Whether you’re running FusionReactor On-Premise or using FusionReactor Cloud, having the right tools to diagnose and resolve server crashes is critical. FusionReactor On-Premise provides powerful crash investigation capabilities — many of which are also accessible to Cloud users. In t...
FusionReactor
Whether you’re running FusionReactor On-Premise or using FusionReactor Cloud, having the right tools to diagnose and resolve server crashes is critical. FusionReactor On-Premise provides powerful crash investigation capabilities — many of which are also accessible to Cloud users. In t...
Lucee Blog
Is there an official endpoint to get lucee versions?
What is the best way to get the lastest version number as a string, or in json?
Is there a way to get the latest java supported version for each release also ? (if we're rolling our own builds)
or should i just...
Lucee Blog
Is there an official endpoint to get lucee versions?
What is the best way to get the lastest version number as a string, or in json?
Is there a way to get the latest java supported version for each release also ? (if we're rolling our own builds)
or should i just...
Adobe ColdFusion Community Blog
if you use the literal word "true" as the value for integer type cfqueryparam, this executes the query with an integer value of "1". <cfif StructKeyExists(arguments, "company_id")> AND tblCompany.company_id = <cfqueryparam v...
FusionReactor
Forgetting your password happens to everyone. If you’re having trouble accessing your FusionReactor account, don’t worry – the password reset process is quick and straightforward. This guide will walk you through the steps to regain access to your account. Option …
FusionReactor
Forgetting your password happens to everyone. If you’re having trouble accessing your FusionReactor account, don’t worry – the password reset process is quick and straightforward. This guide will walk you through the steps to regain access to your account. Option …
Ben Nadel
Ben Nadel looks at using the ZXing Java library to render 1D (one dimensional) barcodes in ColdFusion....
Lucee Blog
Hey everyone, I'm back and recovered from CFCAMP 2025 which was another great conference!
All the videos from the sessions will be posted on https://www.cfcamp.org/videos.html in the coming days, you will just need to create an ...
Lucee Blog
Hey everyone, I'm back and recovered from CFCAMP 2025 which was another great conference!
All the videos from the sessions will be posted on https://www.cfcamp.org/videos.html in the coming days, you will just need to create an ...
Lucee Blog
Went to run a script I wrote last year that included jars... this works on 5.x fine
Getting error :
Illegal char <:> at index 72: C:\_Servers\Lucee\tomcat\lucee-server\context\cfclasses\RPC\bmw9lepk316j:5yw1p2q51paf
any ideas on what I need to t...
Lucee Blog
Went to run a script I wrote last year that included jars... this works on 5.x fine
Getting error :
Illegal char <:> at index 72: C:\_Servers\Lucee\tomcat\lucee-server\context\cfclasses\RPC\bmw9lepk316j:5yw1p2q51paf
any ideas on what I need to t...
ColdFusion
After updating from CF2018 to CF2023, the following programs stopped working: https://brasil-ya.com/cfm/image1-cfm.txthttps://brasil-ya.com/cfm/image3-cfm.txt It stops at the following part of imag3.cfm.<cffile action=”upload” filefield=”form.image1″ destination=”#b...
Lucee Blog
Adobe docs description for isClosure():
Determines whether a value or expression references a function defin...
Adobe ColdFusion Community Blog
I have some coldfusion servers that are connected to an oracle database and have been having some issues sending queries to the DB from the CF servers. I must also state that both the server and db are quite busy. The issue I am having is that the same query will get processed and shortly after I...
ColdFusion
Hi, Is there an updated version of the ColdFusion licensing page around how to programatically install ColdFusion 2025 with the appropriate licensing? https://helpx.adobe.com/coldfusion/using/coldfusion-licensing-activation.htmlhttps://helpx.adobe.com/coldfusion/using/coldfusion-licensing-activation...
ColdFusion
Hi There, I was wondering if anyone has a ColdFusion 2021 to ColdFusion 2023 (or 2025) migration Powershell script? Specifically, the section around importing the settings from 2021 into 2023 or 2025. Running ColdFusion 2021, U20 and looking to migrate instances over to either ColdFusion 2023 or Col...
cfSimplicity
The Spreadsheet CFML library now supports reading spreadsheets into array
Lucee Blog
Can't find any info about when this change happened but...
Since isDebugMode() has moved away from the CF behaviour (and now simple returns whether debugging is enabled, irrespective of any IP filtering on templates), I was wondering - what's the best way of replicating the ol...
Adobe ColdFusion Community Blog
My CF2023 site has been running perfectly until now when suddenly I'm getting errors related to argument names containing hyphens. I'm assuming it's the hyphen that's the problem.The name FILE-0 used for an argument has illegal characters in it. The site is...
ColdFusion
An error that occurred after updating from CF2018 to CF2023. After updating from CF2018 to CF2023, an error occurred in the source. <cffile action=”upload” filefield=”form.image1″ destination=”#basyo_images#” nameconflict=”overwrite” accept=”...
Adobe ColdFusion Community Blog
I inherited a Club website and a copy of CF for Dummies. All went well until my ISP upgraded. Now I can't pass variables between pages. What to do?...
Lucee Blog
I have a blank site with just an index.cfm and the Bcruypt jar (jbcrypt.jar). In 6.2.2.34 and earlier, this works:
bcrypt = createObject( "java", "org.mindrot.jbcrypt.BCrypt", "c:/dev/apps/aaa/jbcrypt.jar" );
In 6.2.2.35 and later, I get:
Ben Nadel
Ben Nadel creates an hx-event extension in HTMX which will emit a custom event based on the hx-trigger event bindings....
Ortus Solutions
Introducing BoxLang Academy – Learn BoxLang from the Creators
At Ortus Solutions, we believe that sharing knowledge fuels innovation. That's why we're proud to announce the launch of BoxLang Academy — the official online learning platform for mastering BoxLang, the modern dynamic languag...
FusionReactor
Adobe ColdFusion has entered a new era with its 2025 release, significantly changing licensing and development features. As Adobe transitions to a subscription-only model, developers also gain access to powerful new language capabilities. Let’s explore these changes and how they …
FusionReactor
Adobe ColdFusion has entered a new era with its 2025 release, significantly changing licensing and development features. As Adobe transitions to a subscription-only model, developers also gain access to powerful new language capabilities. Let’s explore these changes and how they …
Lucee Blog
Just wondering if we can add more metadata (and complete missing metadata) to extensions, roll manifest to version 1.1 - i know there has also been attempts at how to put commercial extensions in to the extension library also, so here's some thoughts (other than to rename the 'applic...
Lucee Blog
Just wondering if we can add more metadata (and complete missing metadata) to extensions, roll manifest to version 1.1 - i know there has also been attempts at how to put commercial extensions in to the extension library also, so here's some thoughts (other than to rename the 'applic...
Lucee Blog
Just wondering if there was merit in looking at a wholistic validation approach in lucee, so that custom validations could be created with ease and used across the engine. I realise this may be a massive undertaking, but would yield massive rewards.
There are some things I can...
Lucee Blog
@Zackster suggested a split from @noursecode's topic:
Lucee Blog
@Zackster suggested a split from @noursecode's topic:
Adobe ColdFusion Community Blog
With "myQuery.ColumnList", I get the list of columns in a database query.Using GetMetaData(), I can then read the data type of each column using typeName.Is there a way to get additional information, such as the length of varchar data types?...
ColdFusion
I know I had to add the AD user account to something on the server to make it run CF, but I don't remember what it was. Any hints?
Lucee Blog
Just wondering if new Quartz Scheduler extension is in pre-release yet?
Don't forget to tell us about your stack!
OS: Win11 / Debian
Java Version: bundled
Tomcat Version: bundled
Lucee Versi...
Lucee Blog
I guess I'm hoping for better/easier access to request/response objects
I dont want to call it 'page request' as api reponse isn't a page, and as we serve more and more api requests alongside html requests, a more generic approach needs to be looked at.
It would be grea...
Lucee Blog
Hi.
I have a interface like this:
interface displayName="AI File Service Interface" hint="Defines the contract for AI file service operations." {
/**
* Uploads a file to the AI provider's file storage.
* @return DTO representing the...
FusionReactor
At Intergral, customer experiences tell the most authentic story about our products. Over the past few weeks, we’ve shared blog posts highlighting recent reviews from FusionReactor users across different industries and regions. Today, we’re summarizing the key themes from these …...
FusionReactor
At Intergral, customer experiences tell the most authentic story about our products. Over the past few weeks, we’ve shared blog posts highlighting recent reviews from FusionReactor users across different industries and regions. Today, we’re summarizing the key themes from these …
Lucee Blog
The below datadog-related code is throwing an exception on Lucee.
It runs okay on CF2018 (we've been using it on production for years).
<cfcomponent name="datadog" displayname="Datadog Utility"><cfprocessingdirect...
Ben Nadel
Ben Nadel considers the functionality requirements of a well crafted modal window in the context of an HTMX web application. Modal window are easy to do; but, the are incredibly hard to do correctly.... ...
ColdFusion
After updating from CF2018 to CF2023, an error occurred in the source.https://brasil-ya.com/cfm/search-cfm.jpgThe part circled in red in the linked image is causing an error.Can someone tell me how to fix this?...
ColdFusion
After updating from CF2018 to CF2023, an error occurred in the source.https://brasil-ya.com/cfm/search-cfm.jpgThe part circled in red in the linked image is causing an error.Can someone tell me how to fix this?...
Adobe ColdFusion Community Blog
I'm looking for advices about the rewriting URLs fonction of cfWheels. I'm running an app on Adobe ColdFusion 2025, cfWheels 2.5.1 and CommandBoxI'm looking for rewriting URLs of the website (suppress the"/index.cfm/" prefix) and it works! great! BUT I don't have access to my CFIDE Admin P...
Gregory's Blog
In this article, I will discuss how to work with complex JSON objects when using Kendo UI
Lucee Blog
I had to write my own AWS4 signing app and last night I had to update it to work with Lucee's Hmac output. So I thought I would share it here for anyone who finds they may need an AWS4 signing app for some reason or another. Eventually I will update it to into cfscript format. It ...
Lucee Blog
After having gotten very used to not having to worry about escaping internal quotes in a string using JS Template Literals (since they are declared with backtick character), it would be very nice to not have to worry about in in cfscript as well.
Example: (note i can't put in ...
Lucee Blog
I'm running into an exception due to a syntax error in a .cfc file. The first entry in the TagContext array for the exception is missing the codePrintHTML and codePrintPlain fields, and the structure is basically blank. This causes my error repo...
Lucee Blog
We have added support for using a local maven .m2 cache in 6.2.1, good for firewalled servers.
https://luceeserver.atlassian.net/browse/LDEV-5477
Adobe ColdFusion Community Blog
Hello,I am using cf 23 and facing the issue when trying to communicate with remote api on spring. This is my cf codebase:var url = "
Gregory's Blog
I wanted to provide a quick update and share a roadmap for Galaxie Blog.
Adobe ColdFusion Community Blog
Has the usage of writedump changed in 2025? I have both 2023 and 2025 running side by side on the same dev server using the same cfscripts. However when i do writedump(var=info,abort=true) to debug soemthing in 2023 i get a proper dump in the response. In 2025 all i ...
Ben Nadel
Ben Nadel demonstrates how a no-content URL can be used to snapshot the DOM for history API management in HTMX and ColdFusion....
FusionReactor
In the world of enterprise software, change is inevitable. Adobe’s shift to a subscription-only model for ColdFusion 2025 represents such a change, but it doesn’t mean you must abandon your existing ColdFusion applications built on older versions. Many organizations have …
FusionReactor
In the world of enterprise software, change is inevitable. Adobe’s shift to a subscription-only model for ColdFusion 2025 represents such a change, but it doesn’t mean you must abandon your existing ColdFusion applications built on older versions. Adobe backward licensing …
Adobe ColdFusion Community Blog
Hello,We are upgrading several machines from CF2021 to CF2023 and are seeing a consistent issue with each upgrade as we go in and try to turn on our ActiveMQ Gateway Instances. The instances won't start and they are throwing what appear to be java JMS errors in the exception logs.&nb...
Lucee Blog
Hi. I'm using latest stable lucee version.
I'm experimenting with AI. So far, so good. But I reach a point where I want to upload an audio file to be processed by the AI.
I can't find a way to upload the file using lucee AI functions, despite the fact I see that in code some ...
Ortus Solutions
Into the Box 2025 kicked off in the best way possible with an exciting keynote from Luis Majano, CEO of Ortus Solutions. He welcomed everyone to the 14th edition of the conference and shared some exciting news: BoxLang 1.0 is officially here!...
Charlie Arehart - Server Troubleshooting
An update for ColdFusion has been released today, May 13, 2025, for both cf2025 (update 2), cf2023 (update 14) and cf2021 (update 20). In brief, it addresses a P1 (Priority 1, "Critical") security vulnerability, as indicated in the associated ASPB (s...
[More]
...
Lucee Blog
Lucee 7 now has low level debugging options for FTP and SFTP
LUCEE_FTP_DEBUG=true enables debug logging to the console for FTP
LUCEE_JSCH_DEBUG=true enables debug logging to the console for SFTP
Adobe ColdFusion Community Blog
I currently have a jQuery ajax call to a third-party API, which checks a vehicle's licence plate against a national database: $.ajax({
type: "get",
url: "https://test.carjam.co.nz/a/vehicle:abcd",
data: {key:key,plate:plate},
dataType: "json...
Adobe ColdFusion Community Blog
We are pleased to inform you that we've released security updates for ColdFusion 2025, 2023, and 2021 releases. For more information, see the respective tech notes:
ColdFusion
We are pleased to inform you that we’ve released security updates for ColdFusion 2025, 2023, and 2021 releases. For more information, see the respective tech notes: ColdFusion (2025 release) Update 2 ColdFusion (2023 release) Update 14 ColdFusion (2021 release) Update 20 These updates resolve ...
Lucee Blog
Just warming up here:
Event triggers throughout the server for everything that moves, than can be logged, can have scheduled tasks fire
Admin:
Better Scheduled tasks interface, and cron like time entry addition
Update regional to feed ...
FusionReactor
Starting your journey with FusionReactor for ColdFusion monitoring should be smooth, but like any powerful tool, there can be early bumps. Below are some of our users’ most common issues and how to solve them quickly, so you can focus …
FusionReactor
Starting your journey with FusionReactor for ColdFusion monitoring should be smooth, but like any powerful tool, there can be early bumps. Below are some of our users’ most common issues and how to solve them quickly, so you can focus …
|