- Caused by: net.sf.ehcache.CacheException: Can't assign requested address
- at net.sf.ehcache.distribution.MulticastRMICacheManagerPeerProvider.init(MulticastRMICacheManagerPeerProvider.java:99)
- at net.sf.ehcache.CacheManager.doInit(CacheManager.java:447)
- at net.sf.ehcache.CacheManager.init(CacheManager.java:377)
- at net.sf.ehcache.CacheManager.<init>(CacheManager.java:259)
- at net.sf.ehcache.CacheManager.newInstance(CacheManager.java:1037)
- at net.sf.ehcache.CacheManager.newInstance(CacheManager.java:1013)
- at net.sf.ehcache.CacheManager.create(CacheManager.java:998)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at org.springframework.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:210)
- at org.springframework.cache.ehcache.EhCacheManagerFactoryBean.afterPropertiesSet(EhCacheManagerFactoryBean.java:127)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1573)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1511)
- ... 131 more