Hi,

I get this error when a new treecache service is started and after it has 
joined an existing service: (started on the same machine as the other service)

org.jboss.cache.ReplicationException: rsp=sender=xxx.xxx.xxx.xx:1166, 
retval=null, received=false, suspected=false
        at org.jboss.cache.TreeCache.callRemoteMethods(TreeCache.java:3290)
        at org.jboss.cache.TreeCache.callRemoteMethods(TreeCache.java:3311)
        at 
org.jboss.cache.interceptors.ReplicationInterceptor.handleReplicatedMethod(ReplicationInterceptor.java:122)
        at 
org.jboss.cache.interceptors.ReplicationInterceptor.invoke(ReplicationInterceptor.java:87)
        at org.jboss.cache.TreeCache.invokeMethod(TreeCache.java:4124)
        at org.jboss.cache.TreeCache.put(TreeCache.java:2868)
        at org.jboss.cache.TreeCache.put(TreeCache.java:2809)

The cluster configuration for the service looks like this:

UDP(ip_mcast=true;mcast_addr=229.1.2.10;mcast_port=5556;ip_ttl=2;loopback=true;mcast_recv_buf_size=80000;mcast_send_buf_size=150000;ucast_recv_buf_size=80000;ucast_send_buf_size=150000;enable_bundling=false;bind_to_all_interfaces=true):PING(down_thread=false;num_initial_members=3;timeout=1500;up_thread=false):MERGE2(down_thread=false;max_interval=10000;min_interval=5000):FD(max_tries=2;timeout=1000):VERIFY_SUSPECT(down_thread=false;timeout=1500):pbcast.NAKACK(down_thread=false;gc_lag=50;max_xmit_size=60000;retransmit_timeout=300,600,1200,2400,4800;use_mcast_xmit=true):UNICAST(down_thread=false;timeout=300,600,1200,2400,3600):pbcast.STABLE(desired_avg_gossip=5000;down_thread=false;max_bytes=250000;stability_delay=1000):pbcast.GMS(down_thread=false;join_retry_timeout=2000;join_timeout=3000;print_local_addr=true;shun=true):FC(down_thread=false;max_credits=1000000;min_threshold=0.10):FRAG(down_thread=false;frag_size=60000;up_thread=true):COMPRESS(compression_level=3;down_thread=false;min_size=500;up_thread=true):pbcast.STATE_TRANSFER(down_thread=false;up_thread=false)


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926022


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to