1 2 Previous Next 15 Replies Latest reply on Jun 28, 2004 5:20 AM by julien.dubois

    jgroups error messaged in 3.2.4 final

    tbauer

      Just migrated from 3.2.4FC2 to the final 3.2.4. When two nodes are clustered, I am now gettting the following message occasionally.....

      1.) what is it and why do I get it....
      2.) Is it serious, and can I turn off the reporting of it???

      09:59:40,468 ERROR [MethodCall] found no method called _rpc_batchInvalidate in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge with ([Lorg.jboss.cache.invalidation.BatchInvalidation;) formal parameters
      09:59:40,470 WARN [DefaultPartition] java.lang.NoSuchMethodException: org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge._rpc_batchInvalidate(org.jboss.cache.invalidation.BatchInvalidation)
      10:00:52,878 ERROR [MethodCall] found no method called _rpc_batchInvalidate in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge with ([Lorg.jboss.cache.invalidation.BatchInvalidation;) formal parameters
      10:00:52,880 WARN [DefaultPartition] java.lang.NoSuchMethodException: org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge._rpc_batchInvalidate(org.jboss.cache.invalidation.BatchInvalidation)

        1 2 Previous Next