Issues
2 of 2
NPE in pageSourcePool.clearUnused()
Fixed
Description
Environment
Linux (Docker). Java 15.
duplicates
Details
Assignee
Michael OffnerMichael OffnerReporter
Dominic WatsonDominic WatsonPriority
NewNew 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
NoneAffects versions
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Dominic Watson
Dominic WatsonPriority
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
None
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
In a running Preside application, I am repeatedly seeing NPEs coming from the controller thread. Here is the error from the output logs: