cache connection not get updated with deployment
Description
Environment
None
Activity
Show:
Tim Smolders 25 February 2021 at 07:03Edited
Is this why we have to re-install Ortus Redis Cache Connector (including manually re-License) after every Lucee Box Update? If so, we will upgrade to this version asap
Zac Spitzer 24 February 2021 at 18:42
Zac Spitzer 27 November 2020 at 13:56
Fixed
Details
Details
Assignee
Reporter
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.