Issues

Select view

Select search mode

 

NPE in pageSourcePool.clearUnused()

Fixed

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

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

Activity

Show:

Michael Offner7 July 2023 at 09:27

Michael Offner7 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 Spitzer3 July 2023 at 17:05

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

Flag notifications