NPE in pageSourcePool.clearUnused()

Description

In a running Preside application, I am repeatedly seeing NPEs coming from the controller thread. Here is the error from the output logs:

Environment

Linux (Docker). Java 15.

duplicates

Activity

Michael Offner 
7 July 2023 at 09:27

Michael Offner 
7 July 2023 at 09:27

problem is that between getting the keys and then get the pagesource the underlaying request is gone. no real concern, we can simply ignore it, no harm done.

Zac Spitzer 
3 July 2023 at 17:05

I wonder if this is happening due to overlapping controller threads? this runs every minute

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 30 June 2023 at 10:55
Updated 29 November 2023 at 14:13
Resolved 11 July 2023 at 16:53