OSGi download errors
Yesterday we experienced a lengthy issue where the following error was repeatedly output from our containers: “ERROR”,“http-nio-8888-exec-5”,“06/21/2024”,“13:22:46”,“OSGi”,"Lucee is not able do...
View ArticleXmlNew() throws exception with Java 21
java.lang.IllegalArgumentException Property ‘http://javax.xml.XMLConstants/property/accessExternalDTD’ is not recognized. OS: MacOS Java Version: OpenJDK21 Lucee Version: 6.0.0.585 + CommandBox...
View ArticleLucee, Tomcat, Java
Is there some sort of updated matrix avaialble that clearly shows which versions of these three packages are (in)compatible with each other? The closest official word I can find is here:...
View ArticleMysql bundle downgraded
I have a process that builds a lucee installation automatically using lucee.jar, and recently a newly created installation was not able to connect to the DB. Turns out the bundled mysql jar that it...
View ArticleCharacters not shown in PDF
Hi all, I am currently working on a pdf creator, but know there is a problem. Every time when I want to “<>” add these kind of symbols to the PDF, it cannot be rendered into the PDF. I can only...
View ArticleHow To: Get Open Graph meta Tag Values
Didnt’ know where else to post this but felt I should share it as its pretty useful and GPT made it work for me. In case you need to get the OG (open graph) tag values from any given URL - I need it...
View ArticleLucee installer CentOS 9 error apachectl with arguments
Hello! Lucee 5.4.6.9 installer (connector and modcfml true) fails on CentOS 9. Error: apachectl: The “-M” option is not supported. As per RHEL 9 documentation: " The apachectl command now fails...
View Article6.1.0.228-RC bad tomcat version?
It looks like that the express version of 6.1.0.228-RC contains an old tomcat version see the RELEASE-NOTES file at the root of the zip file https://cdn.lucee.org/lucee-express-6.1.0.193-RC.zip...
View ArticleNow() returning 1899-12-31
Has anyone had an issue with now() returning the date 1899-12-31? It just started yesterday and is intermittent - both yesterday and today it lasted for around 45 minutes and was specific to one...
View ArticleUpgrading to Lucee 6 prevents logging in to admin area of websites
Very strange issue after upgrading from Lucee 5.4.4.38 to 6.0.1.83. We have a few Lucee servers with roughly 100 websites on each. Everything is happy on Lucee 5.4.4.38 but after upgrading via the GUI...
View ArticleVery slow file uploads
Hi there, We are currently facing the same issue as @Jay.MC in File Upload Slow (extreme), though the solution there unfortunately didn’t work for us. A simple test upload of a ~50MB file takes <...
View ArticleConnecting to SQL Server using a domain account
Connecting to SQL Server from Lucee using a SQL account is straight forward. Connecting to SQL Server from Lucee using a Windows Domain account is achievable by running the Lucee service as that...
View ArticleLucee 6 Documentation
what is the best source for Lucee 6 Documentation. At this section, I’m looking for information on inline declaration of cfc’s. This git repo? 2 posts - 2 participants Read full topic
View ArticleRedirections....where?
I’ve inherited our intranet site and we’ve got a slight issue with a redirect. Because of two domains and mixed DNS, it would greatly simplify everything if I could fix this. If I go to ://host, I am...
View ArticleUDS please! (Unix Domain Socket)
UDS local connections are much faster and are more secure than TCP/UDP ones currently used by Lucee. Everything else uses them (databases, reverse proxys, webservers, PHP, etc.) Since Java 17 it is...
View ArticleUpdate instructions need to be updated
The instructions here: How to update Lucee :: Lucee Documentation include a url that is dead: http://stable.lucee.org/download/?type=releases I assume it should now point to:...
View ArticlePassing page variables to ZARAZ for Disqus
Hi there, I’m trying to implement GDPR cookie consent for the services we use using Cloudflare and ZARAZ consent. Primarilly for Disqus which we use. However documentation is pretty skinny. I am...
View ArticleJava processes grow continuously
Hi everyone. I have a problem with an application that I deployed for testing a few days ago. The machine that hosts it (on Layershift) has few resources (2.5 GB of RAM), but the software, after a day...
View ArticleLucee 6.0.3 and memcache session storage
Hi, hoping for some help here. We’re running Lucee 6.0.3 in Commandbox within Docker (local) and Kubernetes (dev/test). I haven’t been able to get sessions to persist container replacement or local...
View ArticleRequesttimeout="0" in lucee 6 behaves not as before
I have an import-script, that is going for about 45mins. In lucee 5 i always used requesttimeout=“0”, so that the script doesn’t time out. Now in lucee 6 it times out after 12mins although I used...
View Article