7 Replies Latest reply on Mar 23, 2007 10:53 AM by manik

    problem when attribute UseReplQueue is true...

    panagiota

      Hi to All,

      I am using JBoss 4.0.4 and jboss-cache-dist-1.2.4.SP2. I am dealing with the below exception when at cacheMode REPL_ASYNC, I set the attribute UseReplQueue true:

      9:23:17,187 ERROR [ReplicationQueue] failed replicating 0 elements in
      replication queue java.io.NotSerializableException: RpcDispatcher returned a null. This
      is most often caused by args for _replicate([]) n
      ot being serializable.
      at org.jboss.cache.TreeCache.callRemoteMethods(TreeCache.java:4167)
      at org.jboss.cache.TreeCache.callRemoteMethods(TreeCache.java:4114)
      at org.jboss.cache.TreeCache.callRemoteMethods(TreeCache.java:4222)
      at org.jboss.cache.ReplicationQueue.flush(ReplicationQueue.java:149)
      at org.jboss.cache.ReplicationQueue$MyTask.run(ReplicationQueue.java:158)
      at java.util.TimerThread.mainLoop(Timer.java:512)
      at java.util.TimerThread.run(Timer.java:462)

      Any help will be more than welcome....


      Panagiwta