net.sf.ehcache.CacheException: Terracotta cache classes are not available, you are missing jar(s) most likely
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Terracotta by sbelden, 1 year ago
via Terracotta by sbelden, 1 year ago
via Terracotta by jeberle, 1 year ago
net.sf.ehcache.CacheException: Terracotta cache classes are not available, you are missing jar(s) most likely
at net.sf.ehcache.TerracottaClusteredInstanceHelper.newClusteredInstanceFactory(TerracottaClusteredInstanceHelper.java:138)
at net.sf.ehcache.CacheManager.init(CacheManager.java:311)
at net.sf.ehcache.CacheManager.
(CacheManager.java:253) at net.sf.ehcache.CacheManager.create(CacheManager.java:715)
at org.boone.ebiz.ccow.cache.CCOWCacheSingleton.
(CCOWCacheSingleton.java:32) at org.boone.ebiz.ccow.cache.CCOWCacheSingleton.getInstance(CCOWCacheSingleton.java:43)