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.
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