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

ColdFusion Posts Around the World

Conditionally Preventing HX-Boost In HTMX Using An Extension
Conditionally Preventing HX-Boost In HTMX Using An Extension
Ben Nadel
Ben Nadel builds an HTMX extension to conditionally disable hx-boost based on link patterns and filter callbacks....
Upgrade from 6.2 to 7 fails
Upgrade from 6.2 to 7 fails
Lucee Blog
I have tried to upgrade from 6.2 to 7.0.0.201 and 7.0.0.202 on multiple VMs and constantly get a 500 error on startup: java.lang.NoClassDefFoundError: lucee/runtime/util/AI java.lang.ClassNotFoundException: lucee.runtime.util.AI Used the linux installer for 6.2 - lu...
Administrator module not installed after installing Coldfusion 2021 update 18
Administrator module not installed after installing Coldfusion 2021 update 18
Adobe ColdFusion Community Blog
I recently upgraded from Coldfusion 2021 Update 9 to Update 18. I used the package manager to install the update and now I'm getting the message"The Administrator module is not installed". This wasn't an issue on our test instance, but for whatever reason this happened in our production instance ...
Our site works fine elsewhere but not here
Our site works fine elsewhere but not here
Adobe ColdFusion Community Blog
We are stumped ... we've been creating a CF web site for years.  It works fine on all our coders localhosts and it works fine on a commercial CF hosting server.   We just copied all the code into a rack WE own and it simply will not work.   ...
Gmail oauth2
Gmail oauth2
Lucee Blog
Google stopped supporting less secure apps for gmail. I haven't used java in Lucee before and I have no idea how to implement oauth2. I can't find information on how to do this. Can someone point me in the right direction? Any help is much appreciated. Thanks! Ub...
No Webcontext created by 6.2 on Debian
No Webcontext created by 6.2 on Debian
Lucee Blog
Preface to say I am a long time Lucee user on Windows and have enough linux experience to get myself in trouble (which may be the case here...it's been a while) I've set up some debian VMs on proxmox and installed 6.2.0.321 on one of them and MySQL on another. The web & se...
How to stop ColdFusion trying to connect to Update Site?
How to stop ColdFusion trying to connect to Update Site?
Adobe ColdFusion Community Blog
Let me preface this by saying I run ColdFusion 2021 & 2023 as standalone servers, and I do install patches once released.  I have an established process for acquiring and installing updates manually, which I have no intention of changing.  My question is how do I stop ColdFusion 202...
CFLOCATION does not work on CF2023 Patch 7 or later
CFLOCATION does not work on CF2023 Patch 7 or later
Adobe ColdFusion Community Blog
Hello, everyone. After installing Patch 7 of ColdFusion 2023 on an existing application, the CFLOCATION tags stopped redirecting. It was redirecting properly until Patch 6. The page indicates a status code 302 in the 'network' tab of Google Chrome and shows that the next page loaded, but visually...
Demo: Json pretty printing with Lucee 6.2
Demo: Json pretty printing with Lucee 6.2
Lucee Blog
<cfscript> function getJsonPrettyPrinter(){ return new component javasettings='{ "maven": ["org.json:json:20240303"] }' { import org.json.JSONObject; function prettyPrint( jsonString ){ var jsonObj = new JSONObject( jsonString ); ...
Comparing Undefined Values With Optional Chaining In JavaScript
Comparing Undefined Values With Optional Chaining In JavaScript
Ben Nadel
Ben Nadel discovers that undefined values in JavaScript do not soft equal false or 0. Which makes expressions involving the safe navigation / optional chaining operator much easier.... ...
Presenting
Presenting "Solving Common Problems with CF Updates" today, online
Charlie Arehart - Server Troubleshooting
Have you had problems installing CF updates, whether the most recent or past ones? I'll be presenting a talk on this topic, online today, at noon US Eastern, on the CFMeetup Youtube livestream (which will be recorded). Folks who are members of t... [More] ...
ColdFusion 2021 Throws an error when attempting to edit an existing SP Configuration
ColdFusion 2021 Throws an error when attempting to edit an existing SP Configuration
Adobe ColdFusion Community Blog
This server is running ColdFusion 2021 Update 18. I'm attempting to edit an existing Service provider in the SP Configuration section of the Administrator. the page throws the following error in the Application log:  "Error","http-nio-8544-exec-5","04/17/25","08...
Must-See ITB 2025 Sessions for TestBox Users!
Must-See ITB 2025 Sessions for TestBox Users!
Ortus Solutions
Are you a fan of TestBox or looking to level up your testing game in 2025? Whether you're just getting started with unit testing or you're already building advanced specs for ColdBox and BoxLang apps, Into the Box 2025 has an exciting lineup tailored just for you. Into the Box 2025 ha...
Lucee 6 createObject() returns instance from another project
Lucee 6 createObject() returns instance from another project
Lucee Blog
Hey everybody, I'm running into a strange problem on our first Lucee 6 instance. We're running 2 projects there, "api-live" and "api-stage" which are basically the same project, but different git branches for production and user testing. Inside we have
Announcing Java updates of Apr 15, 2025 for 8, 11, 17, 21, and 24: thoughts and resources
Announcing Java updates of Apr 15, 2025 for 8, 11, 17, 21, and 24: thoughts and resources
Charlie Arehart - Server Troubleshooting
It's that time again: there are new JVM updates released today (Apr 15, 2025) for the current long-term support (LTS) releases of Oracle Java, 8, 11, 17, and 21, as well as the new short-term release 24. (The previous short-term release, Java 23, is ... [More] ...
ColdFusion 2023 Auto Lockdown Failing
ColdFusion 2023 Auto Lockdown Failing
Adobe ColdFusion Community Blog
I have tried running the auto-lockdown tool (for Windows/IIS), following the lockdown guide to the letter. I have tried this several times and in several ways: 1. running tool, uninstalling tool , running tool again2. running tool, uninstalling tool, uninstalling CF, uni...
SAML SP
SAML SP
Adobe ColdFusion Community Blog
Hi,I am receiving the error message: "The getSpMetadataForAdmin method was not found." when I click on an existing SP to edit it. I also get the message when I add a new SP. It adds the SP but then throws the error when try to display it. Adding and editing an IDP is fine. I am on CF 2021 ...
The Into the Box 2025 Agenda is LIVE and Done!
The Into the Box 2025 Agenda is LIVE and Done!
Ortus Solutions
The wait is over! The official Into the Box 2025 agenda is now live — and it's packed with high-impact sessions designed for modern CFML and BoxLang developers. Whether you're building APIs, modernizing legacy apps, diving into serverless, or exploring AI integrations, this...
Broken cfchart in CF 2023 after updating to Update 7
Broken cfchart in CF 2023 after updating to Update 7
Adobe ColdFusion Community Blog
Hello, We are using ColdFusion 2023 Standard edition. We have an application which contains a CFCHART that worked when CF 2023 was on Update 6. However, now that we have updated to Update 7, the CFCHART no-longer works and is instead showing a red X. The CFCH...
ColdFusion 2021 Update 19 – Administrator Not Installed and toInstallBundles.txt (Access is Denied) Issue
ColdFusion 2021 Update 19 – Administrator Not Installed and toInstallBundles.txt (Access is Denied) Issue
CFchimp
I administer two servers running ColdFusion 2021. One of them is on a VPS. The other is on a VM in a highly restricted internal environment. For both servers the following manual install method is used for updates. Stop the ColdFusion service. Run the command prompt as administrator then execute: C:...
Beyond Chatbots: Unlocking RAG’s Potential for Enterprise Knowledge Management
Beyond Chatbots: Unlocking RAG’s Potential for Enterprise Knowledge Management
FusionReactor
Introduction Retrieval-Augmented Generation (RAG) is increasingly recognized for its power in enhancing AI applications. While often associated with chatbots and conversational AI, RAG’s true potential lies in revolutionizing enterprise knowledge management. This post explores how RAG can t...
Disable AI setup prompt in stack traces
Disable AI setup prompt in stack traces
Lucee Blog
Is there a way to make the "AI (Experimental)" prompt go away in all stack traces in Lucee 6.2+ ?                                      
Thank You to Our ColdFusion 2025 Pre-Release Users
Thank You to Our ColdFusion 2025 Pre-Release Users
ColdFusion
We are thrilled to extend our heartfelt thanks to all our pre-release customers for their enthusiastic participation in the ColdFusion 2025 pre-release program. Your active engagement and valuable feedback have been instrumental in shaping the future of ColdFusion.  Throughout the Beta program,...
HTTP GET And HTTP POST Are Sufficient (For Me) In ColdFusion
HTTP GET And HTTP POST Are Sufficient (For Me) In ColdFusion
Ben Nadel
Ben Nadel tries to articulate why he is happy with GET and POST in ColdFusion; and doesn't feel any need for PUT, PATCH, and DELETE to be supported in HTML.... ...
Streaming CFEXECUTE output and other enhancements for Lucee 7
Streaming CFEXECUTE output and other enhancements for Lucee 7
Lucee Blog
I've been doing some work on CFEXECUTE for Lucee 7 https://luceeserver.atlassian.net/browse/LDEV-2015
FusionReactor’s AI-Powered Observability: Providing Actionable Data for Developers
FusionReactor’s AI-Powered Observability: Providing Actionable Data for Developers
FusionReactor
At Intergral, we’re always excited to see how our customers benefit from FusionReactor’s capabilities. We’re proud to share a recent 5-star review from a customer in Italy who has been leveraging our platform to enhance their development and operations processes. …
Only 2 Days Left to Lock In Early Bird Pricing for Into the Box 2025!
Only 2 Days Left to Lock In Early Bird Pricing for Into the Box 2025!
Ortus Solutions
The countdown is on. You have just **two days left** to secure your **Early Bird ticket**  for just $199 to **Into the Box 2025** before prices increase on **April 16**. We are proud to offer an engaging and high-value online experience for developers around the...
CF2021 Patch to 19 - htmltopdf now failing constantly
CF2021 Patch to 19 - htmltopdf now failing constantly
Adobe ColdFusion Community Blog
Just patched to CF2021 patch 19 and now htmltopdf does not work. In the logs I am seeing Caused by: java.lang.ClassNotFoundException: coldfusion.document.DocumentScope not found by htmltopdf [
ColdFusion And HTMX Contact App
ColdFusion And HTMX Contact App
Ben Nadel
Ben Nadel translates the sample Contacts App in the Hypermedia Systems book into a ColdFusion application context....
BoxLang is Going Stable — Join Us for the Big Reveal at Into the Box 2025!
BoxLang is Going Stable — Join Us for the Big Reveal at Into the Box 2025!
Ortus Solutions
BoxLang is the modern, flexible JVM language you've been waiting for. We know what it's like to need better tools, more freedom, and the ability to scale without limits — because we've been there too. That's why we're building BoxLang with you and for you. Your feedback, ideas, and needs ...
Migrating to Lucee
Migrating to Lucee
Adobe ColdFusion Community Blog
What are the benefits of migrating from Adobe ColdFusion to Lucee? I hear the migration itself is fairly smooth. Are there other benefits like more hosting availability, cheaper hosting, etc? What are people's experiences and what prompted you to do it? ...
Is Generative Artificial Intelligence Useful? And Moral?
Is Generative Artificial Intelligence Useful? And Moral?
Remote Synthesis
There are a ton of difficult questions to answer around generative AI. Is it useful and how useful is it? And is it moral both in the way it is built and the way it is used? Let's dig in....
Downloads page, extensions now have links to docs, repo and issues
Downloads page, extensions now have links to docs, repo and issues
Lucee Blog
I've added links to the download page for extensions                                      
Improving Lucee Exceptions / Developer Experience
Improving Lucee Exceptions / Developer Experience
Lucee Blog
Sometimes the exceptions Lucee throws are confusing or need more context Improving the developer experience with Lucee is an important focus for us, what else can we improve on?
download Coldfusion 2018
download Coldfusion 2018
Adobe ColdFusion Community Blog
I wana download Coldfusion 2018, just In my local dont wana make it into the server.Please provide me download link.Its very Important........
ColdFusion Custom Development: The Smart Alternative to One-Size-Fits-All Solutions
ColdFusion Custom Development: The Smart Alternative to One-Size-Fits-All Solutions
Ortus Solutions
Is Your ColdFusion Application Keeping Up with Your Business Needs? Many ColdFusion applications were built years ago and no longer align with modern business requirements. Companies relying on off-the-shelf solutions often find that these systems lack flexibility, scalability, and seamless integrat...
Catch Problems in Their Tracks: FusionReactor’s Anomaly Detection Explained
Catch Problems in Their Tracks: FusionReactor’s Anomaly Detection Explained
FusionReactor
Insights from FusionReactor’s webinar on proactive application monitoring System outages and performance issues can strike without warning, causing frustrating user delays and potentially significant revenue loss. Traditional monitoring approaches are primarily reactive – you only bec...
What’s in Store at Into the Box 2025: The Ultimate Guide to Our Conference Agenda!
What’s in Store at Into the Box 2025: The Ultimate Guide to Our Conference Agenda!
Ortus Solutions
We're beyond excited to unveil the full agenda for Into the Box 2025, happening in Washington, DC and online, from April 30 – May 2! This year, we've carefully curated sessions that reflect the most relevant, modern, and forward-looking topics in our ecosystem...
Lucee 5.4.7.3 mod proxy ajp/http
Lucee 5.4.7.3 mod proxy ajp/http
Lucee Blog
Hello! I'm planning to upgrade from 5.4.6.9 to 5.4.7.3 (+ connector and modcfml). and noticed the new version installs mod_proxy in httpd with ajp protocol for ProxyPassMatch and http for ProxyPassReverse. Is this the recommended setup now for mod proxy? I thought http is the...
Upgrade to 5.4.7.3 - lucee.runtime.tag.Admin.doGetSpoolerTasks NPE
Upgrade to 5.4.7.3 - lucee.runtime.tag.Admin.doGetSpoolerTasks NPE
Lucee Blog
Hi, Trying to upgrade to 5.4.7.3 from 5.4.3.16. On one Linux Tomcat9 server with a relatively fresh install, it works. On another with an installation that has probably been upgraded a few times in the past, I'm getting issues. Specifically, in the Lucee admin, the overv...
Upgrade to 5.4.7.3
Upgrade to 5.4.7.3
Lucee Blog
Hi, Trying to upgrade to 5.4.7.3 from 5.4.3.16. On one Linux Tomcat9 server with a relatively fresh install, it works. On another with an installation that has probably been upgraded a few times in the past, I'm getting issues. Specifically, in the Lucee admin, the overv...
Lucee Websockets Extension 3.0.0.17-SNAPSHOT
Lucee Websockets Extension 3.0.0.17-SNAPSHOT
Lucee Blog
I've done some work on the websockets extension and it's finally running for me on Lucee 6.2.1.112-RC Details in the ticket, plus a modified playground example to try it out (between different browsers)
Using Redis as a cache for Lucee
Using Redis as a cache for Lucee
Lucee Blog
Redis is used a lot, especially by @micstriit so the Lucee support is actively maintained, the Lucee extension uses BSON for efficient storage but they did one of those licensing shifts, but there's a fork ...
Mastering Application Scalability with FusionReactor: A Comprehensive Guide
Mastering Application Scalability with FusionReactor: A Comprehensive Guide
FusionReactor
Why Scalability Matters Scalability isn’t just about handling more users—it’s about maintaining performance and reliability as demand grows. Whether you’re experiencing a sudden surge in traffic from a new customer or following a recent release, your application needs to r...
Speed Up Your Application: Identifying and Resolving Slow SQL Queries with FusionReactor
Speed Up Your Application: Identifying and Resolving Slow SQL Queries with FusionReactor
FusionReactor
Is your application feeling sluggish? Are users experiencing frustrating delays? Slow SQL queries could be the culprit. Optimizing these queries is essential for maintaining a smooth and responsive application. Thankfully, FusionReactor provides the tools to detect, analyze, and resolve these ...
How to Retrieve All Files from S3 Bucket When There Are More Than 1000 Files Using ColdFusion?
How to Retrieve All Files from S3 Bucket When There Are More Than 1000 Files Using ColdFusion?
Adobe ColdFusion Community Blog
Hello,I am currently working on an S3 integration using ColdFusion, and I'm facing an issue when trying to retrieve all the files from an S3 bucket. I am using the listAll() method, but it seems that it only returns a maximum of 1000 files, and I need to handl...
PDF Generation, Bloat and Optimization
PDF Generation, Bloat and Optimization
James Moberg
The State of myCFML PDF Generation My current comparison is with CFDocument on the deprecated CF2016 Developer Edition. I'm planning on performing tests with CF2021 & CF2023 soon and will perform this on my personal developer workstation using
[Official Help] QuickBooks Error Customer Service Number
[Official Help] QuickBooks Error Customer Service Number
Adobe ColdFusion Community Blog
To contact with Q u I c k b o o k  error support, call :laptop_computer:1.833 677 8666 or 1(833) 677-8666. Number is available around the clock to help with tax calculations, compliance issues, and premier features.Call Now For (+1(833) 677-8666 / +1(833) 677-86...
How To CONTACT QB® Error Support Number by Phone?[Quickbooks Error support]
How To CONTACT QB® Error Support Number by Phone?[Quickbooks Error support]
Adobe ColdFusion Community Blog
To contact with Q u I c k b o o k  errorsupport, call :laptop_computer:1.(877)322 1274 or 1(833) 677-8666. Number is available around the clock to help with tax calculations, compliance issues, and premier features.Ca...
NOW LIVE! ColdFusion 2025, 2023, and 2021 April security updates
NOW LIVE! ColdFusion 2025, 2023, and 2021 April 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 1 ColdFusion (2023 release) Update 13 ColdFusion (2021 release) Update 19 These updates resolve ...
Lucee CVE-2024-55354 Security Advisory, April 2025
Lucee CVE-2024-55354 Security Advisory, April 2025
Lucee Blog
Impact Lucee is vulnerable to a protection mechanism failure that can let an attacker run code that would be expected to be blocked and access resources that would be expected to be p...
NOW LIVE! ColdFusion 2025, 2023, and 2021 April security updates
NOW LIVE! ColdFusion 2025, 2023, and 2021 April 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: ColdFusion...
Coldfusion API Manager analytics service requires log4j-1.2.17.jar
Coldfusion API Manager analytics service requires log4j-1.2.17.jar
Adobe ColdFusion Community Blog
Is there any chance this will be updated in the future? I am getting a lot of heat from the security people because the scans keep coming back with log4j vulns.The analytics service is using an old version of elasticsearch that requires log4j-1.2.17.jarDoes anyone know of anyway ...
Monitoring Excellence: How FusionReactor APM Transforms ColdFusion Performance
Monitoring Excellence: How FusionReactor APM Transforms ColdFusion Performance
FusionReactor
In the world of ColdFusion application monitoring, finding the right tools can make all the difference between struggling with performance issues and having complete visibility into your applications. Today, I want to highlight a recent G2 review that perfectly captures …
ColdFusion Out Of Memory
ColdFusion Out Of Memory
ColdFusion
I wanted to get technical input on something related to our ColdFusion setup. We’ve configured 20 ColdFusion instances on one server, and each instance has a Java max heap size of 4500 MB. Now, let’s say each of these instances tries to generate a PDF file that’s around 5000 MBR...
CF 2023: Suddenly today CGI.HTTP_REFERER getting empty value
CF 2023: Suddenly today CGI.HTTP_REFERER getting empty value
ColdFusion
Hi Experts, CF 2023: Suddenly today CGI.HTTP_REFERER getting empty value and some of the pages of application are not working as expected. Any reason? I have three apps, only one of the application has this issue. Thanks for you support...
Chart Extension 1.0.20.0-SNAPSHOT
Chart Extension 1.0.20.0-SNAPSHOT
Lucee Blog
I have just published the first feature update in a while to the Chart Extension. There's also the 2 version which supports jakarta, but I can't find the source for that at the moment...
Axis 1 Webservices Extension - 1.4.0.38 published
Axis 1 Webservices Extension - 1.4.0.38 published
Lucee Blog
The 1.4.0.38-SNAPSHOT has been promoted to a stable release (i.e. no code changes)                                      
Knowledge Democratization: How RAG is Leveling the DevOps Playing Field
Knowledge Democratization: How RAG is Leveling the DevOps Playing Field
FusionReactor
Knowledge has always been power in the high-stakes world of modern IT operations. But traditionally, that power has been concentrated in the minds of a select few—the veteran engineers with years of system experience, the architects who designed the infrastructure, …
CurrencyFormat puts parenthesis around negative numbers
CurrencyFormat puts parenthesis around negative numbers
Lucee Blog
Hi All, I have recently made a fresh install of Lucee 6.2 on a new server. Since then the function currencyformat displays all negative numbers with parenthesis no matter what locale I set. This can be reproduced using the code editor i.e. on
Lucee 6.2.0.321 memory issues?
Lucee 6.2.0.321 memory issues?
Lucee Blog
Hi, we're experiencing some memory issues on our DEV-server. It was a fresh install from a Lucee 6 stable release, with the 5.4.x JAR as a base loader. I then upgraded to 6.2.0.321 and replaced the 5.4.x. JAR to the 6.0.1.83 JAR, as we have that on our LIVE server as well. Since then...
Lucee 6.2.0.321 memory issues? - pagePoolClear()
Lucee 6.2.0.321 memory issues? - pagePoolClear()
Lucee Blog
Hi, we're experiencing some memory issues on our DEV-server. It was a fresh install from a Lucee 6 stable release, with the 5.4.x JAR as a base loader. I then upgraded to 6.2.0.321 and replaced the 5.4.x. JAR to the 6.0.1.83 JAR, as we have that on our LIVE server as well. Since then...
Demo: Rendering SVG using Batik
Demo: Rendering SVG using Batik
Lucee Blog
Another quick demo of using the new Java Integration in Lucee 6.2 No more messing around with jars! <cfscript> svgRender = new component javasettings='{ maven: [ "org.apache.xmlgraphics:batik-transcoder:1.18", "org.apache.xmlgraphi...
Demo: Rendering SVG using Batik with Lucee 6.2
Demo: Rendering SVG using Batik with Lucee 6.2
Lucee Blog
Another quick demo of using the new Java Integration in Lucee 6.2 No more messing around with jars, just pure cfml! <cfscript> svgRender = new component javasettings='{ maven: [ "org.apache.xmlgraphics:batik-transcoder:1.18", "org....
Cftextarea - Rich text editor in Lucee?
Cftextarea - Rich text editor in Lucee?
Lucee Blog
I need a rich text editor to add to my form, but it looks like cftextarea did not make it over to Lucee. I don't see any extensions either
Getting the Clients IP Address Using Lucee and ColdFusion
Getting the Clients IP Address Using Lucee and ColdFusion
Gregory's Blog
As a long-term ColdFusion developer, I have used CGI environment variables for the last twenty years to extract IP addresses and client variables. However, in this day and age, getting the IP address is much more complex and is no longer a trivial issue. ...
Request textDocument/documentHighlight failed
Request textDocument/documentHighlight failed
Adobe ColdFusion Community Blog
Since my latest VS Code update I am getting this error in the output console: [Error - 10:08:39 PM] Request textDocument/documentHighlight failed.  Message: Internal error.  Code: -32603
Creating a nested array in javascript for a google map
Creating a nested array in javascript for a google map
Adobe ColdFusion Community Blog
I'm trying to generate a map of tradespeople nearby to the site visitor. I've figured out most of it and am stuck on the final part mainly due to my weakness when it comes to arrays, structures etc. Apparently, the api needs  an array that looks like: 
After updating Coldfusion 2021 to latest release 18 CFR reports stopped working
After updating Coldfusion 2021 to latest release 18 CFR reports stopped working
Adobe ColdFusion Community Blog
Hi All,  After updating my Coldufsion 2021 server to the latest release (18 went from 2021,0,0,323925 to 2021,0,18,330341) to mitigate vulnerabilities CFR reports stopped working and I'm getting the following errors: coldfusion.runtime.report.R...
Lucee 6.2.0.321 missing org.apache.commons.net in version 3.3.0
Lucee 6.2.0.321 missing org.apache.commons.net in version 3.3.0
Lucee Blog
I did a fresh manual install using Debian 12 with tomcat 10 and the full lucee-6.2.0.321.jar; the thing was up and running, but I noticed that the admin was extremely slow, each page taking anything from 10 to 30 seconds to load - this was going directly through port 8080 to tomcat, ...
Lucee 6.2.1.112-RC Final Release Candidate
Lucee 6.2.1.112-RC Final Release Candidate
Lucee Blog
                                      
The Service is Unavailable on only one or two sites
The Service is Unavailable on only one or two sites
Lucee Blog
Running Lucee 6.2 on windows server 2022 with IIS in an EC2 instance. Apache Tomcat 9.0.62 Server java 23.0.2 2025-01-21 I am running over 100 websites through Lucee, single context. At random times, one, two or three sites will stop working with "The Service is Unava...
Into the Box 2025 Virtual Tickets Are Now LIVE!
Into the Box 2025 Virtual Tickets Are Now LIVE!
Ortus Solutions
The wait is over! By popular demand, Into the Box 2025 virtual tickets are officially available! Secure your spot today and take advantage of our exclusive early bird pricing before it's gone! We're bringing the community together to push the boundaries of modern development...
FusionReactor Dominates G2 Spring 2025 Awards with Unprecedented Recognition
FusionReactor Dominates G2 Spring 2025 Awards with Unprecedented Recognition
FusionReactor
We’re thrilled that FusionReactor has achieved exceptional recognition in the G2 Spring 2025 awards, cementing our position as a leader in application performance monitoring and observability solutions. Leave a review on G2. Sweeping Success Across Multiple Categories FusionReactor APM has ...
Security Red Flags in Your ColdFusion App (and how to fix them!)
Security Red Flags in Your ColdFusion App (and how to fix them!)
Ortus Solutions
Security breaches can lead to data leaks, legal issues, and irreversible damage to your company's reputation. Many ColdFusion applications—especially older ones—are vulnerable to cyber threats due to outdated code, weak authentication, and improper security configurations. When was the l...
Lucee 6.2 and SOAP webservices
Lucee 6.2 and SOAP webservices
Lucee Blog
Hello to everyone. After I upgraded to Lucee 6.2.0.321 from version 5.4 calling a simple webservice in SOAP UI like: component { remote string function hello() { return "My response"; } } I found an error - lucee.runti...
BoxLang 1.0.0 RC3 Has Landed!
BoxLang 1.0.0 RC3 Has Landed!
Ortus Solutions
We are thrilled to announce the release of BoxLang 1.0.0-RC.3, marking a significant milestone in the development of our dynamic JVM language. This release brings a major performance boost and over 100 bug fixes and improvements, making it our most robust release to date. We are now entering the fin...
Bypassing ColdFusion and Lucees Global Script Protection When Designing a Content Management System
Bypassing ColdFusion and Lucees Global Script Protection When Designing a Content Management System
Gregory's Blog
ColdFusion and Lucee's Global Script Protection is designed to discourage cross-site scripting attacks by replacing scripts and other potentially harmful tags in forms before sending the data to the server. However, sometimes, this can get in the way, especially when trying to develop a content mana...
why I cannot update?
why I cannot update?
Adobe ColdFusion Community Blog
In the MemberUpdateForm.cfm, I have the following......<cfFORM ACTION="MemberUpdateActionPage.cfm" METHOD="Post">...........<table border="1" height="350">.........<P><INPUT...
Nearshoring for ColdFusion: Is this a good option for you and your organization?
Nearshoring for ColdFusion: Is this a good option for you and your organization?
Ortus Solutions
Many companies face significant challenges when outsourcing ColdFusion development. Issues such as time zone mismatches, communication barriers, and cultural misalignment often result in project delays, inefficient collaboration, and unexpected costs. However, Nearshoring presents a strategic altern...
ColdFusion 2023 Collections page stopped working.
ColdFusion 2023 Collections page stopped working.
Adobe ColdFusion Community Blog
I've run into a bit of a strange issue. I installed CF 2023 and had everything up and running without issue including the Solr server. I left for the day, and upon logging back in this morning, the ColdFusion Collections page was giving a generic 404 error page and is now just not loading anythin...
Changelogs updated to show the latest snapshots per version
Changelogs updated to show the latest snapshots per version
Lucee Blog
The changelog now shows the latest snapshot per version Good for visibility during the RC process when we fix stuff between RCs https://download.lucee.org/changelog...
Root Cause Analysis in Services using FusionReactor
Root Cause Analysis in Services using FusionReactor
FusionReactor
Root cause analysis (RCA) in microservices can be challenging due to their distributed nature. FusionReactor provides powerful tools to streamline this process through comprehensive observability features. Here’s how to conduct effective RCA using FusionReactor: https://vimeo.com/1069931210...
Working cfhttp call to API returns
Working cfhttp call to API returns "malformed or illegal request" after migration to CF2023
Adobe ColdFusion Community Blog
We have a working CFHTTP call in our production code on a CF2021 server which works just dandy. It calls an outside party to get a token and follow up with more specific requests using get & put. As part of our enterprise migration process we have cloned the same code to ou...
CFCAMP 2025, May 22nd & 23rd, Munich, Germany
CFCAMP 2025, May 22nd & 23rd, Munich, Germany
Lucee Blog
CFCAMP is coming up soon! Lucee sessio...                                      
Anyone having issues with cfsetup in ColdFusion 2025?
Anyone having issues with cfsetup in ColdFusion 2025?
Adobe ColdFusion Community Blog
When I import the JSON into ColdFusion, the datasource password doesn't work.The log shows this message:Datasource XXX could not be found. Ensure that you have spelled the name correctly and that the data source is registered in the ColdFusion Administrator Data Sources page.
CommandBox 6.2.0 Released!
CommandBox 6.2.0 Released!
Ortus Solutions
We are pleased to announce the release of CommandBox 6.2.0, a minor release in our CLI, Server, and Package Manager. Download You can download the latest version by using the upgrade command from the CLI for an in-place upgrade. It's also available on HomeBrew, and our download page: https:...
Lucee 7.0.0.165-BETA
Lucee 7.0.0.165-BETA
Lucee Blog
The Lucee Team is proud to announce our first Lucee 7 beta                                      
CFoauth using variables for clientid
CFoauth using variables for clientid
Adobe ColdFusion Community Blog
Hi,using cfoauth at amazon to access selling portal api.If I hard code my clientid, secretKey etc everything works great I get the access_token.  I have a query in the cfc component that gets these but if I use them in the <cfoauth tag the process fails - "invalid_client".&n...
ColdFusion 2023 - how to get systemd to start ColdFusion on server reboot
ColdFusion 2023 - how to get systemd to start ColdFusion on server reboot
Adobe ColdFusion Community Blog
I ran ./cf-init-run.sh install which created /etc/systemd/system/cf2023.service and created the symlink to run it but it doesn't work cf2023.service has the following which doesn't seem right (sysinit doesn't exist) [Unit]Description=Adobe ColdFusion 20...



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