[jboss-jira] [JBoss JIRA] Created: (JBCACHE-1321) Getting noSuchMethod exceptio while starting cache
Anand Ramadurg (JIRA)
jira-events at lists.jboss.org
Tue Apr 8 03:45:54 EDT 2008
Getting noSuchMethod exceptio while starting cache
--------------------------------------------------
Key: JBCACHE-1321
URL: http://jira.jboss.com/jira/browse/JBCACHE-1321
Project: JBoss Cache
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 2.0.0.GA
Environment: Windows XP
Reporter: Anand Ramadurg
Assigned To: Manik Surtani
Priority: Critical
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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list