Hi, we use ORM and have enabled the secondLevelCac...
# lucee
b
Hi, we use ORM and have enabled the secondLevelCache, with cacheProvider: ehcache. We encounter the following error very often. It sometimes happens when you open the lucee admin. It happens for sure if you change a setting. It also happens during the startup of the server, when you receive multiple requests during the startup.
net.sf.ehcache.CacheException: Another CacheManager with same name 'StudiemeterDev' already exists in the same VM. Please provide unique names for each CacheManager in the config or do one of following:
We have to restart to get rid of this error... Is there something I can do to prevent this error?
b
@birdy1980 I've seen this error for years -- I'm fairly sure there are tickets in Jira for it. Did you check there?
I think it's just a Lucee bug that never got fixed
Hmm, all of those tickets are deployed so perhaps you've found a new way to cause it
I'd put in a fresh ticket with steps to reproduce (I always found it was hard to reproduce on demand)