Quantcast
Channel: Lucee Dev - Latest topics
Browsing latest articles
Browse All 402 View Live

Lucee 6.2 cannot load class through its string name

Getting this error in 6.2: cannot load class through its string name, because no definition for the class with the specified name [org.jsoup.Jsoup] could be found caused by...

View Article


Difficulty with AJP Connector Service Unavailable

OS: Windows 10 10.0.19045 Java Version: 11.0.23 Tomcat Version: 9.0.89 Lucee Version: 5469 Boncode : I don’t think so IIS: I don’t think so, unchecked during install Greetings. I’ve been at this a few...

View Article


Remove Extension - Providers

how to remove https://extension.lucee.org and https://www.forgebox.io from providers. our company does not want call external website. Don’t forget to tell us about your stack! OS: RHEL 9 Java...

View Article

Image may be NSFW.
Clik here to view.

Test Linux Arm64 Installer

I’ve updated the installer to support Linux Arm64, coz my Pixel couldn’t run the x64 installer! Test build attached to the ticket (Tomcat 11, Java 21, Lucee 6.2.1.58-SNAPSHOT)...

View Article

Upgrading from Lucee 5 to 6: breaking change with argon hashing

If you rely on Lucee’s built-in argon hashing functions, be aware of the following issues when upgrading from Lucee 5 to 6. In Lucee 6 you need to install the Argon extension… …but not the (current)...

View Article


Gemini API/Lucee give 404 but works in Postman

This is technically related to Gemini but wondering if anybody has any insight. I signed up for a free version of Gemini so I could test out their API. I have created a key and it works perfectly in...

View Article

Image may be NSFW.
Clik here to view.

Lucee 6.2.1.68-BETA released

Changelogs https://download.lucee.org/changelog/?version=6.2 docs.lucee.org Lucee Changelog, new Tags & Functions, Arguments and Attributes :: Lucee... Here is a list of all the new Tags and...

View Article

Image may be NSFW.
Clik here to view.

Debug error when inserting filecontent

I was wondering if anybody else has come across this? Could be a bug? If I upload a TXT file and then insert the contents of that file using filecontent it works fine the CFM completes all the way to...

View Article


Send Apache 404 to Lucee 404 template

I have my custom 404 set in CFadmin, but Apache is catching any .html 404s I wonder if there is a way to have Apache send 404s to my Lucee custom 404? So everything is uniform? Don’t forget to tell us...

View Article


Undefined tag [cfdump]

We appear to be getting this error when trying to call cfdump from inside an included cfm file. Really struggling to replicate the issue, has anyone else seen this behaviour. The code being called at...

View Article

Lucee 6.1 working, 6.2 breaks during install

I’ve got a Dockerfile where I’m spinning up Lucee - this has been working well but today I tried 6.2 and it breaks. OS: Debian 12 The pertinent bit of my script: # lucee_version=6.1.1.118 (works)...

View Article

Missing LuceeServlet.class in jar

6.2.0.321 JAR and WAR downloads missing LuceeServlet.class I’m NOT asking for support, just telling devs they did not include the class file in the jar or war. Don’t forget to tell us about your...

View Article

Image may be NSFW.
Clik here to view.

Lucee 5.4.7.2 LTS Release

While Lucee is not affected by the recent Tomcat CVE, we are rolling out a 5.4.7 LTS release with the latest versions of Tomcat (9.0.102) and Java (11.0.26-4), plus an update to the bundled cacerts...

View Article


Image may be NSFW.
Clik here to view.

Lucee 6.2.1.77 Release Candidate

Following up on our beta, we have released our first release candidate for 6.2.1 https://download.lucee.org/changelog/?version=6.2 Lucee 6.2.1.68-BETA released release [image] Changelogs...

View Article

Multi mode context settings not working in Lucee 6 on Windows 11 IIS

OS: Windows 11 Pro Java Version: 21.0.6 (Eclipse Adoptium) 64bit Tomcat Version: Apache Tomcat/10.1.36 Lucee Version: 6.2.0.321 Web Server: IIS Last year, I posted about an issue I was having with...

View Article


Image may be NSFW.
Clik here to view.

Lucee 5.4 to 6.2 Upgrade Guide

Backup first Make copies of these files lucee-server/context/.CFconfig.json - 6.0+ lucee-server/context/lucee-server.xml - 5.x webroot/WEB_INF/lucee/lucee-web.xml.cfm - 5.4 context specific config(s)...

View Article

Possible bug with LUCEE_INSPECT_TEMPLATE

I’m spinning up a server with the env variable LUCEE_INSPECT_TEMPLATE set to “never”, but the templates are being inspected. It doesn’t seem like any setting I set is being picked up. Very simple...

View Article


Datasource validation logging

We’re defining our datasources in Application.cfc, with the validate setting set to false. With debug logging on during development, I’ve noticed the following quite regularly, even when queries...

View Article

Setting an unencrypted admin password via CFConfig

I’m not sure if I should comment here or the ticket because it is tangentially related. What about the LUCEE_ADMIN_PASSWORD env variable? Having LUCEE_ADMIN_PASSWORD set in an .env file doesn’t get...

View Article

Image may be NSFW.
Clik here to view.

Single Mode Test Suite

A few people have report they are having problems with adopting single mode docs.lucee.org Single Mode vs Multi Mode :: Lucee Documentation Understanding the differences between single mode and multi...

View Article

Image may be NSFW.
Clik here to view.

Defaulting to only looking for Application.cfc in Lucee 7

Just been chatting with @micstriit, he has proposed the question, could we move to only supporting Application.cfc by default? The old default setting “mixed” would of course be available, but for 99%...

View Article


toScript forcing all lowercase on a struct

Is there a setting I am missing the the control panel that keeps structure case with the toScript function? I have already checked the box> Language/Compiler>Key Case. And that works for a...

View Article


Expired Database sessions not being purged WORKAROUND

I finally figured out why some database session storage don’t get purged Turns out as configured and due to the nature of how application scopes work, Lucee currently will only purge the...

View Article

Issue with AWS Java SDK v2 and Lucee 6

We’re using the AWS Java SDK v2 and are seeing a difference in behavior between Lucee 5 and Lucee 6. It was working on the lambdacfc project where I noticed this issue. Here’s a stripped down repro...

View Article

Image may be NSFW.
Clik here to view.

Initial Java 24 / Lucee 7.0 benchmarks

github.com Update benchmark.yml Benchmarking: 25k rounds, distro temurin, exeLog: none #284 1 post - 1 participant Read full topic

View Article


MailWatcher Gatway - update from POP to add IMAP

Just wondering if in lucee 6/7 we could update the mailwatcher component to imap considering a lot of mail servers are no longer offering pop out of the box and imap seems to be the current standard....

View Article

Image may be NSFW.
Clik here to view.

Lucee 7.0.0.165-BETA

The Lucee Team is proud to announce our first Lucee 7 beta Lucee 7 is Jakarta based Lucee 7 is Jakarta based, therefore, so Tomcat 9.0 will work, but requires the Jakarta jars to be added. A new Lucee...

View Article

Image may be NSFW.
Clik here to view.

CFCAMP 2025, May 22nd & 23rd, Munich, Germany

CFCAMP is coming up soon! Lucee sessions include cfcamp.org lucee.ai - AI Integration with Lucee 7 Explore how to harness AI with Lucee 7! Integrate leading AI services like ChatGPT, Gemini, and...

View Article

Image may be NSFW.
Clik here to view.

Changelogs updated to show the latest snapshots per version

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/?version=6.2 PS: The final RC for...

View Article



Lucee 6.2 and SOAP webservices

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...

View Article
Browsing latest articles
Browse All 402 View Live