Fixed
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Michael Offner
Michael OffnerPriority
Labels
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
Created 27 November 2020 at 10:15
Updated 25 February 2021 at 14:15
Resolved 18 December 2020 at 15:21
cache connection not get updated when a extension get installed that changes the cache definitions.
this leads to NoClassDefFoundError because the loaded cache connection are pointing to a cache definition that no longer exist locally because Lucee uninstalls older versions.
This is specially a problem, when the Lucee update provider does NOT provide the OSGi bundle in the version used by the cache connection.