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

ColdFusion Posts Around the World

ColdFusion 2021 Package Manager throws an error after update 14 install
ColdFusion 2021 Package Manager throws an error after update 14 install
Adobe ColdFusion Community Blog
I'm updating a ColdFusion 2021 installation from V.13 to V.14 when V.14 installed the administrator came up except for the pakage manager page, it throws an error, when I look at the exception log I see the following: "Error","http-nio-8544-exec-7","07/08/25","16:33:29",...
DateFormat(Now(),
DateFormat(Now(),"YYYYMMDD") is returning 9 characters instead of 8.
Adobe ColdFusion Community Blog
Problem Description: DateFormat is returning a 9 character date instead of an 8 character one.Steps to Reproduce:1. Add the following to any Cold Fusion page:<cfset testDate = DateFormat(Now(),"YYYYMMDD")><cfoutput>Current Now(): #Now()#<br>T...
Adobe Bug Tracker has a bug?  Unable to submit a new Bug report
Adobe Bug Tracker has a bug? Unable to submit a new Bug report
Adobe ColdFusion Community Blog
I'm trying to submit a bug report for ColdFusion using the Adobe Bug Tracker ( https://tracker.adobe.com/#/add_bug ) and when I select ColdFusion from the dropdown, the progress indicator just spins and spi...
NOW LIVE! ColdFusion 2025, 2023, and 2021 July security updates
NOW LIVE! ColdFusion 2025, 2023, and 2021 July security updates
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 3 ColdFusion (2023 release) Update 15 ColdFusion (2021 release) Update 21 The updates include a ...
NOW LIVE! ColdFusion 2025, 2023, and 2021 July security updates
NOW LIVE! ColdFusion 2025, 2023, and 2021 July security updates
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:
Stuck on an Old Version of ColdFusion? Upgrading is easier than you think
Stuck on an Old Version of ColdFusion? Upgrading is easier than you think
FusionReactor
If you're running an older version of Adobe ColdFusion, it might feel like migrating to a newer version is risky, complicated, or simply not worth the hassle. We get it. Many teams stick with what's “working” because the idea of …
Generating Excel files suddenly throws exceptions
Generating Excel files suddenly throws exceptions
Adobe ColdFusion Community Blog
Good morning, all. I have code that has been in place for at least 6 or 7 years that generates Excel files.  Depending upon the app, the Excel file is either A) made available to the user via download, or B) emailed to a pre-determined email address, possibly CC'ing others...
Lucee LSP setup?
Lucee LSP setup?
Lucee Blog
Hi So I recently discovered that Lucee revived an LSP (Language Server Protocol (LSP) for Lucee :: Lucee Documentation). So I setup a docker container to use the...
Ortus Monthly Digest: June 2025
Ortus Monthly Digest: June 2025
Ortus Solutions
June was a transformative month at Ortus Solutions as we crossed the halfway point of the year. With major product updates, powerful community engagements, and continued improvements across the BoxLang ecosystem, our mission to modernize development and empower engineers took center stage. Whether y...
Encoding problem hex to asc
Encoding problem hex to asc
Lucee Blog
Hello, I think I have an encoding problem on the lines of code below because the value of the "DecimalValue" variable is 65533, whereas it should be 168 for a hex with a value of A8. Can you help me, or is this a bug? Thank you. Sincerely,
Encoding problem
Encoding problem
Lucee Blog
Hello, I think I have an encoding problem on the lines of code below because the value of the "DecimalValue" variable is 65533, whereas it should be 168 for a hex with a value of A8. Can you help me, or is this a bug? Thank you. Sincerely, The decimal val...
Ortus Solutions Shines at the 10th América Digital Congress Mexico 2025
Ortus Solutions Shines at the 10th América Digital Congress Mexico 2025
Ortus Solutions
Ortus Solutions had the honor of participating in the prestigious 10th América Digital Congress Mexico 2025, one of the most important technology events in Latin America. Invited by INVEST in El Salvador as part of the official national delegation, our team proudly represented El Salvador's gro...
6.2.1.122 - Lucee Admin (Search & AI errors)
6.2.1.122 - Lucee Admin (Search & AI errors)
Lucee Blog
Single Mode, when I click in the left menu on "Search" - the overview is loaded, not a search page. When I click on "AI (experimental)": Message The key [values] doesn't exist in the arguments scope. The existing key...
BoxLang TextMate Bundle Has Landed
BoxLang TextMate Bundle Has Landed
Ortus Solutions
We're excited to announce the release of the BoxLang TextMate Bundle — a comprehensive development toolkit that brings world-class IDE support to BoxLang developers using TextMate, VS Code, Sublime Text, and other TextMate-compatible editors. With BoxLang 1.0 now stable and rapidly gaining mom...
Post-Crash Troubleshooting with FusionReactor Cloud: A Step-by-Step Guide
Post-Crash Troubleshooting with FusionReactor Cloud: A Step-by-Step Guide
FusionReactor
Imagine this: It’s the middle of the workday, and your application server suddenly crashes. Services are offline, users are frustrated, and you’re under intense pressure to find out what went wrong—and fast. This is where FusionReactor Cloud becomes an invaluable …
Scheduled tasks not saving changes [Coldfusion2021]
Scheduled tasks not saving changes [Coldfusion2021]
Adobe ColdFusion Community Blog
On my server, I've got a few scheduled tasks set up. Yesterday, after a while, I wanted one of the tasks to run at a different time. After doing the edits and clicking the "Submit Changes" button, I got this error:Invalid extension of the file name. Valid extensions are :log,txt
CFMAIL from email alias ? possible?
CFMAIL from email alias ? possible?
Lucee Blog
In my mail account in OUTLOOK (loacal) , my email is declared sender : pierre@pl-arts.com and a name as alias "Arpille Pierre LARDE Gandi" That name is what is seeen by the reader in the "from" field. followed by the equiva...
Query each slow (Lucee 6.2.)
Query each slow (Lucee 6.2.)
Lucee Blog
I upgraded my local stack to lucee 6.2.2 / jdk 21 / tomcat 11. I have a small script, uploading a csv file (6 columns), parse each data field (e.g. validate) and then i collect the rows in an array. If the array length is 100, I create one "INSERT INTO" sql statement with 100 ...
Ortus Solutions and BoxLang Stand Out as Gold Sponsors at Open South Code 2025
Ortus Solutions and BoxLang Stand Out as Gold Sponsors at Open South Code 2025
Ortus Solutions
We had an incredible time at Open South Code 2025, held in the vibrant city of Málaga, Spain. As one of the most important Open Source events in Europe, it was an honor for Ortus Solutions to participate as Gold Sponsors, showcasing the power and potential of BoxLang, our new dynamic language f...
BoxLang Monaco Editor Released
BoxLang Monaco Editor Released
Ortus Solutions
We're excited to announce the first release of the BoxLang Monaco Editor Support - a comprehensive language support package that brings BoxLang syntax highlighting, IntelliSense, and custom theming to Monaco Editor, the powerful code editor that powers Visual Studio Code....
Lucee 6.2.2.66-RC Final Final Release Candidate
Lucee 6.2.2.66-RC Final Final Release Candidate
Lucee Blog
Yeah, so alas, the last RC didn't end up being the last RC after all Security update for CVE with commons-fileupload Library updated Postgres JDBC to 42.7.7 (42.7.5 caused problems for many users)
Lucee 6 getOpenConnections method misses
Lucee 6 getOpenConnections method misses
Lucee Blog
Method getOpenConnections in Class DatasourceManagerImpl does not work in Lucee 6. With Lucee 5 works fine. Was this method deprecated on a version higher than 5? 1 post - 1 participant
BVM v1.15 Release : Enhanced Security, Insights, and Reliability for BoxLang
BVM v1.15 Release : Enhanced Security, Insights, and Reliability for BoxLang
Ortus Solutions
We're thrilled to announce the release of BVM (BoxLang Version Manager) v1.15.0! This release focuses on three critical areas: security, visibility, and reliability. With SHA-256 integrity verification, comprehensive installation statistics, and enhanced system resilience, BVM v1.15.0 continues to m...
Lambda parsing error in ternary expression
Lambda parsing error in ternary expression
Lucee Blog
This is for @Zackster - ran into a parsing issue this morning, seems that Lucee can't parse Lambda inside a ternary expression. Example: var operation = true ? () => "foo", : ...
Closures Do Not Work In Adobe ColdFusion Custom Tags
Closures Do Not Work In Adobe ColdFusion Custom Tags
Ben Nadel
Ben Nadel illustrates a bug in the way closures work (or rather, don't work) in Adobe ColdFusion custom tags....
ColdFusion at 30: Powering Innovation with Simplicity
ColdFusion at 30: Powering Innovation with Simplicity
ColdFusion
In 1995, when the internet was still finding its footing and building dynamic websites required complex programming gymnastics, a revolutionary platform emerged with a simple yet powerful promise: “Making hard things easy.” Three decades later, Adobe ColdFusion continues to deliver on th...
Difference in handling of URL query params vs Adobe
Difference in handling of URL query params vs Adobe
Lucee Blog
Hi. We've ran into an edge-case in Lucee, caused by pentesters querying random URLs. If someone requests test.cfm?p=hello&p.ico, on Adobe that'd result in URL={"p"="hello","p.ico"=""}. Whereas on Lucee it results in URL={"p"={"ico":""},"p.ico"=""}. For more background ...
Difference in handling of URL query params w/ dots vs Adobe
Difference in handling of URL query params w/ dots vs Adobe
Lucee Blog
Hi. We've ran into an edge-case in Lucee, caused by pentesters querying random URLs. If someone requests test.cfm?p=hello&p.ico, on Adobe that'd result in URL={"p"="hello","p.ico"=""}. Whereas on Lucee it results in URL={"p"={"ico":""},"p.ico"=""}. For more background ...
Build Reactive CFML Applications: CBWire Workshop with Grant Copley and Luis Majano
Build Reactive CFML Applications: CBWire Workshop with Grant Copley and Luis Majano
Ortus Solutions
If you're attending the Adobe ColdFusion Summit 2025 and are looking to extend your learning with hands-on, practical skills, the "Building Reactive UIs with CBWire!" workshop is the perfect next step. Led by Grant Copley (creator of CBWire) and Luis Majano (creator of ColdBox and CEO of Ortus Solut...
Ortus Solutions Takes BoxLang to DevBCN 2025: Redefining the Future of JVM Development
Ortus Solutions Takes BoxLang to DevBCN 2025: Redefining the Future of JVM Development
Ortus Solutions
Discover the Future of JVM Development at DevBCN 2025 with Ortus Solutions Ortus Solutions is proud to announce its participation as a sponsor at DevBCN 2025, one of Europe's premier software development conferences. We'll be showcasing BoxLang, our next-generation JVM language designed to empower d...
Using ColdFusion Custom Tags And Modules In CFWheels
Using ColdFusion Custom Tags And Modules In CFWheels
Ben Nadel
Ben Nadel looks at one way to use ColdFusion custom tags and CFModules in a CFWheels application....
Session Management / JWT
Session Management / JWT
Lucee Blog
I have a usual website and created a folder "api". You login and get a JWT Bearer-Token to access the (jsons-) endpoints A,B,C,... Nothing special so far. But for each request to the endpoints, there will be a new session created, as we only get the JWT Bearer Token and not th...
How FusionReactor Helps You Respond To a Server Crash
How FusionReactor Helps You Respond To a Server Crash
FusionReactor
Imagine this: you’re in the middle of a packed workday when your server suddenly crashes. Everything grinds to a halt. You’re now racing against the clock to find out what happened—and get your systems back online as quickly as possible. …
The Hidden Performance Killers in Legacy ColdFusion
The Hidden Performance Killers in Legacy ColdFusion
FusionReactor
Every ColdFusion developer has inherited “that” application. You know the one – it was built in 2008, has grown organically over the years, and now takes 30 seconds to load a simple report. The original developer left years ago, and …
Galaxie Blog Version 4.07 Released
Galaxie Blog Version 4.07 Released
Gregory's Blog
Galaxie Blog 4.07 supports Azure static maps and direction routing as well as fixing many bugs due to the most recent Adobe ColdFusion update.
I can't find the Cold Fusion 2023 trial download link
I can't find the Cold Fusion 2023 trial download link
Adobe ColdFusion Community Blog
                                      
Ortus Solutions AI Services: Unlock Business Efficiency with Process Automation and Data Intelligence
Ortus Solutions AI Services: Unlock Business Efficiency with Process Automation and Data Intelligence
Ortus Solutions
Smarter Software Starts Here In today's fast-moving digital landscape, efficiency and data-driven decision-making aren't just advantages — they're essential. That's why Ortus Solutions is proud to launch Ortus AI, a new line of AI consulting and development services designed to help you: Elimi...
Creating Service Objects In The CFWheels ColdFusion Framework
Creating Service Objects In The CFWheels ColdFusion Framework
Ben Nadel
Ben Nadel looks at how to implement Service objects in the CFWheels ColdFusion framework....                                      
Pixel Art With Alpine.js
Pixel Art With Alpine.js
Ben Nadel
Ben Nadel creates an Alpine.js pixel art exploration....                                      
cgi.HTTP_REFERER is always http-nio-8888-exec-x
cgi.HTTP_REFERER is always http-nio-8888-exec-x
Lucee Blog
Hi, I'm trying to debug some application errors, but the cgi.referer is always listed as a http-nio-8888-exec-x (x= a number) I am not able to see the actual referring page. Anything I can do to get the actual referrer? Don't forget to tell us about your stack!...
Cannot connect to SQL Server Express in CF Admin
Cannot connect to SQL Server Express in CF Admin
ColdFusion
Hello,  I can’t connect to SQL Server Express in CF Admin. I’m on SQL Server login and I’ve enabled TCP/IP in the Configurator. Are other people having issues with SQL Server Express? Pete...
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 ...
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
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 ...
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...
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 ...
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 ...
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() 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
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
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 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...
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...
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....



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