-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Critical
-
Resolution: Done
-
Affects Version/s: 2.0.0.GA
-
Fix Version/s: 2.0.0.GA
-
Component/s: None
-
Labels:None
-
Environment:
Windows XP
The cache was being initialized correctly,
java.lang.NoSuchMethodError: getDomainName
at org.jboss.cache.pojo.impl.PojoCacheImpl$PojoCacheImplAdvisor.initiali
se(Lorg.jboss.aop.AspectManager;Z)V(PojoCacheImpl$PojoCacheImplAdvisor.java:???)
at org.jboss.cache.pojo.impl.PojoCacheImpl$PojoCacheImplAdvisor.<init>()
V(PojoCacheImpl$PojoCacheImplAdvisor.java:???)
at org.jboss.cache.pojo.impl.PojoCacheImpl.<clinit>()V(PojoCacheImpl.jav
a:???)
at org.jboss.cache.pojo.PojoCacheFactory.createCache(PojoCacheFactory.ja
va:42)
we didnt change any configuration and didnt add/remove any new jars.
It started giving this error.