Intermittent issue with EHCACHE

Recently we are encountering an intermittent error on a project that ran fine for 2 years. We have implemented some caching in pages and are using Mura 7 as the CMS.

The error is:

BCrypt not found by org.lucee.ehcache

Restarting Tomcat will make it go away as well as killing the cache and re-creating it in the Lucee Admin.

I can not find anything on this error and am not sure if it’s a BCrypt issue or EHCache.

Thanks in advance.

Don’t forget to tell us about your stack!

OS: Windows 2019
Java Version: 11
Tomcat Version: 9
Lucee Version: 5.3.7.48

Does it happen with 5.3.9.166 ?

Hello. Thanks for you reply. We have not experienced it again as we converted the caches to RAMCACHE instead of EHCACHE.

I do want to revisit it but it’s a production server that it was happening to