random crashes lucee 5.3.2.77 under load

Description

Hi,
we are experiencing occasional random restarts of lucee containers. The error message is the same as in LDEV-2077, which should be fixed in the version we use (5.3.2.77). It seems to happen if the system is under load, but appears to be somewhat rare (2 times so far today).

Environment

Kubernetes Cluster
using Docker image lucee/lucee:5.3.2.77-tomcat9.0-jre11

Activity

Michael Offner 
2 March 2020 at 09:51

5.3.4.75

Michael Offner 
2 March 2020 at 09:46

5.3.5.56

Dominic Watson 
24 January 2020 at 10:45
(edited)

I repeated the test I did above, with a slightly differently modified Lucee code (adding a sleep that exaggerated the issue).

I could not reproduce the issue I had previously (looking good on that front) . I also performed the test without modifying the code, similarly no problems.

Michael Offner 
24 January 2020 at 09:53

we have rewritten with the latest Lucee 5.3.5 how thread stoping works, can you still reproduce the issze with the latest version?

Dominic Watson 
16 September 2019 at 22:31

Pull request submitted to allow sys admins to disable thread.stop() by setting a java property -Dlucee.confallow.thread-stop=false. This effectively stops request timeouts from working so is not set by default in the PR.

This suits us just fine, but is there any other way to make request timeouts work for people that want them (and don’t want stability issues)?

Fixed

Details

Assignee

Reporter

Priority

Fix versions

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Sprint

Affects versions

Created 24 June 2019 at 10:21
Updated 5 May 2023 at 07:09
Resolved 2 March 2020 at 09:53