Quantcast
Channel: Lucee Dev - Latest topics
Browsing all 420 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Building Lucee 6

I am following the instructions here docs.lucee.org Building Lucee 5 & 6 from source :: Lucee Documentation Table of contents Building Lucee 5 and 6 from source 1. Before you get started 2. Get...

View Article


GenerateArgon2Hash

When I attempt to upgrade from 6.0.3.1 to 6.1.0.243 my application dies on No matching function [ARGON2CHECKHASH] found Help?! Don’t forget to tell us about your stack! OS: Ubuntu 22.04.5 Java...

View Article


Date created by javascript is no longer valid

A date created by javascript new Date(); is no longer a valid date per lucee. isdate(‘Wed Sep 18 2024 09:20:47 GMT-0700 (Pacific Daylight Time)’) = false |Version |Lucee 6.1.0.243| |Version Name...

View Article

OSGI bundle download failing

Hello, we currently had an issue with the Contentbox installer and a failing installation of Microsoft ODBC driver. The reason was it requested a specific driver version which should be available but...

View Article

PostgreSQL JDBC-Driver - Writing empty TIMESTAMP

Environment: OS: Windows 10 Pro Java Version 11.0.6 (64 bit) Apache Tomcat: 9.0.34 Lucee Version 6.1.0.243 PostgreSQL JDBC Driver: 42.7.3 In the past it was possible to erase a TIMESTAMP field in a...

View Article


Image may be NSFW.
Clik here to view.

The State of Lucee

Hi Lucee team, First, I am a huge fan and love what you do. For me, Lucee is a productivity tool that helps me build apps quickly. Despite what features might be available on CF, and now BoxLang,...

View Article

Tomcat regression bug in Lucee Express 6.1.0.243: Tomcat 8 in use

There apparently has been an oversight in Lucee Express 6.1.0.243: Apache Tomcat 8.0.36 is being used. To see it, run the following code: <cfscript> writedump(server.servlet.name);...

View Article

Image file uploads suddenly became corrupt

i’ve looked around. i changed umask to 0022. so apologies if this feels repetitive. according to my git logs i successfully pushed code July 30 2024 which allowed me to create directories and upload...

View Article


Lucee on Jetty 12

I run Lucee on Jetty 10. I have been running Lucee on Jetty for years. Now Jetty 12 is out and it seems things have changed. My normal configuration doesn’t seem to work any longer. Has anyone managed...

View Article


Image may be NSFW.
Clik here to view.

Site not loading with localhost with too many redirects

After windows install on IIS - hosting the first page localhost:8888 - works localhost - doesn’t work 127.0.0.1 - works Attached the screenshot. Edge Browser Don’t forget to tell us about your stack!...

View Article

Image may be NSFW.
Clik here to view.

Not working with virtual directories in IIS

I have the source code in a virtual directory in IIS. Lucee latest version installed on windows IIS gives error attached Don’t forget to tell us about your stack! OS: ??? Java Version: ??? Tomcat...

View Article

Tomcat 9 Upgrade Issues

We’ve been running our instance of Lucee on a 64-bit Windows 2022 server for quite a while now without any major hiccups. However, if we upgrade Tomcat from 9.0.85 to 9.0.95, our web app appears to...

View Article

System-impairing bug on Lucee S3 extension with third-party S3 providers

Hi, We discovered a big (but very easy-to-fix) bug with the standard S3 extension for Lucee. The bottom line is that the extension assumes that the bucket name for all S3-compatible providers follow...

View Article


German special chars (äüöß) will be replaced by "?"

Hi, after updating Lucee from version 6.0.1.83/6.0.2.45 to 6.1.0.243 we get the following error: German special characters (äüöÄÜÖß) are replaced by “?” on form submit. Same for url-parameters. Is...

View Article

onSessionStart called with every HTTPS API call in Lucee 6.0.3.1 RESTful

Details: Issue: onSessionStart is being called with every API call Session ID is renewed each time Lucee version: 6.0.3.1 Application type: RESTful Client-side: Angular application Web server: IIS...

View Article


Lucee 6.1.1 (6.1.1.100-RC) Release Candidate

There is a new Lucee 6.1.1.100-RC release candidate available for testing. Give it a try and share your feedback with us. What’s New? This release focuses mainly on bug fixes, along with a few useful...

View Article

Image may be NSFW.
Clik here to view.

Allocated Memory for Request much higher than Used Memory

Trying to reduce the memory usage of an app. I’m using FusionReactor to look at Requests by Memory. The top request in the report appears to have an extraordinarily high amount of Allocated Memory,...

View Article


Swiss QR Invoice

Hello everyone, Who has already generated a Swiss QR- invoice with Lucee? Which components/libraries or services have you used? I am of course looking for something that is free of charge. It is for a...

View Article

Allow user configured XML transformerFactory

If XMLUtil is changed from github.com LoneBuffalo/Lucee/blob/6.1.0.1/core/src/main/java/lucee/runtime/text/xml/XMLUtil.java#L250 } return transformerFactoryResource; } private static...

View Article

Image may be NSFW.
Clik here to view.

Lucee Docker Launcher (Announce)

Hi lovely Lucee peeps! Been a while in which I shared some of the things I do with lucee, so I thought I would share a simple script I use to launch lucee from whichever folder I am in. I got tired of...

View Article
Browsing all 420 articles
Browse latest View live