[jboss-user] [JBossCache] - Re: TreeCache put causes
jyoonyang
do-not-reply at jboss.com
Tue Sep 19 14:32:38 EDT 2006
Hi,
I noticed following exception during startup. Maybe these are the culprit to the other exception? Any idea?
11:26:19,953 ERROR [MethodCall] found no method called DistributedReplicantManager._add in class org.jboss.cache.TreeCache with (java.lang.String, java.lang.String, org.j
| boss.ha.framework.server.HARMIServerImpl_Stub) formal parameters
| 11:26:19,953 ERROR [RpcDispatcher] failed invoking method
| java.lang.NoSuchMethodException: org.jboss.cache.TreeCache.DistributedReplicantManager._add(java.lang.String, java.lang.String, java.io.Serializable)
| at java.lang.Class.getMethod(Class.java:1581)
| at org.jgroups.blocks.MethodCall.invoke(MethodCall.java:222)
| at org.jgroups.blocks.RpcDispatcher.handle(RpcDispatcher.java:220)
| at org.jgroups.blocks.RequestCorrelator.handleRequest(RequestCorrelator.java:615)
| at org.jgroups.blocks.RequestCorrelator.receiveMessage(RequestCorrelator.java:512)
| at org.jgroups.blocks.RequestCorrelator.receive(RequestCorrelator.java:326)
| at org.jgroups.blocks.MessageDispatcher$ProtocolAdapter.handleUp(MessageDispatcher.java:722)
| at org.jgroups.blocks.MessageDispatcher$ProtocolAdapter.access$300(MessageDispatcher.java:554)
| at org.jgroups.blocks.MessageDispatcher$1.run(MessageDispatcher.java:691)
| at java.lang.Thread.run(Thread.java:595)
|
Thanks again
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972696#3972696
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972696
More information about the jboss-user
mailing list