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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
