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

ColdFusion Posts Around the World

Coldfusion 2023 Updates 14 and/or 15 causes Oracle package to stop working.
Coldfusion 2023 Updates 14 and/or 15 causes Oracle package to stop working.
Adobe ColdFusion Community Blog
Using Coldfusion2023 update13 developers edition.  When I try to update to either update14 or update15, the Oracle package goes invalid.  The package management tool says it is installed, but the Coldfusion engine says that it is not installed and all my Oracle queries fail.  I tri...
Modernize Your Apps, with a Team That Supports You Every Step of the Way!
Modernize Your Apps, with a Team That Supports You Every Step of the Way!
Ortus Solutions
BoxLang isn't just another programming language, it's a bold leap toward rethinking how we build for the JVM and beyond. But what truly makes BoxLang powerful isn't just the technology. It's the people behind it....
Lucee 7.0.0.346-RC
Lucee 7.0.0.346-RC
Lucee Blog
We have another RC for Lucee 7 up and ready for testing. There have been additional snapshots since this was published, best to test with them. Lucee 7 includes all the latest fixes from the 6.2 releases, plus further
Uninstall CF2021 while CF2023 is running
Uninstall CF2021 while CF2023 is running
Adobe ColdFusion Community Blog
I am trying to uninstall CF2021, while an active version of CF2023 is running. I have tried uninstall from the command line as administrator and right click uninstall as adminstrator, and it just spins. So far over an hour. Do the CF2023 services need to be stopped to uninstall the previous versi...
I've complained about this, before..
I've complained about this, before..
Adobe ColdFusion Community Blog
I forget what update broke CF Server.  The one where if any variable in any scope is passed to a CFC function, but it's not in the CFARGUMENTS at the very start of the function, then CF throws an exception.I have a .cfc, let's call it "myFunction.cfc", where there is a function ...
Adobe ColdFusion Bug: Nested Array Iteration Breaks Closure Variables
Adobe ColdFusion Bug: Nested Array Iteration Breaks Closure Variables
Ben Nadel
Ben Nadel demonstrates an Adobe ColdFusion bug in which nested array iteration causes closed-over variables from being accessible from within a closure.... ...
Adobe ColdFusion Bug: CFQuery Tag Leaks SQL To Output Within Array Iteration
Adobe ColdFusion Bug: CFQuery Tag Leaks SQL To Output Within Array Iteration
Ben Nadel
Ben Nadel demonstrates an Adobe ColdFusion bug in which the CFQuery tag leaks SQL statements to the output buffer....
CF2021 Update 21 - Schedule tasks - pathfilter.json schedulerexecutionpaths - Not recognizing
CF2021 Update 21 - Schedule tasks - pathfilter.json schedulerexecutionpaths - Not recognizing "$"
Adobe ColdFusion Community Blog
Scheduler tasks is having issues recognizing "$" in the allowed output paths in pathfilter.json. I was getting warning on server.log and task was not allowed to run:"Attempted to schedule task with unauthorized path: C:/$myPath/**;" After some troubles...
Bulk updating CFSCHEDULE tasks in a single operation with 6.2.3
Bulk updating CFSCHEDULE tasks in a single operation with 6.2.3
Lucee Blog
I've added a new recipe to docs                                      
Mango Blog is Back After 10+ Years!
Mango Blog is Back After 10+ Years!
Lucee Blog
You won't believe this: after more than a decade, Mango Blog finally has a new version! For those who remember, Mango Blog was powering so many of our personal blogs back in the early 2010s. It was flexible, and fun to extend. Then... time passed, life happened - a pregnancy, ...
Running Multiple ColdFusion Versions in Parallel: A Complete Guide
Running Multiple ColdFusion Versions in Parallel: A Complete Guide
FusionReactor
When it’s time to upgrade your ColdFusion installation, you might want to run the new version alongside your existing setup for testing, gradual migration, or maintaining legacy applications. This approach allows you to test your applications thoroughly before fully committing …
ColdBox Free Tip 1: Environment Variables In The Config
ColdBox Free Tip 1: Environment Variables In The Config
Ortus Solutions
Welcome to the first of 10 FREE tips and tricks in our "102 ColdBox Tips and Tricks" Book! In this post, we'll show you how to easily access system environment variables within your ColdBox configuration files, making your app setup smoother and more flexible!...
Errors using Coldfusion 2025 on pages with URL's that contain % encoded UTF-8 characters
Errors using Coldfusion 2025 on pages with URL's that contain % encoded UTF-8 characters
Adobe ColdFusion Community Blog
I'm moving to a new server running Coldfusion 2025 and have run into an issue when trying to load pages from the server that contain % encoded UTF-8 characters. I get from pages with French characters in a folder/path, e.g. 
ColdFusion Adminstrator 2023
ColdFusion Adminstrator 2023 "Failed to add HTML header"
Adobe ColdFusion Community Blog
ColdFusion Adminstrator 2023 returns a "Failed to add HTML header" error when I try "Export Server State" in the Package Manager.  This happened on Update 14 and continues to happen after Update 15. I made sure (from another thread referring to this error) that "Disable up...
ColdFusion Builder Plugin  for VS Studio Code and Commandbox.
ColdFusion Builder Plugin for VS Studio Code and Commandbox.
Adobe ColdFusion Community Blog
Greetings,I'm having a problem setting up the server portion of the CFBuilder plugin for VS Code. FWIW, I am running CF2023 using CommandBox on my MacBook Air. What I'm trying to do is set up the sever section of the plugin. In the local s...
BoxLang Takes Off in Japan: Luis Majano Presented to the Japan Java User Group
BoxLang Takes Off in Japan: Luis Majano Presented to the Japan Java User Group
Ortus Solutions
The BoxLang World Tour continued its journey across the globe, and this time it landed in Japan. On Friday, August 22, Luis Majano, CEO of Ortus Solutions and creator of BoxLang, presented "BoxLang: A New Dynamic JVM Language" to the Japan Java User Group (JJUG). This event marked another milestone ...
Cut at Least 40% from Your Licensing Costs and Get Pro Support with BoxLang!
Cut at Least 40% from Your Licensing Costs and Get Pro Support with BoxLang!
Ortus Solutions
In today's fast-paced technology landscape, businesses need to innovate without inflating costs. Licensing fees, infrastructure demands, and hidden charges can quietly drain budgets, slowing growth and delaying modernization. The BoxLang Pioneer License changes that....
BoxLang World Tour: Luis Majano Presented in Tokyo on Building Dynamic AWS Lambda Applications
BoxLang World Tour: Luis Majano Presented in Tokyo on Building Dynamic AWS Lambda Applications
Ortus Solutions
As part of the BoxLang World Tour, our CEO Luis Majano recently had the honor of presenting to the Japan AWS User Group in Tokyo. The session, titled: Building Dynamic AWS Lambda Applications with BoxLang, brought together cloud enthusiasts, developers, and architects eager to explore how BoxLang is...
XSS best practices?
XSS best practices?
Adobe ColdFusion Community Blog
Hi, we are looking into better XSS (Cross-site scripting) prevention.We have the "Enable Global Script" protection checked in CFAdminWe have modified neo-security.xml to include a regex to remove various unwanted tagsWe have queryparamed all querysWe ar...
How to best export java cecerts from CF2021 system to CF2023
How to best export java cecerts from CF2021 system to CF2023
Adobe ColdFusion Community Blog
Hello,We are migrating Coldfusion from Centos 7.8 [CF2021] to Ubuntu 22.24 [CF2023].I was wondering what are the best methods to export $CF_2021_DIR/jre/lib/security/cacerts and import them to the new server?Is it the via scripts or can just cacerts file be copied over?
Coldfusion 2025 cfsetup CustomTag Import Error
Coldfusion 2025 cfsetup CustomTag Import Error
Adobe ColdFusion Community Blog
Hello, I have installed coldfusion 2025 over docker, i have configure everything and import all settings except for one, CUSTOMTAGS it is not working on any way, see image attached, a fresh export cant be imported back, idk if im doing something wrong but it is not even working...
Introducing GalaxieCache -- A Wickedly Fast Caching Engine for ColdFusion and Lucee
Introducing GalaxieCache -- A Wickedly Fast Caching Engine for ColdFusion and Lucee
Gregory's Blog
GalaxieCache is a wickedly fast custom tag that saves generated partial page content as a static page to the file system or RAM. Depending on your usage, GalaxieCache is one of the fastest caching solutions and uses native ColdFusion and Lucee cfinclude's to render the content....
I want advice for Learning Paths & Frameworks
I want advice for Learning Paths & Frameworks
Lucee Blog
Hi everyone, I have been diving into different programming languages & frameworks & I am trying to figure out the best way to balance learning theory with hands on practice. I started with some basic scripting to understand syntax then moved into building small apps to...
What’s New in FusionReactor – August 2025
What’s New in FusionReactor – August 2025
FusionReactor
Over the past few months, we've introduced a series of enhancements to FusionReactor designed to advance observability, simplify troubleshooting, and bring AI-driven capabilities into your workflows. Together, these updates represent a significant step forward in how engineering teams can monitor...
6.2.2.91 LSCurrencyFormat wraps negative values in brackets
6.2.2.91 LSCurrencyFormat wraps negative values in brackets
Lucee Blog
<cfscript> dump(LSCurrencyFormat(-1, 'none', 'de_DE')); </cfscript>``` 1 post - 1 participant
How we taught Claude AI to read our ColdFusion metrics
How we taught Claude AI to read our ColdFusion metrics
FusionReactor
Last month, our ColdFusion app started acting up again.Memory usage was spiking, error logs were piling up, and every time we thought we'd found the root cause, something else broke. We were doing what every developer has done at some …
Apply Microsoft Sensitivity Labels to Word and Excel Files Using ColdFusion?
Apply Microsoft Sensitivity Labels to Word and Excel Files Using ColdFusion?
Adobe ColdFusion Community Blog
Hello all, I'm currently working on a project using ColdFusion 2023, and I need to programmatically apply Sensitivity Labels to Word and Excel files. I'm not sure how to do this, and I also don't know if ColdFusion have any native integration with the Microsoft Information Protection SDK. My goal...
Multi Mode to Single Mode Conversion
Multi Mode to Single Mode Conversion
Lucee Blog
So, in my ongoing quest to figure out what was going on with Multi Mode security in my previous post ( Attempting to Update Lucee from 5.4.3....
Display Only Restaurant Name from XML Feed (ColdFusion)
Display Only Restaurant Name from XML Feed (ColdFusion)
Adobe ColdFusion Community Blog
Hi everyone,I'm working on a small food-related project in ColdFusion where I need to pull menu data from an XML feed. The feed has both restaurant names and menu items mixed into one "keywords" field.Here's a simplified version of the XML:<cfxml variable="menu">&...
CBwire: A Step-by-Step Look at Reactive UI Components for BoxLang and Modern CFML Developers!
CBwire: A Step-by-Step Look at Reactive UI Components for BoxLang and Modern CFML Developers!
Ortus Solutions
One of the most powerful aspects of CBWIRE is how it brings reactivity and interactivity to your BoxLang and CFML applications using a server-driven approach. To understand how it works under the hood, let's walk through a common example: the Counter component from the CBWIRE Int...
Sendgrid API Password Fails  in Mail Server Settings
Sendgrid API Password Fails in Mail Server Settings
Adobe ColdFusion Community Blog
Using SendGrid API fails in CF2025: `Error","scheduler-6","08/17/25","13:01:49","","coldfusion.wddx.Base64Encoder$InvalidEncodedStringException: '' Can not decode string "SG". The input string is not base64-encoded.` I did open a bug report:
Convert QR Jar to OSGi Bundle
Convert QR Jar to OSGi Bundle
Lucee Blog
I am trying to convert a simple jar to an OSGi bundle. project: QR Code generator library jar is find here:
Lucee plugin for NeoVim
Lucee plugin for NeoVim
Lucee Blog
Lucee is now providing up-to-date json definitions of all functions (Full Lucee Docs for VSCode cfmleditor). This has enabled a nvim plugin that uses these definitions and prov...
Attribute [stoponerror] is not allowed for tag [cfimap]
Attribute [stoponerror] is not allowed for tag [cfimap]
Lucee Blog
I've inherited a legacy codebase, and one message that has suddenly popped up is: Attribute [stoponerror] is not allowed for tag [cfimap] I can see in the CFDocs that...
Lucee Docs now lists the latest content on the homepage
Lucee Docs now lists the latest content on the homepage
Lucee Blog
As wisely suggested this morning by @Roberto_Marzialetti and as @carehart has also been advocating, I have done some hacking on docs and now we lis...
Lucee Docs now showcases the latest content on the homepage
Lucee Docs now showcases the latest content on the homepage
Lucee Blog
As wisely suggested this morning by @Roberto_Marzialetti and as @carehart has also been advocating, I have done some hacking on docs and now we lis...
Tag Islands
Tag Islands
Lucee Blog
Just added a new recipe for one of the hidden gems in Lucee.                                      
CommandBox State & Coming Next!
CommandBox State & Coming Next!
Ortus Solutions
CommandBox is a standalone CLI tool that empowers BoxLang and modern CFML developers with an extensive set of features to streamline development, testing, and deployment. Written in ColdFusion itself, it allows you to extend its capabilities by creating custom commands and applications....
Throwing better exceptions with Lucee 6 with cause
Throwing better exceptions with Lucee 6 with cause
Lucee Blog
One of my favourite little additions with Lucee 6 is being able to pass an exception into a custom throw statement. For example, if you are doing something in a try catch block, I find myself often wanting to add some additional context to the exception, to be kind to my futur...
Throwing better exceptions with Lucee 6
Throwing better exceptions with Lucee 6
Lucee Blog
One of my favourite little additions with Lucee 6 is being able to pass an exception into a custom throw statement. For example, if you are doing something in a try catch block, I find myself often wanting to add some additional context to the exception, to be kind to my futur...
You Can Modify Elements During Filtering In ColdFusion
You Can Modify Elements During Filtering In ColdFusion
Ben Nadel
Ben Nadel tries to rid himself of unnecessary constraints around the semantics of collection iterators in ColdFusion....
Cfindex not indexing .docx word documents files
Cfindex not indexing .docx word documents files
Adobe ColdFusion Community Blog
On Thursday, the error below began appearing after the last 2023 coldfusion update on my cfindex code that is atleast 10 years old. I found removing the .dot file extension from my extensions list stopped the error from occurring. However, .docx files will not index now. I trie...
Become a BoxLang Pioneer: Modernize Your Projects Without Limits!
Become a BoxLang Pioneer: Modernize Your Projects Without Limits!
Ortus Solutions
BoxLang isn't just a language, it's a movement to reinvent how software is built, scaled, and evolved. The Pioneer License is your chance to join early, shape its future, and modernize without limits. Available only until December 1st, 2025, set your modernization plan in motion and l...
Redis Extension 3.0.1.0 stable published
Redis Extension 3.0.1.0 stable published
Lucee Blog
We have published a new stable release, this updates a few libraries and fixed some incompatibilities with Lucee 6.2. It is unchanged from the last 3.0.1.0-SNAPSHOT. Version 4.0 the extension is 4.0 for Lucee 7+ 1 post - 1 participant
Introducing Katie – your Kubernetes expert agent
Introducing Katie – your Kubernetes expert agent
FusionReactor
We've been working hard over the last few weeks to bring you Katie and Katie MCP, a pair of tools to help you manage and integrate your Kubernetes clusters into AI. Using the easily-installed cluster agent and MCP tooling, you …
urlDecode behaves differently on Lucee 5 and Lucee 6
urlDecode behaves differently on Lucee 5 and Lucee 6
Lucee Blog
This works on Lucee 5 dump(urldecode("(lebensmittel)&rank.by=id%3A5425152&rows=100&rank.mm=30%")); On Lucee 6 it throws an error: Invalid URL encoding in string [(lebensmittel)&rank.by=id%3A5425152&rows=100&rank.mm=30%] on line 3 ...
Manusree
Manusree
Adobe ColdFusion Community Blog
 MANUSREE                                        
Malware alert in the coldfusion installation path - [Threat: Backdoor:PHP/Dirtelt]
Malware alert in the coldfusion installation path - [Threat: Backdoor:PHP/Dirtelt]
Adobe ColdFusion Community Blog
Our internal vulnerability accessment tool has identified a sever threat (Malware alert) in the coldfusion installation path. We are getting frequent alerts. Just need help from the forum to fix this issue.  • Threat: Backdoor:PHP/Dirtelt•...
Deploying BoxLang in the Cloud Video Series!
Deploying BoxLang in the Cloud Video Series!
Ortus Solutions
We're excited to launch a new video series focused on deploying BoxLang Cloud Servers across the three major cloud providers: Amazon Web Services (AWS), Microsoft Azure, and Google Cloud Platform (GCP). This step-by-step series is designed for developers, DevOps engineers, and cloud professionals lo...
Revisiting CFML Formatter (VSCode extension) with cfformat-ignore
Revisiting CFML Formatter (VSCode extension) with cfformat-ignore
CFchimp
I’d like to revisit the CFML Formatter (VSCode extension) that I posted on not too long ago and mention the cfformat-ignore functionality. I had to work on some 15+ year old code today. I won’t say who wrote that code. Cough Me. Cough Embarrassing. Every time I saved a file the CFML Form...
The power of the :deps alias
The power of the :deps alias
An Architect's View
Most of us who use the Clojure CLI are familiar with the -M (main), -X (exec), and -T (tool) options, and may have used clojure -X:deps tree at some point to figure out version conflicts in our dependencies. The :deps alias can do a lot more, so let's take a look!First off, what is the :deps alias a...
TestBox - Whats Coming?
TestBox - Whats Coming?
Ortus Solutions
The testing ecosystem at Ortus keeps evolving, and so does TestBox. As BoxLang adoption accelerates, we're proud to announce a major leap forward for the de facto standard in CFML and BoxLang testing.From full native BoxLang support to serverless execution and tighter IDE integration, TestBox i...
Cbjavaloader problem with 6.2.2.91
Cbjavaloader problem with 6.2.2.91
Lucee Blog
The latest release breaks Javaloader with Coldbox app 6.2.2.90 works The Error Occurred in /var/w...
Ortus Commandbox CFConfig support updated with support for Lucee 6 defaultCache
Ortus Commandbox CFConfig support updated with support for Lucee 6 defaultCache
Lucee Blog
Brad merged a fix from me last night, which addresses the default cache support not working with cfconfig and Lucee 6
PatternLayout Does not work
PatternLayout Does not work
Lucee Blog
I can't get the PatternLayout to work. It seems like it just falls back to the Classic layout. Anyone seen this issue before? Can anyone demonstrate a working config? here is what the generated CFConfig.json looks like "exception": {...
Logs using Pattern layout logging don't work
Logs using Pattern layout logging don't work
Lucee Blog
I can't get the PatternLayout to work. It seems like it just falls back to the Classic layout. Anyone seen this issue before? Can anyone demonstrate a working config? here is what the generated CFConfig.json looks like "exception": {...
SQLException: [Macromedia][SequeLink JDBC Driver][SequeLink Server]The specified data source is not
SQLException: [Macromedia][SequeLink JDBC Driver][SequeLink Server]The specified data source is not
Adobe ColdFusion Community Blog
I'm using Cold Fusion 2016. I know the ODBC DSN works because I can use Excel to connect to the same AS400 DSN using it.As you can see in the screen shot I can also connect via the C:\ColdFusion2016\cfusion\db\slserver54\tools\ivcheckodbc.exe utility.I've tried restartin...
Dynamic template issue with hidden and visual fields
Dynamic template issue with hidden and visual fields
Adobe ColdFusion Community Blog
I have created 2 Javascripts to visualize and hid specific fields. These fields have the properties "hidden" When activating the Java script these fileds become visible, exactly how it should. But when de-activing  a Java script the properties of these fields changes ...
Maximum size of post data
Maximum size of post data
Adobe ColdFusion Community Blog
CF 2021 Windows SErver 2022 -- My setting is curring 20 MB i can not change it - i can noty even lower it if i try i get a message that says in admin Important notice about last submissions... BUT it does not give me any notice. If i try to even change 20MB and lower it i get that message. I need...
Troubleshooting and Resolving a ColdFusion 500 Error Due to BouncyCastle Library Conflicts
Troubleshooting and Resolving a ColdFusion 500 Error Due to BouncyCastle Library Conflicts
Adobe ColdFusion Community Blog
Initial Assumptions and Red HerringsThe issue began when an application running on ColdFusion 2023 appeared to stop responding. All signs initially pointed to a .NET or database connection issue. This assumption was made based on the browser developer tools, which show...
Life After Dog
Life After Dog
Ben Nadel
Ben Nadel reflects on the life and death of Lucy, his beloved dog and faithful companion of thirteen years....
Lucee 6.2.2.91 Stable Released
Lucee 6.2.2.91 Stable Released
Lucee Blog
The Lucee Team are very happy to announce our latest stable release This has been a bug fix focussed release including fixes for Date Handling Session Handling Single Mode fixes Cookies Cloudflare cookie problems Contro...
Proposal to merge my lucee_ctl improvements
Proposal to merge my lucee_ctl improvements
Lucee Blog
I made a bunch of improvements to lucee_ctl which I've been running in production for more than a year, and I'm sure everyone would benefit from this enhanced version. @Zackster let me know if it's okay for me to s...
Threaded cfschedule updates causing CFConfig.json corruption with 6.2.2.90-RC
Threaded cfschedule updates causing CFConfig.json corruption with 6.2.2.90-RC
Lucee Blog
One of our servers using the latest release is crashing... My guess is that is related to the scripted update of a scheduled task, we do this if ( getSetting("environment") neq "DEVELOPMENT") { cfschedule( task = 'threaded...
Ortus orm extension disappearing with 6.2.2.90-RC
Ortus orm extension disappearing with 6.2.2.90-RC
Lucee Blog
One of our servers using the latest release is crashing... My guess is that is related to the scripted update of a scheduled task, we do this if ( getSetting("environment") neq "DEVELOPMENT") { cfschedule( task = 'threaded...
BoxLang v1.4.0: Our Biggest Release Yet!
BoxLang v1.4.0: Our Biggest Release Yet!
Ortus Solutions
We're absolutely thrilled to announce BoxLang v1.4.0 � – without a doubt, our most significant release to date! This isn't just another incremental update; it's a game-changing release that introduces revolutionary features, massive performance improvements, and hundreds of bug fixes th...
Local Update Site Help
Local Update Site Help
Adobe ColdFusion Community Blog
Without going into to much detail, we basically have 0 control over anything at my company. So we're resigned to doing manual Coldfusion 2023 updates on our developement machines. On our actual servers we can use the adobe update site.Manual updates seem to have a lot of quirks, so it woul...
CF2025 Installation Failure
CF2025 Installation Failure
Adobe ColdFusion Community Blog
I have had a nightmare trying for two weeks to get CF2025 installed on a brand new linux server.  I spent 2.5 hours on a call with CFSupport and they could not help me, and in fact made it worse. This has been the worst experience, and I do not think I could ever recommend...
CF 2025 Code Analyzer -- Export Findings
CF 2025 Code Analyzer -- Export Findings
Adobe ColdFusion Community Blog
Hello all,With Code Analyzer scanning our files.  With all it fines.  Is there a way to export all that is found?So you don't have to go one by one through each finding.Thank you....
Did I just resurrect the moment.cfc datetime library? Fork yeah I did!
Did I just resurrect the moment.cfc datetime library? Fork yeah I did!
Lucee Blog
Anyone besides me still using moment.cfc for datetime processing? While testing the Lucee 6.2 migration in my dev environment...
August Free Webinar: Leveling Up Your Async Game with BoxLang!
August Free Webinar: Leveling Up Your Async Game with BoxLang!
Ortus Solutions
Async programming just got a major upgrade. Join us this Wednesday, August 20th at 11:00 AM CDT for a brand-new Ortus Webinar: "Leveling Up Your Async Game with BoxLang" led by Jon Clausen, Ortus Solutions Senior Developer and BoxLang contributor....
ColdFusion 2021 Update 20 – “does not support _ as an argument” error with Ajax Autocomplete for jQuery
ColdFusion 2021 Update 20 – “does not support _ as an argument” error with Ajax Autocomplete for jQuery
CFchimp
ColdFusion (2021 release) Update 20 recently broke multiple autosuggest fields across my organization’s web applications. ColdFusion (2023 release) Update 14 causes the same issue. Many of our organization’s autosuggest fields utilize Ajax Autocomplete for jQuery. This jQuery plugin retr...
AWS Marketplace upgrade
AWS Marketplace upgrade
Adobe ColdFusion Community Blog
How do I go about updating my cold fusion installtion from CF2021 to the latest version if I have purchased through AWS Marketplace?
6.2 installer not working behind firewall
6.2 installer not working behind firewall
Lucee Blog
What would be the best approach to upgrade from Tomcat 9 to Romcat 11 and Lucee 6.2.1.122 (already running)? UNIX system. Can not use the installer 5 posts - 3 participants
Ortus & Boxlang July Recap 2025
Ortus & Boxlang July Recap 2025
Ortus Solutions
July brought another wave of innovation and progress at Ortus Solutions! From exciting updates to the BoxLang ecosystem to fresh releases and community highlights, the momentum keeps building. Whether you're new or a longtime follower, catch up on everything we achieved this month, packed with annou...
Installing CF2025 to run parallel with current CF2021 same web server
Installing CF2025 to run parallel with current CF2021 same web server
Adobe ColdFusion Community Blog
Team, I understand new install will go separate drive/folder etc.  Also will need run seperate website due to Connector separate instance etc. I know i can share same JDK installation. My question is not clear when documentation says t...
Why ColdBox Users Should Use CBWire to Modernize Their Apps?
Why ColdBox Users Should Use CBWire to Modernize Their Apps?
Ortus Solutions
In today's fast-paced web development world, users expect seamless, interactive experiences , and delivering those experiences is essential to stay competitive. If you're a ColdBox developer working with legacy CFML applications, you might feel stuck between maintaining stable backend logic and upda...
BoxLang Takes Off in Japan!
BoxLang Takes Off in Japan!
Ortus Solutions
The BoxLang global journey continues, and we're beyond excited to share that our mission to evangelize modern software development is about to reach a whole new audience in Japan. On Friday, 22 August 2025, from 19:00 to 21:00 JST, we'll be presenting "BoxLang: A N...
10 Cool Metrics You Can Alert On with FusionReactor Cloud
10 Cool Metrics You Can Alert On with FusionReactor Cloud
FusionReactor
Monitoring an app is easy –  until something breaks. That's when alerting becomes the MVP of your observability setup. FusionReactor Cloud gives you deep insight into your applications, JVM, infrastructure, and ColdFusion workloads. But with hundreds of metrics to choose …
Why ColdFusion Monitoring, Licensing, and Consultancy Should Never Be Separate Services
Why ColdFusion Monitoring, Licensing, and Consultancy Should Never Be Separate Services
FusionReactor
Organizations using integrated CF solutions typically resolve performance issues significantly faster while reducing vendor management overhead. Here's why the smartest CF teams are consolidating their toolchain. The Challenge: CF Performance Issues Are Getting More Expensive Industry reality:...
Broken SMTP after failed Lucee Update
Broken SMTP after failed Lucee Update
Lucee Blog
An attempted but failed Lucee update from 6.2.1.122 to 7.0.0.202 has somehow broken Lucee's SMTP capability. I have since successfully replaced the 6.2.1.122 jar with the 6.2.2.90-RC jar just to make sure it would update properly, but that obviously did not solve the email problem.
DuckDB extension - 1.3.2.0
DuckDB extension - 1.3.2.0
Lucee Blog
The first version of our DuckDB extension is published, requires Lucee 6.2.1 or newer DuckDB is a powerful database with lots of additional extensions for a large range of data formats like Apache Iceberg and Parquet
Lucee 6.2.2.90-RC third final Release Candidate
Lucee 6.2.2.90-RC third final Release Candidate
Lucee Blog
Due to a number of critical issues, we have deemed critical especially relating to single mode, we are happy to announce yet another RC.
FusionReactor Event Snapshot: Debug Production Bugs Without Downtime
FusionReactor Event Snapshot: Debug Production Bugs Without Downtime
FusionReactor
Some bugs only happen in production. They don't show up in development. They hide during staging tests. And yet, they still find their way to your users – causing frustration, errors, and support tickets. These are the elusive, real-world bugs …
Lucee 6.2 / 7.0 latest upgrades not showing in the admin workaround
Lucee 6.2 / 7.0 latest upgrades not showing in the admin workaround
Lucee Blog
Since 6.2 and 7.0 Lucee retrieves the list of available updates from maven, rather than from the Lucee update server. Due to a hosting change with maven, we had to modify this process, as newer versions since 6.2.2.64-SNAPSHOT and 7.0.0.275-SNAPSHOT no longer show up as upgrad...
Polyfill URL Search Parameter Grouping Using Bracket Notation In Adobe ColdFusion
Polyfill URL Search Parameter Grouping Using Bracket Notation In Adobe ColdFusion
Ben Nadel
Ben Nadel polyfills the bracket notation for both URL and FORM parameter grouping in Adobe ColdFusion....
Jetty 12 and Lucee 6.2.x - Jakarta
Jetty 12 and Lucee 6.2.x - Jakarta
Lucee Blog
Anyone using Lucee 6.2.x on Jetty 12? I have used Jetty 8, 9 and 10 in production but Jetty 12 seems to be a new beast. Lucee never deploys. I can't even serve static content. OS: Linux and Windows Java Version: JDK 21.0.8+9
Jetty 12 and Lucee 6.2.x
Jetty 12 and Lucee 6.2.x
Lucee Blog
Anyone using Lucee 6.2.x on Jetty 12? I have used Jetty 8, 9 and 10 in production but Jetty 12 seems to be a new beast. Lucee never deploys. I can't even serve static content. OS: Linux and Windows Java Version: JDK 21.0.8+9
Chapter IV: A New Error
Chapter IV: A New Error
Adobe ColdFusion Community Blog
Good morning, all. Been getting a flood of error emails generated from production.  Related to Apache POI, but something I have never heard of, before. com/zaxxer/sparsebits/SparseBitSet java.lang.NoClassDefFoundError&nbs...
CBWire: The Smart Path to Modern, Reactive CFML Applications!
CBWire: The Smart Path to Modern, Reactive CFML Applications!
Ortus Solutions
That's where CBWire comes in — a powerful ColdBox module designed specifically to help companies modernize their CFML applications by enabling reactive, dynamic user interfaces without a complete overhaul or the need for heavy front-end tooling....



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