Docker build WARMUP behaviour
Hi everyone, We’ve been migrating our Docker builds to use Lucee 7’s native build-time warmup (LUCEE_ENABLE_WARMUP=true) combined with Server.cfc:onBuild() (introduced in LDEV-4922 ) to pre-cache...
View ArticleUpdates and Extensions - grouping of versions
Basically anywhere we have a List of Releases it would be great if that was grouped. <optgroup label=“Version 7.x”> <option value=“7.0.5.41”>Downgrade to 7.0.5.41</option> <option...
View ArticleRemoving Classic Scheduler toast /lucee/admin
After removing the Classic Scheduler extension lucee/admin stopped working. The extension takes down the lucce/admin mapping. “09/08/2026”,“21:37:59”,“https://local.caminha.me:443”,“extension”,“remove...
View ArticleQuartz Scheduler Extension 1.0.0.53
Quartz Scheduler Extension 1.0.0.53 The link is there with these Overview - Status (failed) Jobs - NO UI just text Listeners - NO UI just text Storage - error message OS: Arch Linux - latest Java...
View ArticleLucee Admin Extension Details Error (OSGi Bundle ... [esapi.extension......
OS: Pop!_OS 22.04 Java Version: 25 Tomcat Version: 11 Lucee Version: 7.0.5.41 RELEASE ESAPI Version: 2.6.0.1 Every attempt to load any extension details page results in error: OSGi Bundle with the...
View Article"Simply" downgrading OWASP/Guard extension back to v2 ... after EVERY 7.1.x.x...
From what I can tell having upgraded dev from 7.0.0.395 to 7.1.0.204 and again to 7.1.1.3-SNAPSHOT, both times the OWASP/Guard extension also upgraded from v2 to v3. I know that 2.6.0.1 requires libs...
View ArticleLucee 7 — Request timezone isn't applied to DB connections inside parallel...
Hi team! We’ve spotted a small timezone inconsistency when running queries inside parallel array iterations ( ArrayEach / .each( callback, true, n )). While getTimeZone() inside a worker thread...
View ArticleLucee 7.1.0.204
var dataRec = [ ‘action’: “ping” , ‘identifier’: “#identifier#” , ‘msPastEpoch’: “#moment.msPastEpoch#” ]; The msPastEpoch key/value part is coming out with a type of number but I am enclosing it with...
View ArticleNo Downloads possible on cdn.lucee.org
I want to Download lucee 7.0.5.41 for linux x64 from download.lucee.org, but I always get following error: I get this error on all downloads from cdn.lucee.org. Is this a general Problem or specific...
View ArticleWhere can I find the change log for 7.0.5.41
I’m currently running 7.0.4.34 and wanted to know what has changed / fixed between the 2 version so I can determine if it’s worth upgrading. 1 post - 1 participant Read full topic
View ArticlequeryExecute() is stripping comments from queries
We’re in the middle of migrating from CF 2021 to Lucee and just ran into this blocker while testing in our production environment. These work in ColdFusion and we use them a lot. SELECT /*...
View Article6.2.8.20
v6.2.8.20 has been added to the download page, but because there wasn’t an announcement here I didn’t see it to begin testing it. It seems to be missing the normal lucee/lucee:6.2.8.20-nginx Docker...
View ArticleThe hardest bugs are sometimes just the wrong user
Today I spent hours chasing what looked like a serious CommandBox or Lucee issue. My deployment was creating a brand-new timestamped release. server info reported the correct webroot. I restarted the...
View ArticleUnable to download Lucee 6.2.8.20 Windows x64 installer
Currently unable to download the 64 bit windows installer from the Downloads page for Lucee 6.2.8.20. We need to upgrade urgently owing to a critical vulnerability identified, please could someone...
View ArticleCFEXECUTE (again) and Lucee 7 with solution
Ubuntu 22.04 LTS Java (JDK) 25.0.2 Tomcat 11.0.24 Lucee 7.0.4.34 Apache 2.4.52 Thanks to the Lucee team for a great upgrade to 7! I just completed installing it on my dev and production sites. A while...
View ArticleAssistance Required – Jetty Vulnerability (CVE-2026-2332 / QID 5010911)...
Hi Team, ###Problem Statement:- We are currently using Lucee 6.0.3.1 on a Windows Server 2022 IIS environment. During vulnerability assessment, we identified Jetty Vulnerability CVE-2026-2332 (QID:...
View ArticleChangelogs disappeared on website?
I used to be able to click through to changelogs from the lucee download page. It seems the download page has undergone a significant redesign… are the changelogs coming back at some point or am I...
View ArticleShould AI Functionality be an extension?
Should AI be moved to an extension? Should AI Models be moved to sub-extensions? (or extensions that add to the extension?) Using 7.x/8.x now and wondering if this would be better served / updated as...
View ArticlePDF Extension: version confusion
https://download.lucee.org/extension.cfm?groupId=org.lucee&artifactId=pdf-extension This only provides links and version compat info for the 3.0.0-snapshot version of this extension. It says, for...
View ArticleCan't delete Lucee extensions
G’day Guys, We have an odd issue starting on Lucee 7.0.1.100 and persisting with Lucee 7.0.3.43. When trying to delete any extension that is no longer required, we get the following error: Here’s the...
View Article