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



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4029271#4029271

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4029271
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to