Details
-
Type:
Feature Request
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: 6.2.0 CE M3
-
Fix Version/s: None
-
Component/s: Operations, Operations > Caching > Replication Hook
-
Labels:None
-
Environment:6.1 GA 2
-
Similar Issues:
Description
Ehcache updated to 2.6.2
Current version 2.4.6.
When using Ehcache 2.6.2, it throws exceptions:
java.lang.AbstractMethodError: com.liferay.portal.cache.ehcache.ModifiableEhcacheWrapper.unpinAll()V
at net.sf.ehcache.hibernate.regions.EhcacheTransactionalDataRegion.clear(EhcacheTransactionalDataRegion.java:182
)
at com.liferay.portal.dao.orm.hibernate.region.EntityRegionWrapper.invalidate(EntityRegionWrapper.java:52)
at com.liferay.portal.cache.CacheRegistryImpl.clear(CacheRegistryImpl.java:41)
at com.liferay.portal.cache.CacheRegistryImpl.setActive(CacheRegistryImpl.java:85)
at com.liferay.portal.kernel.cache.CacheRegistryUtil.setActive(CacheRegistryUtil.java:47)
at com.liferay.portal.tools.DBUpgrader.upgrade(DBUpgrader.java:85)
at com.liferay.portal.events.StartupAction.doRun(StartupAction.java:144)
at com.liferay.portal.events.StartupAction.run(StartupAction.java:52)
at com.liferay.portal.servlet.MainServlet.processStartupEvents(MainServlet.java:1306)
at com.liferay.portal.servlet.MainServlet.init(MainServlet.java:214)
at javax.servlet.GenericServlet.init(GenericServlet.java:160)
Issue Links
- relates
-
LPS-33359
Upgrade to Ehcache 2.6.5
-

In preparation for Ideation; we are merging New Feature and Improvement tickets into a singular ticket type called “Feature Request”. Additional information to follow soon.