Bizarre error when using CFFILE to upload html files
Hi all, I’m getting this bizarre, intermittent (of course!) error when using CFFILE to upload a .htm file. It’s fine for days and then suddenly, I get this error. “Could not initialize class...
View ArticlestructKeyArray()
The Lucee documentation states the following for structKeyArray(): For unsorted structs, Adobe returns a text sorted Array of keys, for performance reasons, Lucee simply returns the raw sort order...
View ArticleESAPI extension
Hi all, Are there any plans to upgrade the ESAPI extension to use the latest version of com.google.guava:guava? Many thanks, Andrew 1 post - 1 participant Read full topic
View ArticleValidate Integer
This is the scenario, on Lucee 5.4.6.9: var startingFloat = 76.0426; var twoFloatNumber = DecimalFormat( startingFloat ); dump( twoFloatNumber ); // write: 76.04 var thisInteger = twoFloatNumber*100;...
View ArticleLucee 6.1.1.118 not stable
After updating to 6.1.1.118 Lucee server goes down at least 1 time a day and I have to restart it. I downgraded to 6.1.0.243 and no problems for over 2 weeks. I upgraded again to 6.1.1.118 and after a...
View ArticleCVS-exploit of Tomcat 9/10/11
Hi all, Anyone know what to do about the serious CVS-exploit of Tomcat? Pertaining to all issues of Tomcat, also those installed with Lucee?...
View ArticleApplication.cfc in virtual directory not being used
Originally posted here to address a different problem: Trouble getting web aliases to work - Communities - Ortus Solutions Community I have a simple file layout for my app: > project_root >...
View ArticleLucee 7?
Just wondering the best place to find info about Lucee 7.x Saw snapshots on the update channel… what is the eta on 7 being released? what are the new features is there a blog post / webcast about it?...
View ArticleDatasource creation error with MSSQL Expres - "user not found"
Hi, Just installed latest Windows lucee with MSSQL server Express and am getting the dreaded “Login failed for user” when trying to create a datasource for my database (in MSSQL Express). Express is...
View ArticleLucee forcing v2.0.1.25 of the s3 extension
We are trying to use the latest version of the s3 extension. We have historically installed extensions by having a LUCEE_EXTENSIONS env variable. We specify the extension ID, name, and version. We’ve...
View ArticleSetting up on new Mac mini m4
Don’t forget to tell us about your stack! OS: Sequoia 15.2 Java Version: ??? Tomcat Version: ??? Lucee Version: Express 6 Have been using Lucee successfully on older Macbook pro but time to update....
View ArticleHow is SpreadsheetNew() Best Enabled In New Install of 6.1.1.18
What is the considered best practice for enabling cfspreadsheet commands like spreadsheetnew in Lucee 6.1.1.18? Is it already included? Is it the cfsimplicity extension? I ask because we are updating...
View ArticleIdentification with phone number
Is there a way, a function with Lucce, to get an identification of member through the mobile phone number ? I suppose, all social network run like this ? Thanks for any advise. Pierre. I already...
View ArticleProblems upgrading from 5.3.3 to latest version
Hi all, I’m trying to update a Lucee server from 5.3.3.62 to the latest version. When triggering an automatic update from the admin page I receive this message: PKIX path building failed:...
View ArticleRun both Lucee and Adobe
Is it possible to run Lucee and Adobe CF 2021 side by side on my server when Apache is the web server? I downloaded the Lucee WAR file, dropped it in my Tomcat webapps folder and it auto installed....
View ArticleHow to change the setup of my dev installation
I want to change hte setup of my dev environment to match how Viviotech will set up my new Velocity server. It will be structured more or less the same way ACF is set up - with a single server and a...
View ArticleIssue Connecting to SQL Server
Just started working with 6x after using 5x for awhile. Running into an issue trying to setup a SQL Server datasource: “encrypt” property is set to “false” and “trustServerCertificate” property is set...
View ArticleLucee, IIS, and Mura w/ FW/1 - URL Rendering Not Working Correctly
OS: Windows Server 2022 Java Version: 11.0.23 64-bit Tomcat Version: 9.0.89 Lucee Version: Lucee 5.4.6.9 (LTS) There are a lot of moving parts here, and I am not sure which community to ask about it....
View ArticleUnicode characters missing in cfdocument pdf
I’ve been attempting to figure out why unicode characters aren’t showing up in my PDF on Lucee 6 on windows 2022. They are just blank. I can verify the Chinese chars in the HTML but the PDF is just...
View ArticleEhcache drops itself intermittently
I am getting this weird issue where the ehcache will just drop itself every 5 mins or 2000 entries. Don’t forget to tell us about your stack! OS: ubuntu Java Version: whatever comes with lucee...
View Article