net.sf.ehcache.ObjectExistsException: Cache play already >>> exists >>> at net.sf.ehcache.CacheManager.addCache(CacheManager.java:990) >>> ~[ehcache-core-2.5.0.jar:na] >>> at play.api.cache.EhCachePlugin.x$1(Cache.scala:122)
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 Google Groups by Gilbert Wong, 1 year ago
net.sf.ehcache.ObjectExistsException: Cache play already >>> exists >>> at net.sf.ehcache.CacheManager.addCache(CacheManager.java:990) >>> ~[ehcache-core-2.5.0.jar:na] >>> at play.api.cache.EhCachePlugin.x$1(Cache.scala:122)
at play.api.cache.EhCachePlugin.cache(Cache.scala:120)
at play.api.cache.EhCachePlugin.onStart(Cache.scala:138)