Expand my Community achievements bar.

JBoss Log Error Msg: Client JGroup initialization failed to connect to service JGroup

Avatar

Former Community Member
We noticed in our JBoss server.log that there are a lot of message about 'Client JGroup initialization failed to connect to service JGroup'. Is it a problem? If so, how to fix it?



--- START LOG ---

....

2008-01-11 10:51:59,377 INFO [org.jboss.cache.TreeCache] setting cluster properties from xml to: UDP(ip_mcast=false;ip_ttl=8;loopback=false;mcast_addr=230.1.2.7;mcast_port=45577;mcast_recv_buf_size=80000;mcast_send_buf_size=150000;ucast_recv_buf_size=80000;ucast_send_buf_size=150000):PING(down_thread=false;num_initial_members=3;timeout=2000;up_thread=false):MERGE2(max_interval=20000;min_interval=10000):FD_SOCK:VERIFY_SUSPECT(down_thread=false;timeout=1500;up_thread=false):pbcast.NAKACK(down_thread=false;gc_lag=50;max_xmit_size=8192;retransmit_timeout=600,1200,2400,4800;up_thread=false):UNICAST(down_thread=false;min_threshold=10;timeout=600,1200,2400;window_size=100):pbcast.STABLE(desired_avg_gossip=20000;down_thread=false;up_thread=false):FRAG(down_thread=false;frag_size=8192;up_thread=false):pbcast.GMS(join_retry_timeout=2000;join_timeout=5000;print_local_addr=true;shun=true):pbcast.STATE_TRANSFER(down_thread=true;up_thread=true)

....

2008-01-11 11:16:41,846 INFO [com.adobe.livecycle.remoteevents.client.RemoteEventClient] Client JGroup initialization failed to connect to service JGroup. Service JGroup initialization may not be complete, retrying...

2008-01-11 11:16:42,846 INFO [com.adobe.livecycle.remoteevents.client.RemoteEventClient] com.adobe.livecycle.remoteevents.client.RemoteEventClient$RemoteEventReceiver using JGroups config UDP(bind_addr=10.77.250.248;mcast_addr=238.42.102.134;mcast_port=42707;ip_ttl=8):PING(timeout=3000;num_initial_members=6):FD(timeout=3000):VERIFY_SUSPECT(timeout=1500):pbcast.NAKACK(gc_lag=10;retransmit_timeout=600,1200,2400,4800):UNICAST(timeout=600,1200,2400,4800):pbcast.STABLE(desired_avg_gossip=10000):FRAG:pbcast.GMS(join_timeout=5000;join_retry_timeout=2000;shun=true;print_local_addr=true):VIEW_ENFORCER

2008-01-11 11:16:42,846 INFO [STDOUT]

-------------------------------------------------------

GMS: address is neptune:2162

-------------------------------------------------------

2008-01-11 11:16:46,160 INFO [com.adobe.livecycle.remoteevents.client.RemoteEventClient] Client JGroup initialization failed to connect to service JGroup. Service JGroup initialization may not be complete, retrying...

2008-01-11 11:16:47,161 INFO [com.adobe.livecycle.remoteevents.client.RemoteEventClient] com.adobe.livecycle.remoteevents.client.RemoteEventClient$RemoteEventReceiver using JGroups config UDP(bind_addr=10.77.250.248;mcast_addr=238.42.102.134;mcast_port=42707;ip_ttl=8):PING(timeout=3000;num_initial_members=6):FD(timeout=3000):VERIFY_SUSPECT(timeout=1500):pbcast.NAKACK(gc_lag=10;retransmit_timeout=600,1200,2400,4800):UNICAST(timeout=600,1200,2400,4800):pbcast.STABLE(desired_avg_gossip=10000):FRAG:pbcast.GMS(join_timeout=5000;join_retry_timeout=2000;shun=true;print_local_addr=true):VIEW_ENFORCER

2008-01-11 11:16:47,161 INFO [STDOUT]

-------------------------------------------------------

GMS: address is neptune:2169

-------------------------------------------------------

2008-01-11 11:16:50,475 ERROR [com.adobe.livecycle.remoteevents.client.RemoteEventClient] Client JGroup initialization failed to connect to service JGroup. Maximum retries exceeded.

--- END LOG ---
6 Replies

Avatar

Former Community Member
hey fadly - did you ever get this resolved? i'm having the same problem, and it causing me to not be able to get server events from livecycle inside of workspace.



thanks,

bryan

Avatar

Former Community Member
Hi,



I have the same problem, did you have a solution ?



Thanks

Avatar

Former Community Member
Thanks, I turned the firewall off but the problem is still there.

Avatar

Level 4
this might help:

http://blogs.adobe.com/livecycle/2009/01/jgroups_and_livecycle_es.html



Is mcast_addr=238.42.102.134 used by another JBoss instance elsewhere in your network?



mcast_port=42707 is port 42707 free?