NPE PropertyOrFieldReference$AccessorLValue due to concurrency issue [SPR-14850] #19416
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: backported
An issue that has been backported to maintenance branches
type: bug
A general bug
Milestone
Thijs Vonk opened SPR-14850 and commented
We're seeing 'strange' NullpointerExceptions while using ThymeLeaf and having heavy load on the machine.
Looking at similar NPE issues #17614 and how this was fixed
I fixed this locally by doing the following in spring-expression v4.2.7
replace
with
Affects: 4.2.7, 4.2.8
Issue Links:
Backported to: 4.2.9
The text was updated successfully, but these errors were encountered: