DoS attack? support needed in Germany
for two weeks, my German client (Windows/MySQL/Lucee) had increasing problems with Lucee quickly going to 100% and the server stopping to respond. He is setting up a new server now because the old one...
View ArticleWhere Am I doing wrong?
I have task to migrate a service from Java 8 to 17 and I successfully solved code base deprecated errors and sevice is building and running successfully. But when I run one of the api I got this error...
View ArticleWhen implement cfjava?
I think that it is very useful the cfjava 1 post - 1 participant Read full topic
View ArticleReason for integer not a valid data type for function arguments?
Adobe CF supports integer as a data type for function arguments, but in Lucee (including 6.1) only numeric is supported. I’m just curious what the reason is for that? 1 post - 1 participant Read full...
View ArticleLucee 6 cannot connect to Oracle DB
I have a RHEL 8.9 server that we are trying to connect to an Oracle 19c database. I installed the JRE 11 OpenJDK, and the Oracle 21.8.0.0-ojdbc11 driver. When I set up the DB connection under...
View ArticleBuild 5.4.5.23 war that doesn't use OSGI
We are trying to get a ColdFusion application working for our customer. It was originally written by another company but we have since had the code given to us and asked to make it work in our...
View ArticleLucee starting up issues in docker container
We are in the process of automating deployments. We have customised the docker image of lucee for our application. It’s been set up with Apache connector mod_cfml. I have a start up script, which...
View ArticleLucce 5.4 and 6 issues Redis extension
Hi All, We are currently looking to upgrade an application from Lucee 5.3 to Lucee 6 and whilst everything is working on our staging site fine, it is very slow. We have narrowed this down to any...
View ArticleNo directories in WEB-INF/lucee (Lucee 6.0.1.83)
I wonder if anyone can help. I’ve just installed Lucee 6 for the first time and although the WEB_INF/lucee directory has appeared in docBase, there are no directories in it. I think the directories...
View ArticleScheduler failing to pause/running at incorrect time
I am having a problem with the scheduler. Although I paused the only two scheduled events that I have set up, they are continuing to run. I paused them a couple of days ago, and each day I get a...
View ArticleSetting up on new win10
Trying to install using the windows-x64-installer and a window pops up asking me to enter the default passwords for the Lucee Server Administrator and lucee Web Administrators. What are they? Don’t...
View ArticleOpenBSD 7.5, lucee-5.4.4.38p1.tgz admin errors after install
I installed a fresh OpenBSD release 7.5, installed lucee with ‘pkg_add lucee’ (lucee-5.4.4.38p1) which installed tomcat and java and whatever else it wanted. didn’t notice any issues with the install,...
View ArticleMinor issue in the stop loop of /opt/lucee/lucee_ctl
Stopping Lucee via /opt/lucee/lucee_ctl stop on my production VPS always takes more than the default 20 second timeout in the script (if [ $COUNT -gt 20 ]), so I changed it to 30 and we’ll see late...
View ArticleLucee 6.0.1.83 Error (missinginclude)
Hi, We’ve been evaluating Lucee 6 as an option for our production servers (currently on the latest version of Lucee 5) so we have a test server up for Lucee 6 but we’ve returned from the weekend to...
View ArticleMach-II and DB storage for sessions
Hi there I have posted this in Slack - but not everyone uses Slack so I thought it best to start a thread here, too. Has anyone managed to get the Mach-II framework working when storing sessions in a...
View ArticleOld jQuery files in Lucee admin
Scanning for vulnerable software has revealed outdated jQuery files in locations like \Lucee\tomcat\lucee-server\context\library\tag\lucee\core\ajax\js\jquery \Lucee\tomcat\webapps\ROOT\assets\js\lib...
View ArticleCffile action upload in 6.0.1.83
cfile action upload does not accept files larger than 2mb in Lucee 6.0.1.83 when cffile is invoked by javascript. 502 error bad gateway is returned by the server. Downgrading to 6.0.585 started...
View ArticleWhy not just dump a ton of member methods into the language?
This is just an open-ended question. When ColdFusion added the ability to reference member methods (ie, array.filter instead of arrayFilter), I felt like it really improved / modernized the language...
View ArticleLarge Objects may not be used in auto-commit mode ERROR
I’m getting this error when inserting a PDF binary object into a database. I’m not having this issue with ACF on my local test, only happens on the lucee deployment… I found this on the forum:...
View ArticleProxy configured, but extension application does not work
Hello, I have installed version Lucee 5.4.2.17 on a Windows Server 2019. I am behind a proxy. I have configured the lucee-server.xml and added the entry <proxy enabled="true" port="8080"...
View Article