-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
An attempt was made to call a method that does not exist. The attempt was made from the following location:
io.micrometer.core.instrument.binder.cache.EhCache2Metrics.<init>(EhCache2Metrics.java:37)
The following method did not exist:
'net.sf.ehcache.statistics.StatisticsGateway net.sf.ehcache.Ehcache.getStatistics()'
The method's class, net.sf.ehcache.Ehcache, is available from the following locations:
jar:file:/C:/Users/dramadurai/.m2/repository/net/sf/ehcache/ehcache-core/2.6.2/ehcache-core-2.6.2.jar!/net/sf/ehcache/Ehcache.class
It was loaded from the following location:
file:/C:/Users/dramadurai/.m2/repository/net/sf/ehcache/ehcache-core/2.6.2/ehcache-core-2.6.2.jar
Action:
Correct the classpath of your application so that it contains a single, compatible version of net.sf.ehcache.Ehcache
Metadata
Metadata
Assignees
Labels
No labels