CfBlogs
 Posts  Blogs  Active Blogs  Contact  RSS
 
Blogs Adobe/Lucee/Ortus Software Support

ColdFusion Posts Around the World

CF 2025 Error message: 'sqlserver package is not installed' (but it is installed)
CF 2025 Error message: 'sqlserver package is not installed' (but it is installed)
Adobe ColdFusion Community Blog
Hello - Developer edition of CF 2025 running locally on a Mac (OS = Sequoia 15.5). DMG installer. A CFQuery to an MS SQL Server datasource produces this error message: 'Error Executing Database Query. The sqlserver package is not installed. You can install the package through the CLI package ...
Debugging in 6.2 corrupts returnformat=“JSON” and access=“remote” responses
Debugging in 6.2 corrupts returnformat=“JSON” and access=“remote” responses
Lucee Blog
Debugger (or monitoring) in this version is adding results to response of functions that have returnformat="JSON" and access="remote"; and that is breaking that return format JSON resulting in many errors. This makes debugger useless, as it can't be used (in comparison to the version...
FusionReactor Continues Award-Winning Streak: 38 G2 Summer 2025 Leadership Awards
FusionReactor Continues Award-Winning Streak: 38 G2 Summer 2025 Leadership Awards
FusionReactor
We’re thrilled to announce that FusionReactor has once again dominated the G2 Summer 2025 rankings, earning an impressive 38 awards across multiple categories. This achievement continues our remarkable track record of excellence, building upon similar recognitions we’ve received over ...
Improve Controller execution Logging
Improve Controller execution Logging
Lucee Blog
I've got tired of being asking about long running controller threads, so I've added in some additional logging https://luceeserver.atlassian.net/browse/LDEV-5670 ...
Improved controller execution logging, log when a step takes longer than a threshold
Improved controller execution logging, log when a step takes longer than a threshold
Lucee Blog
Firstly, what's the controller thread? It's a background process in Lucee which cleans up temp files validates pooled jdbc and http connections expires sessions and applications polls the deploy directory and a range of other things
Odd error in Lucee 6.2 applicaton log, single mode
Odd error in Lucee 6.2 applicaton log, single mode
Lucee Blog
We're seeing "INFO","Controller","06/25/2025","20:07:07","controller","controller took 28481ms to execute successfully." every few hours in the combined application log. I'm fairly sure we don't have an application named "contr...
Sandbox Security Escapes in ColdFusion and Lucee (CVE-2025-30288 and CVE-2024-55354)
Sandbox Security Escapes in ColdFusion and Lucee (CVE-2025-30288 and CVE-2024-55354)
Hoya Haxa: A Security Research Blog
IntroductionIn this post I'm going to cover the technical details of a security sandbox escape technique that affects Adobe ColdFusion and Lucee Server.  These vulnerabilities are tracked as 
CFCamp 2025 Slides - Understanding CFML Vulnerabilities, Exploits, and Attack Paths
CFCamp 2025 Slides - Understanding CFML Vulnerabilities, Exploits, and Attack Paths
Hoya Haxa: A Security Research Blog
 In May I had the pleasure of attending my first CFCamp, where I spoke about CFML security.                                      
Lucee 6.2.1.122 docker container admin server.cfm extremely slow
Lucee 6.2.1.122 docker container admin server.cfm extremely slow
Lucee Blog
I'm using Docker in development, on a Mac (base image lucee/lucee:6.2-nginx). When I load the Lucee admin page, the browser is consistently taking over 20 seconds to load any request to /lucee/admin/server.cfm. This includes the main page, as well as any xhr reque...
Safe operators and exception handling
Safe operators and exception handling
Lucee Blog
I've run into an issue in Lucee 5-7 which differs from ACF and seems like a bug to me related to how safe operators are working. In the following code, I would expect the call to shouldThrowError() to return an exception, because throwError() will alw...
New JVM Flags in ColdFusion 2025 Update 2: What They Do and When to Use Them
New JVM Flags in ColdFusion 2025 Update 2: What They Do and When to Use Them
FusionReactor
Adobe's ColdFusion 2025 Update 2 introduces not only security fixes and bug resolutions, but also two new JVM flags that provide developers with more control over remote method behavior and system probe execution. In this post, we'll explain what these …
Issue with IsPDFObject() after upgrading ColdFusion 2023 from Update 10 to Update 12
Issue with IsPDFObject() after upgrading ColdFusion 2023 from Update 10 to Update 12
Adobe ColdFusion Community Blog
Hi Experts,We recently upgraded our ColdFusion 2023 environment from Update 10 to Update 12. After the upgrade, we encountered an issue in one of our applications that handles PDF uploads and validation.Previously, we used the IsPDFObject(mytempPDFObj)
BVM v1.14 Release : Project-Specific Versions and Enhanced Developer Experience
BVM v1.14 Release : Project-Specific Versions and Enhanced Developer Experience
Ortus Solutions
We're excited to announce the release of BVM (BoxLang Version Manager) v1.14, bringing significant enhancements that make BoxLang development even more seamless and productive. What's crazy is that we have already released 14 minor versions of this amazing little version manager. This release introd...
Lucee 7 and Coldbox
Lucee 7 and Coldbox
Lucee Blog
For anyone testing their Coldbox app on Lucee 7, you will likely encounter an invalid syntax, variables are not supported error on boot. This is due to this breaking change in Lu...
Presenting
Presenting "Debugging & Error Handling in ColdFusion" today, online for CF DevWeek
Charlie Arehart - Server Troubleshooting
Today begins the first of several live hour-long presentations over the next few days as part of Adobe ColdFusion Dev Week, which I also blogged more about on the Adobe CF portal. I want to announce here that I will be offering the first talk of t... [More] ...
MPC Servers: The Architecture Behind Privacy-Preserving Observability
MPC Servers: The Architecture Behind Privacy-Preserving Observability
FusionReactor
Multi-Party Computation (MPC) servers are emerging as critical infrastructure for organizations that require collaborative analytics without compromising data privacy. In the observability space, these specialized servers enable a new paradigm: gaining collective insights from distributed systems...
MPC Servers: The Architecture Behind Privacy-Preserving Observability
MPC Servers: The Architecture Behind Privacy-Preserving Observability
FusionReactor
Multi-Party Computation (MPC) servers are emerging as critical infrastructure for organizations that require collaborative analytics without compromising data privacy. In the observability space, these specialized servers enable a new paradigm: gaining collective insights from distributed systems...
BoxLang v1.3.0 Released
BoxLang v1.3.0 Released
Ortus Solutions
We're thrilled to announce the release of BoxLang v1.3.0! This significant update brings exciting new features, substantial performance improvements, and critical bug fixes that will enhance your development workflow and application reliability....
Potential gotcha with searchImplicitScopes and cfparam
Potential gotcha with searchImplicitScopes and cfparam
Pete Freitag
The recent ColdFusion security hotfix that changed searchImplicitScopes defaults has been keeping developers busy fixing unscoped variables. This can be pretty tedious, and not all variables technically need a scope (such as...
ColdFusion Developer Week 2025, online and free
ColdFusion Developer Week 2025, online and free
ColdFusion
Adobe ColdFusion Devweek 2025 starts today, June 23 2025. While it has been announced in other places, I noticed there was no blog post here which is where some might seek it out. First up on today, June 23, is a free day-long online workshop, “ColdFusion: From Fundamentals to Advanced Develop...
PostgreSQL DB connections not released on Lucee 5.4.7.3
PostgreSQL DB connections not released on Lucee 5.4.7.3
Lucee Blog
Hi there! We recently updated our dev environment to the latest version of Lucee. In this context, we've also updated the underlying JVM and Tomcat versions. Setup now: OS: Debian 6.1.0-22-amd64 Java Version: 21.0.7 (Eclipse ...
PostgreSQL DB connections not being released with 42.7.5 JDBC driver
PostgreSQL DB connections not being released with 42.7.5 JDBC driver
Lucee Blog
Hi there! We recently updated our dev environment to the latest version of Lucee. In this context, we've also updated the underlying JVM and Tomcat versions. Setup now: OS: Debian 6.1.0-22-amd64 Java Version: 21.0.7 (Eclipse ...
DB connections not released on Lucee 5.4.7.3
DB connections not released on Lucee 5.4.7.3
Lucee Blog
Hi there! We recently updated our dev environment to the latest version of Lucee. In this context, we've also updated the underlying JVM and Tomcat versions. Setup now: OS: Debian 6.1.0-22-amd64 Java Version: 21.0.7 (Eclipse ...
Fortifying Your Defenses: A New Era of Security in FusionReactor
Fortifying Your Defenses: A New Era of Security in FusionReactor
FusionReactor
In today's security-conscious environment, authentication isn't just a technical requirement—it's a core component of maintaining system integrity and trust. For the FusionReactor community, where reliability and control are paramount, our latest update brings meaningful improvements design...
Fortifying Your Defenses: A New Era of Security in FusionReactor
Fortifying Your Defenses: A New Era of Security in FusionReactor
FusionReactor
In today's security-conscious environment, authentication isn't just a technical requirement—it's a core component of maintaining system integrity and trust. For the FusionReactor community, where reliability and control are paramount, our latest update brings meaningful improvements design...
Page renders HTML after session timeout and reload, then renders correctly after a second reload
Page renders HTML after session timeout and reload, then renders correctly after a second reload
Adobe ColdFusion Community Blog
If I leave my page long enough for the user login session to timeout, then reload the page, I get an HTML rendering of the page. Then if I reload it again, the page renders normally. It happens on at least two pages I have tested so far. Firefox gives an engimatic error "Syntax...
Movie Ranking With Sortable.js And Kendall Tau Distance
Movie Ranking With Sortable.js And Kendall Tau Distance
Ben Nadel
Ben Nadel explores Sortable.js as a way to create effortless drag-and-drop experiences on the web....
Galaxie Blog Update
Galaxie Blog Update
Gregory's Blog
Hi all, I have found several bugs after the most recent Adobe updates and will try to address them in the next update.
Heads up : overage for github copilot is currently not charged
Heads up : overage for github copilot is currently not charged
Lucee Blog
Just letting people know that currently copilot paid versions (which is cheap as chips) have FREE overage. I'm clocking $10 a day in overage fees (for thousands of requests) that I dont have to pay while it's in preview (not really preview IMHO, but anyway. In other words you ...
Simple Load Testing with curl
Simple Load Testing with curl
Pete Freitag
Recently I was testing a client's rate limiting configuration, so I needed to send a bunch of requests to a URL within a short period of time to see if it was working properly. I wrote up a quick bash script to loop from 1 to 20 with curl requests and sleeping for a short period between each req...
BX-AI 1.2 Released: Claude 4 Support, New Tooling API, CFML Compatibility & More!
BX-AI 1.2 Released: Claude 4 Support, New Tooling API, CFML Compatibility & More!
Ortus Solutions
We're excited to announce the release of BoxLang AI v1.2, a major update to the BoxLang AI module that powers intelligent applications with a unified AI abstraction layer across even more providers: OpenAI, Claude, Grok, Gemini, and more. This release packs new features for providers, tools, debuggi...
Event Gateway
Event Gateway
Lucee Blog
Hi I'm trying to get the Directory Watcher working I haven't changed any of the default CFC files yet as just wanted to get the basic thing working first. So far I have create a Gateway instance and it says it's running But If I make any changes to the watched folder I can't s...
Catch Performance Issues Early – FusionReactor Developer Edition
Catch Performance Issues Early – FusionReactor Developer Edition
FusionReactor
As developers, we’ve all been there – that sinking feeling when a performance issue that wasn’t caught in testing brings down production. What if you could have the same powerful monitoring capabilities in your development environment that you rely on …
Catch Performance Issues Early – FusionReactor Developer Edition
Catch Performance Issues Early – FusionReactor Developer Edition
FusionReactor
As developers, we’ve all been there – that sinking feeling when a performance issue that wasn’t caught in testing brings down production. What if you could have the same powerful monitoring capabilities in your development environment that you rely on …
cf2025 and ckeditor
cf2025 and ckeditor
Adobe ColdFusion Community Blog
I'm curious if anyone testing out cf2025, that uses CKeditor has figured out what to do about the out of date messages that it produces when using ckeditor?   I will probably just convert them all to regular text areas, its just pretty annoying how its not up to date with cf2025.  ...
Encoding
Encoding "FFFFFFFF" Into An INT In Adobe ColdFusion
Ben Nadel
Ben Nadel demonstrates how to use two's complement to allow Adobe ColdFusion to cast FFFFFFFF to a Java signed int....
Apache Tomcat (on Linux) mod_jk Connector 403 Forbidden Error
Apache Tomcat (on Linux) mod_jk Connector 403 Forbidden Error
Adobe ColdFusion Community Blog
Hi All,Hoping someone can provide some pointers to solve this.I was successfully running on CF2023 update 11 but when I went to update 14 Apache Tomcat mod_jk connector stopped working - i've reverted back to update 11 and it still doesn't work - the browser returns 403 Forbidden
Ortus Solutions invited at America Digital 2025
Ortus Solutions invited at America Digital 2025
Ortus Solutions
Our participation is more than a presence, it is a commitment to represent El Salvador's growing influence in the global tech ecosystem and to inspire others to embrace modern software practices. This invitation is a recognition of our contributions to open source and a reminder of the importance of...
fileRename() Function
fileRename() Function
Lucee Blog
Having a seniors moment, but was there ever a fileRename function? There is a directory rename function... do we just use fileMove then fileDelete? Chris Lucee 6.2/7 series... 1 post - 1 participant
fileRename() but directoryMove() Inconsitancy
fileRename() but directoryMove() Inconsitancy
Lucee Blog
Having a seniors moment, but was there ever a fileRename function? There is a directory rename function... do we just use fileMove then fileDelete? Chris Lucee 6.2/7 series... 4 posts - 2 participants
Struct Keys That Contain Dots
Struct Keys That Contain Dots "Just Work" In Adobe ColdFusion
Ben Nadel
Ben Nadel demonstrates that Adobe ColdFusion can seamlessly access struct keys that contain dots (while other CFML engines require bracket-notation).... ...
CFMAIL Error sending with ssl external smtp server
CFMAIL Error sending with ssl external smtp server
Lucee Blog
Hi, after some time I have noticed a problem. Since I updated to version 6.2.1.122 I have noticed a problem with cfmail. When I send via localhost everything works fine, while sending via external SMTP server gives me a SASL login authentication error The...
CFMAIL SASL login authentication error - 6.2.1.122
CFMAIL SASL login authentication error - 6.2.1.122
Lucee Blog
Hi, after some time I have noticed a problem. Since I updated to version 6.2.1.122 I have noticed a problem with cfmail. When I send via localhost everything works fine, while sending via external SMTP server gives me a SASL login authentication error The...
Introducing the BoxLang Version Manager!
Introducing the BoxLang Version Manager!
Ortus Solutions
We're excited to announce the release of BVM (BoxLang Version Manager), a powerful new tool that makes managing multiple BoxLang installations effortless across Mac, Linux, and Windows Subsystem for Linux (WSL). Whether you're a BoxLang developer working on multiple projects or testing across differ...
ColdBox 19th Anniversary, 7.4 Highlights, and 8.x Preview
ColdBox 19th Anniversary, 7.4 Highlights, and 8.x Preview
Ortus Solutions
ColdBox 19th Anniversary, 7.4 Highlights, and 8.x Preview As we celebrate 19 years of ColdBox, it's a great time to look at where we are today and what exciting updates are ahead. From major enhancements in the 7.x series to the upcoming ColdBox 8 and deeper BoxLang integration, we're building ...
Lucee 5.4.8.2 Stable LTS Release
Lucee 5.4.8.2 Stable LTS Release
Lucee Blog
This is a minor LTS release, performance wise, it's really worth upgrading to Lucee 6.2 which will be our next LTS release.
Lucee 6.2.2.54-RC Final Release Candidate
Lucee 6.2.2.54-RC Final Release Candidate
Lucee Blog
Hey everyone, we just published the final release candidate for 6.2.2 This is a minor release, focussed on addressing bugs and improving stability.
ColdFusion 2021 HF 20; pathfilter.json
ColdFusion 2021 HF 20; pathfilter.json
Adobe ColdFusion Community Blog
We installed HF 20 on our CF 2021 instance (from HF 19) and saw "Security violation: Scheduled task 'XXX' attempted to execute unauthorized path: F:/Tasks_Logs/xxx.log. To allow it, whitelist the path in cf-root/lib/pathfilter.json against key schedulerexecutionpat...
My Adobe ColdFusion 2025 Hackathon Entry
My Adobe ColdFusion 2025 Hackathon Entry
Ben Nadel
Ben Nadel shares his Adobe ColdFusion 2025 hackathon project: "Sitter Snacks", a food menu system for dog sitters and baby sitters....
Ortus Solutions and BoxLang Return as Gold Sponsors at Open South Code 2025
Ortus Solutions and BoxLang Return as Gold Sponsors at Open South Code 2025
Ortus Solutions
On June 20–21, Ortus Solutions and BoxLang are proud to return as Gold Sponsors of Open South Code 2025, one of the premier open source events in Europe, hosted in Málaga, Spain. Our continued support of this event reflects our strong commitment to the open source ecosystem, software inno...
pdf form containing qr code
pdf form containing qr code
Adobe ColdFusion Community Blog
In our Coldfusion application there is a PDF form (created in Adobe Professional) that contains a QR code field. The QR code reflects Field X of the form.When I make changes to X in Adobe Professional, a corresponding QR code is printed into the form. However, if I fill out Field X using Co...
Is RAG Dead? Why Context-Aware AI Changes Everything for Modern Observability
Is RAG Dead? Why Context-Aware AI Changes Everything for Modern Observability
FusionReactor
Many developers have struggled with the limitations of RAG systems in production environments. You ask your monitoring AI a specific question about an error, and it returns generic troubleshooting steps that miss your application’s unique context. Here’s how the industry …
Is RAG Dead? Why Context-Aware AI Changes Everything for Modern Observability
Is RAG Dead? Why Context-Aware AI Changes Everything for Modern Observability
FusionReactor
Many developers have struggled with the limitations of RAG systems in production environments. You ask your monitoring AI a specific question about an error, and it returns generic troubleshooting steps that miss your application’s unique context. Here’s how the industry …
The font size inside a .css working in lower env, but seems not working in PROD
The font size inside a .css working in lower env, but seems not working in PROD
Adobe ColdFusion Community Blog
Hi experts, I have an issue with the font size in a pdf file that was generated by .cfm files. With the same .cfm files and .css ( baaically the codes are identical), the font size  in the generated report pdf file looks different in UAT and production.  I am thinking that i...
Aws-cfml - anyone else?
Aws-cfml - anyone else?
Lucee Blog
Am I the only person using the awesome GitHub - jcberquist/aws-cfml: Lucee/ColdFusion library for interacting with AWS API's ? We've made a few improvements that seem like w...
Working Around SQL Namespace Bug In CFWheels Models In ColdFusion
Working Around SQL Namespace Bug In CFWheels Models In ColdFusion
Ben Nadel
Ben Nadel demonstrates one way to work around a namespaced Model bug in the CFWheels ORM when pulling back nested resources in ColdFusion....
Memory Leak Warning in the Logs
Memory Leak Warning in the Logs
Lucee Blog
I've been running into an issue with almost daily lucee restarts. This particular server stack: OS: Windows Server 2019 Standard Java Version: 21.0.6 (Eclipse Adoptium) 64bit Tomcat Version: Apache Tomcat/9.0.62
ITB 2025 Replay: Day 1 & 2 Sessions Now on CFCasts!
ITB 2025 Replay: Day 1 & 2 Sessions Now on CFCasts!
Ortus Solutions
If you missed Into the Box 2025, you can now catch up on all the action with on-demand access to every session from Day 1 and Day 2, now available as a premium series on CFCasts. This year's conference explored everything from BoxLang and ColdBox to AI tools and cutting-edge workflows, with content ...
cflocation infinite loop HELP!
cflocation infinite loop HELP!
ColdFusion
Need some help here. Thanks in advance.    I have these 2 files. t1.cfm cflocation to t2.cfm and end at t2.cfm.   If I ran as https://www.skillon.com/cflocation/t1.cfm   it works as expected i.e stop at t2.cfm  display “Hello world”. You will see some screen...
Devnexus 2025 : BoxLang - The Future is Dynamic Recording
Devnexus 2025 : BoxLang - The Future is Dynamic Recording
Ortus Solutions
The future of development isn't about choosing a single platform or runtime—it's about embracing the dynamic nature of our ever-evolving digital landscape. My presentation "BoxLang - The Future is Dynamic" from DevNexus 2025 is now available on YouTube, and I'm excited to share why B...
Base64 Enhancements Proposal
Base64 Enhancements Proposal
Lucee Blog
If this has been addressed, my apologies. I found a posting The State of Lucee - #9 by Igal that may or may not have moved forward. Having said that ... Encoding a string to base64 is a bree...
Light-Weight DumpModel() Function For CFWheels In ColdFusion
Light-Weight DumpModel() Function For CFWheels In ColdFusion
Ben Nadel
Ben Nadel demonstrates a dumpModel() UDF that he uses in his CFWheels ColdFusion application to reduce the noise in a CFDump....
isDate Issue
isDate Issue
Lucee Blog
Updated everything on my site recently and started getting lots of errors around invalid dates. IsDate() does not seem to be working: <cfif isdate("09/31/1954")> true false This returns true but September only ...
Call chained components from mapping
Call chained components from mapping
Lucee Blog
Hi. I do have some hurry on this, so thanks for the help. I do have a website called website. In this site I call some cfc stored in other directory called componentesIA. From website I can call to this CFC by a mapping on the ser...
Duck DB
Duck DB
Lucee Blog
Hi all, we're looking into using Duck DB or Motherduck as a database for a large storage for static data, i.e. an logistics dashboard system showing logistical data on a map and such. Duck DB (or Motherduck) is very good at quickly serving static data. As such it needs a datasource c...
Image Paste Bug In Lucee CFML
Image Paste Bug In Lucee CFML
Ben Nadel
Ben Nadel isolates and reproduces an imagePaste() bug in Lucee CFML....                                      
What ColdFusion’s Remote Method Parameter Validation Means for Your Code
What ColdFusion’s Remote Method Parameter Validation Means for Your Code
FusionReactor
With the release of ColdFusion Update 2, Adobe has introduced a subtle but significant change to how remote CFC methods handle parameters. If you’re not ready for it, this change could break your API integrations or client calls. If you’re …
What ColdFusion’s Remote Method Parameter Validation Means for Your Code
What ColdFusion’s Remote Method Parameter Validation Means for Your Code
FusionReactor
With the release of ColdFusion Update 2, Adobe has introduced a subtle but significant change to how remote CFC methods handle parameters. If you’re not ready for it, this change could break your API integrations or client calls. If you’re …
Scheduled tasks randomizing times after server restart
Scheduled tasks randomizing times after server restart
Lucee Blog
Am I going crazy, or are the Scheduled tasks completely broken on both the latest Lucee 6 release and Lucee 7 RC? At every server reboot, all or most scheduled tasks randomize their daily start time and end time so that the tasks won't be executed at all, or only for a few min...
Scheduled tasks start and end times changing when using Europe/Helsinki timezone
Scheduled tasks start and end times changing when using Europe/Helsinki timezone
Lucee Blog
Am I going crazy, or are the Scheduled tasks completely broken on both the latest Lucee 6 release and Lucee 7 RC? At every server reboot, all or most scheduled tasks randomize their daily start time and end time so that the tasks won't be executed at all, or only for a few min...
Ask Ben: Destructuring Complex Queries Into ColdFusion Objects
Ask Ben: Destructuring Complex Queries Into ColdFusion Objects
Ben Nadel
Ben Nadel explores various ways to output nested data from a JOIN-based query object in ColdFusion....
Llama 4 vs DeepSeek AI: A Comprehensive Comparison of Leading Open-Source AI Models
Llama 4 vs DeepSeek AI: A Comprehensive Comparison of Leading Open-Source AI Models
FusionReactor
Introduction The open-source AI landscape is evolving rapidly, with new models challenging the status quo almost monthly. Among these, two models have recently captured significant attention from developers, researchers, and businesses alike: Meta’s Llama 4 and DeepSeek AI. Both represent &...
Llama 4 vs DeepSeek AI: A Comprehensive Comparison of Leading Open-Source AI Models
Llama 4 vs DeepSeek AI: A Comprehensive Comparison of Leading Open-Source AI Models
FusionReactor
Introduction – Llama 4 vs Deepseek The open-source AI landscape is evolving rapidly, with new models challenging the status quo almost monthly. Among these, two models have recently captured significant attention from developers, researchers, and businesses alike: Meta’s Llama 4 ̷...
Cluster Cats & Bright Tiger
Cluster Cats & Bright Tiger
CF Whisperer
What Are These?                                      
Session leakage discovered in Lucee 6.2.1.122
Session leakage discovered in Lucee 6.2.1.122
Lucee Blog
Hi, I recently upgraded my server to 6.2.1.122 and some very alarming things started happening. I am getting constant reports of users being logged in as one user, and then loading the next page of my application as they browse and are suddenly logged in as someone else.
Enable WebSocket Over SSL in ColdFusion
Enable WebSocket Over SSL in ColdFusion
ColdFusion
In this blog, we’ll walk through the process of enabling SSL for ColdFusion WebSocket communication. Whether you’re using a self-signed certificate or a CA-signed certificate, the steps are straightforward. We’ll cover both scenarios If you are using a self-signed certifi...
Too many established TCP ports
Too many established TCP ports
Adobe ColdFusion Community Blog
I have a server running 7 instances of CF (6 sites plus root instance).  If I run a NetStat, I generally see about 1800 ports as "ESTABLISHED"  (see below for a sample).  Why so many ports connected to itself? Ultimately what happens is the server just kind of di...
Looking to purchase ColdFusion 2018 or 2021 - need license
Looking to purchase ColdFusion 2018 or 2021 - need license
Adobe ColdFusion Community Blog
Using an old server for our internal APP.We also use ColdFusion and O365.  O365 will require OAUTH 2.0 as of SeptemeberThe version of CF will not work so I need to update to v18 or v21Support is telling me I can only purchase CF 2025.  ...
ColdFusion 2025 Update 2: What’s New, What’s Fixed, and Why It Matters
ColdFusion 2025 Update 2: What’s New, What’s Fixed, and Why It Matters
FusionReactor
Adobe has just dropped ColdFusion 2025 Update 2 (released May 13, 2025), and it's packed with critical security fixes, key feature updates, and several long-requested bug resolutions. Whether you’re running mission-critical applications or just dabbling in CFML, this update is …
ColdFusion 2025 Update 2: What’s New, What’s Fixed, and Why It Matters
ColdFusion 2025 Update 2: What’s New, What’s Fixed, and Why It Matters
FusionReactor
Adobe has just dropped ColdFusion 2025 Update 2 (released May 13, 2025), and it's packed with critical security fixes, key feature updates, and several long-requested bug resolutions. Whether you’re running mission-critical applications or just dabbling in CFML, this update is …
Supercharge Your BoxLang Applications with Maven Integration
Supercharge Your BoxLang Applications with Maven Integration
Ortus Solutions
We're excited to announce a game-changing feature for BoxLang developers: Maven Integration! This powerful addition opens the door to the entire Java ecosystem, allowing you to seamlessly incorporate thousands of Java libraries into your BoxLang applications with just a few simple commands....
Lucee 6: simpler server configuration
Lucee 6: simpler server configuration
cfSimplicity
Even "manual" server setups are easier now with Lucee 6's new json configuration and single mode                                      
Moving to MyCFML.com
Moving to MyCFML.com
James Moberg
Blogging on the dev.to platform was a nice change from Tumblr. I really liked that I could embed my Github and
JVM FLAG -Dcoldfusion.runtime.remotemethod.matchArguments
JVM FLAG -Dcoldfusion.runtime.remotemethod.matchArguments
Adobe ColdFusion Community Blog
In ColdFusion 2021 update 20, there was a change in access to remote CFC methods, requiring explicit cfarguments tags or defining them directly in the function signature. The -Dcoldfusion.runtime.remotemethod.matchArguments flag set to...
org.hibernate.HibernateException not found by orm
org.hibernate.HibernateException not found by orm
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...
cfquery array of arrays (multidimensional arrays)
cfquery array of arrays (multidimensional arrays)
ColdFusion
How do I create a multidimensional array from a cfquery resultset output as an array (CF2021)?  I have a second query that has multiple values that matches a column (many to one) in the first query that would be the subarray.  I want them merged to make one array.  Is there a way to d...
Streamline Your CI/CD: Introducing the Setup BoxLang GitHub Action
Streamline Your CI/CD: Introducing the Setup BoxLang GitHub Action
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 ...
CFCamp 2025 Videos
CFCamp 2025 Videos
Lucee Blog
(hmm no events category)... Just wondering what timeframe cfcamp videos would be released? asking 'for a friend' in Australia.
Creating Java Classes From JAR Files In Adobe ColdFusion 2025
Creating Java Classes From JAR Files In Adobe ColdFusion 2025
Ben Nadel
Ben Nadel demonstrates that Adobe ColdFusion 2025 can now load Java classes from an explicit set of JAR files....
Multiple function attributes with colon question
Multiple function attributes with colon question
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...



Footer Logo

Powered by Galaxy Blog

If you have an ideathat you want to share, please contact us! This community can only thrive if we continue to work together.

Images and Photography:

Gregory Alexander either owns the copyright, or has the rights to use, all images and photographs on the site. If an image is not part of the "Galaxie Blog" open sourced distribution package, and instead is part of a personal blog post or a comment, please contact us and the author of the post or comment to obtain permission if you would like to use a personal image or photograph found on this site.

Credits:

Portions of Galaxie Blog are powered on the server side by BlogCfc, an open source blog developed by Raymond Camden. Revitalizing BlogCfc was a part of my orginal inspiration that prompted me to design this site.

Version:

Galaxie Blog Version 3.0 (Toby's Edition) June 14th 2022 Tropical Wave theme