[jboss-user] [Clustering/JBoss] - Initial State Trafer failed

ShanthiShanmugam do-not-reply at jboss.com
Mon Sep 3 03:50:25 EDT 2007


I am using jboss cache version 1.4.1 sp3 in my application which is running on Jetty server.During the start up of the cache,it is throwing Initial state transfer failed exception. I have attached my log file below

In the following log, I could see the LEAVE Req message.When the leave request will be send?





DEBUG] - 09/03/07 13:35:51 org.jgroups.protocols.pbcast.STABLE --> resetting digest from NAKACK: [192.168.100.2:32869#-1, 192.168.100.98:32864#-1, 192.168.100.97:32939#-1, 192.168.100.1:32845#-1]
[DEBUG] - 09/03/07 13:35:51 org.jgroups.protocols.pbcast.STABLE --> resuming message garbage collection
[DEBUG] - 09/03/07 13:35:51 org.jgroups.protocols.pbcast.GMS --> sending LEAVE request to 192.168.100.1:32845 (local_addr=192.168.100.97:32939)
[DEBUG] - 09/03/07 13:35:51 org.jgroups.protocols.UNICAST --> 192.168.100.97:32939 --> DATA(192.168.100.1:32845: #4
[DEBUG] - 09/03/07 13:35:51 org.jgroups.protocols.UDP --> sending msg to 192.168.100.1:32845 (src=192.168.100.97:32939), headers are {GMS=GmsHeader[LEAVE_REQ]: mbr=192.168.100.97:32939, UDP=[channel_name=Prov-Set6], UNICAST=[UNICAST: DATA, seqno=4]}
[DEBUG] - 09/03/07 13:35:51 org.jgroups.protocols.UDP --> received (ucast) 60 bytes from 192.168.100.1:32845
[DEBUG] - 09/03/07 13:35:51 org.jgroups.protocols.UDP --> message is [dst: 192.168.100.97:32939, src: 192.168.100.1:32845 (2 headers), size = 0 bytes], headers are {UNICAST=[UNICAST: ACK, seqno=4], UDP=[channel_name=Prov-Set6]}
[DEBUG] - 09/03/07 13:35:51 org.jgroups.protocols.UNICAST --> 192.168.100.97:32939 <-- ACK(192.168.100.1:32845: #4)
[DEBUG] - 09/03/07 13:35:51 org.jgroups.protocols.UDP --> received (ucast) 78 bytes from 192.168.100.1:32845
[DEBUG] - 09/03/07 13:35:51 org.jgroups.protocols.UDP --> received (mcast) 138 bytes from 192.168.100.1:32846
[DEBUG] - 09/03/07 13:35:51 org.jgroups.protocols.UDP --> message is [dst: 192.168.100.97:32939, src: 192.168.100.1:32845 (3 headers), size = 0 bytes], headers are {GMS=GmsHeader[LEAVE_RSP], UNICAST=[UNICAST: DATA, seqno=131], UDP=[channel_name=Prov-Set6]}[DEBUG] - 09/03/07 13:35:51 org.jgroups.protocols.UDP --> message is [dst: 224.1.2.3:46600, src: 192.168.100.1:32845 (3 headers), size = 0 bytes], headers are {GMS=GmsHeader[VIEW]: view=[192.168.100.1:32845|32] [192.168.100.1:32845, 192.168.100.2:32869, 192.168.100.98:32864], NAKACK=[MSG, seqno=63], UDP=[channel_name=Prov-Set6]}
[DEBUG] - 09/03/07 13:35:51 org.jgroups.protocols.UNICAST --> 192.168.100.97:32939 <-- DATA(192.168.100.1:32845: #131
[DEBUG] - 09/03/07 13:35:51 org.jgroups.protocols.UNICAST --> 192.168.100.97:32939 --> ACK(192.168.100.1:32845: #131)
[DEBUG] - 09/03/07 13:35:51 org.jgroups.protocols.pbcast.NAKACK --> 192.168.100.97:32939: received 192.168.100.1:32845#63
[DEBUG] - 09/03/07 13:35:51 org.jgroups.protocols.pbcast.GMS --> sending VIEW_ACK to 192.168.100.1:32845
[DEBUG] - 09/03/07 13:35:51 org.jgroups.protocols.UNICAST --> 192.168.100.97:32939 --> DATA(192.168.100.1:32845: #5
[DEBUG] - 09/03/07 13:35:51 org.jgroups.protocols.UDP --> sending msg to 192.168.100.1:32845 (src=192.168.100.97:32939), headers are {UDP=[channel_name=Prov-Set6], UNICAST=[UNICAST: ACK, seqno=131]}
[DEBUG] - 09/03/07 13:35:51 org.jgroups.protocols.pbcast.GMS --> view=[192.168.100.1:32845|32] [192.168.100.1:32845, 192.168.100.2:32869, 192.168.100.98:32864]
[DEBUG] - 09/03/07 13:35:51 org.jgroups.protocols.UDP --> sending msg to 192.168.100.1:32845 (src=192.168.100.97:32939), headers are {GMS=GmsHeader[VIEW_ACK]: view=[192.168.100.1:32845|32] [192.168.100.1:32845, 192.168.100.2:32869, 192.168.100.98:32864], UDP=[channel_name=Prov-Set6], UNICAST=[UNICAST: DATA, seqno=5]}
[DEBUG] - 09/03/07 13:35:51 com.hp.tpf.routing.CustomRouterProvider --> [Custom3PFRouterProvider:createRouterConfig] Returning a new instance of Custom3PFRouterConfig
[DEBUG] - 09/03/07 13:35:51 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Inside constructor
[DEBUG] - 09/03/07 13:35:51 com.hp.tpf.routing.CustomRouterProvider --> [Custom3PFRouterProvider:createRouterConfig] Returning a new instance of Custom3PFRouterConfig
[DEBUG] - 09/03/07 13:35:51 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Inside constructor
[DEBUG] - 09/03/07 13:35:51 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Returning a new instance of the Custom3PFRouter object with this object as config
[DEBUG] - 09/03/07 13:35:51 org.jgroups.util.TimeScheduler --> Running task 5-5
[DEBUG] - 09/03/07 13:35:51 org.jgroups.stack.AckSenderWindow --> retransmitting messages 5 - 5 from 192.168.100.97:32939
[DEBUG] - 09/03/07 13:35:51 org.jgroups.protocols.UNICAST --> [192.168.100.97:32939] --> XMIT(192.168.100.1:32845: #5)
[DEBUG] - 09/03/07 13:35:51 org.jgroups.protocols.UDP --> sending msg to 192.168.100.1:32845 (src=192.168.100.97:32939), headers are {GMS=GmsHeader[VIEW_ACK]: view=[192.168.100.1:32845|32] [192.168.100.1:32845, 192.168.100.2:32869, 192.168.100.98:32864], UDP=[channel_name=Prov-Set6], UNICAST=[UNICAST: DATA, seqno=5]}
[INFO] - 09/03/07 13:35:52 org.apache.commons.httpclient.HttpMethodBase --> Redirect requested but followRedirects is disabled
[DEBUG] - 09/03/07 13:35:53 org.jgroups.util.TimeScheduler --> Running task 5-5
[DEBUG] - 09/03/07 13:35:53 org.jgroups.stack.AckSenderWindow --> retransmitting messages 5 - 5 from 192.168.100.97:32939
[DEBUG] - 09/03/07 13:35:53 org.jgroups.protocols.UNICAST --> [192.168.100.97:32939] --> XMIT(192.168.100.1:32845: #5)
[DEBUG] - 09/03/07 13:35:53 org.jgroups.protocols.UDP --> sending msg to 192.168.100.1:32845 (src=192.168.100.97:32939), headers are {GMS=GmsHeader[VIEW_ACK]: view=[192.168.100.1:32845|32] [192.168.100.1:32845, 192.168.100.2:32869, 192.168.100.98:32864], UDP=[channel_name=Prov-Set6], UNICAST=[UNICAST: DATA, seqno=5]}
[INFO] - 09/03/07 13:35:53 org.apache.commons.httpclient.HttpMethodBase --> Redirect requested but followRedirects is disabled
[DEBUG] - 09/03/07 13:35:53 org.jgroups.protocols.UDP --> received (mcast) 189 bytes from 192.168.100.98:32865
[DEBUG] - 09/03/07 13:35:53 org.jgroups.protocols.UDP --> message is [dst: 224.1.2.3:46600, src: 192.168.100.98:32864 (3 headers), size = 0 bytes], headers are {NAKACK=[MSG, seqno=42], STABLE=[STABLE_GOSSIP]: digest is 192.168.100.2:32869: [8 : 57 (57)], 192.168.100.98:32864: [0 : 41 (40)], 192.168.100.1:32845: [8 : 63 (63)], UDP=[channel_name=Prov-Set6]}
[DEBUG] - 09/03/07 13:35:53 org.jgroups.protocols.pbcast.NAKACK --> 192.168.100.97:32939: received 192.168.100.98:32864#42
[DEBUG] - 09/03/07 13:35:53 org.jgroups.protocols.pbcast.STABLE --> received stable msg from 192.168.100.98:32864: [192.168.100.2:32869#57, 192.168.100.98:32864#41, 192.168.100.1:32845#63]
[DEBUG] - 09/03/07 13:35:53 org.jgroups.protocols.pbcast.STABLE --> received a digest [192.168.100.2:32869#57, 192.168.100.98:32864#41, 192.168.100.1:32845#63] from 192.168.100.98:32864 which has different members than mine ([192.168.100.2:32869#-1, 192.168.100.97:32939#-1, 192.168.100.1:32845#-1, 192.168.100.98:32864#-1]), discarding it and resetting heard_from list
[DEBUG] - 09/03/07 13:35:53 org.jgroups.protocols.pbcast.STABLE --> resetting digest from NAKACK: [192.168.100.2:32869#-1, 192.168.100.98:32864#-1, 192.168.100.97:32939#-1, 192.168.100.1:32845#-1]
[DEBUG] - 09/03/07 13:35:54 com.hp.tpf.routing.CustomRouterProvider --> [Custom3PFRouterProvider:createRouterConfig] Returning a new instance of Custom3PFRouterConfig
[DEBUG] - 09/03/07 13:35:54 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Inside constructor
[DEBUG] - 09/03/07 13:35:54 com.hp.tpf.routing.CustomRouterProvider --> [Custom3PFRouterProvider:createRouterConfig] Returning a new instance of Custom3PFRouterConfig
[DEBUG] - 09/03/07 13:35:54 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Inside constructor
[DEBUG] - 09/03/07 13:35:54 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Returning a new instance of the Custom3PFRouter object with this object as config
[INFO] - 09/03/07 13:35:54 org.apache.commons.httpclient.HttpMethodBase --> Redirect requested but followRedirects is disabled
[DEBUG] - 09/03/07 13:35:55 org.jgroups.util.TimeScheduler --> Running task 5-5
[DEBUG] - 09/03/07 13:35:55 org.jgroups.stack.AckSenderWindow --> retransmitting messages 5 - 5 from 192.168.100.97:32939
[DEBUG] - 09/03/07 13:35:55 org.jgroups.protocols.UNICAST --> [192.168.100.97:32939] --> XMIT(192.168.100.1:32845: #5)
[DEBUG] - 09/03/07 13:35:55 org.jgroups.protocols.UDP --> sending msg to 192.168.100.1:32845 (src=192.168.100.97:32939), headers are {GMS=GmsHeader[VIEW_ACK]: view=[192.168.100.1:32845|32] [192.168.100.1:32845, 192.168.100.2:32869, 192.168.100.98:32864], UDP=[channel_name=Prov-Set6], UNICAST=[UNICAST: DATA, seqno=5]}
[DEBUG] - 09/03/07 13:35:55 com.hp.tpf.routing.CustomRouterProvider --> [Custom3PFRouterProvider:createRouterConfig] Returning a new instance of Custom3PFRouterConfig
[DEBUG] - 09/03/07 13:35:55 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Inside constructor
[DEBUG] - 09/03/07 13:35:55 com.hp.tpf.routing.CustomRouterProvider --> [Custom3PFRouterProvider:createRouterConfig] Returning a new instance of Custom3PFRouterConfig
[DEBUG] - 09/03/07 13:35:55 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Inside constructor
[DEBUG] - 09/03/07 13:35:55 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Returning a new instance of the Custom3PFRouter object with this object as config
[INFO] - 09/03/07 13:35:56 org.apache.commons.httpclient.HttpMethodBase --> Redirect requested but followRedirects is disabled
[DEBUG] - 09/03/07 13:35:56 org.jgroups.protocols.pbcast.GMS --> sending LEAVE request to 192.168.100.1:32845 (local_addr=192.168.100.97:32939)
[DEBUG] - 09/03/07 13:35:56 org.jgroups.protocols.UNICAST --> 192.168.100.97:32939 --> DATA(192.168.100.1:32845: #6
[DEBUG] - 09/03/07 13:35:56 org.jgroups.protocols.UDP --> sending msg to 192.168.100.1:32845 (src=192.168.100.97:32939), headers are {GMS=GmsHeader[LEAVE_REQ]: mbr=192.168.100.97:32939, UDP=[channel_name=Prov-Set6], UNICAST=[UNICAST: DATA, seqno=6]}[DEBUG] - 09/03/07 13:35:56 com.hp.tpf.routing.CustomRouterProvider --> [Custom3PFRouterProvider:createRouterConfig] Returning a new instance of Custom3PFRouterConfig
[DEBUG] - 09/03/07 13:35:56 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Inside constructor
[DEBUG] - 09/03/07 13:35:56 com.hp.tpf.routing.CustomRouterProvider --> [Custom3PFRouterProvider:createRouterConfig] Returning a new instance of Custom3PFRouterConfig
[DEBUG] - 09/03/07 13:35:56 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Inside constructor
[DEBUG] - 09/03/07 13:35:56 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Returning a new instance of the Custom3PFRouter object with this object as config
[DEBUG] - 09/03/07 13:35:56 org.jgroups.util.TimeScheduler --> Running task 6-6
[DEBUG] - 09/03/07 13:35:56 org.jgroups.stack.AckSenderWindow --> retransmitting messages 6 - 6 from 192.168.100.97:32939
[DEBUG] - 09/03/07 13:35:56 org.jgroups.protocols.UNICAST --> [192.168.100.97:32939] --> XMIT(192.168.100.1:32845: #6)
[DEBUG] - 09/03/07 13:35:56 org.jgroups.protocols.UDP --> sending msg to 192.168.100.1:32845 (src=192.168.100.97:32939), headers are {GMS=GmsHeader[LEAVE_REQ]: mbr=192.168.100.97:32939, UDP=[channel_name=Prov-Set6], UNICAST=[UNICAST: DATA, seqno=6]}
[INFO] - 09/03/07 13:35:57 org.apache.commons.httpclient.HttpMethodBase --> Redirect requested but followRedirects is disabled
[DEBUG] - 09/03/07 13:35:57 org.jgroups.protocols.UDP --> received (mcast) 50 bytes from 192.168.100.1:32846
[DEBUG] - 09/03/07 13:35:57 org.jgroups.protocols.UDP --> message is [dst: 224.1.2.3:46600, src: 192.168.100.1:32845 (2 headers), size = 0 bytes], headers are {UDP=[channel_name=Prov-Set6], PING=[PING: type=GET_MBRS_REQ, arg=null]}
[DEBUG] - 09/03/07 13:35:57 org.jgroups.protocols.PING --> received GET_MBRS_REQ from 192.168.100.1:32845, sending response [PING: type=GET_MBRS_RSP, arg=[own_addr=192.168.100.97:32939, coord_addr=192.168.100.1:32845, is_server=true]]
[DEBUG] - 09/03/07 13:35:57 org.jgroups.protocols.UDP --> sending msg to 192.168.100.1:32845 (src=192.168.100.97:32939), headers are {PING=[PING: type=GET_MBRS_RSP, arg=[own_addr=192.168.100.97:32939, coord_addr=192.168.100.1:32845, is_server=true]], UDP=[channel_name=Prov-Set6]}
[DEBUG] - 09/03/07 13:35:57 com.hp.tpf.routing.CustomRouterProvider --> [Custom3PFRouterProvider:createRouterConfig] Returning a new instance of Custom3PFRouterConfig
[DEBUG] - 09/03/07 13:35:57 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Inside constructor
[DEBUG] - 09/03/07 13:35:57 com.hp.tpf.routing.CustomRouterProvider --> [Custom3PFRouterProvider:createRouterConfig] Returning a new instance of Custom3PFRouterConfig
[DEBUG] - 09/03/07 13:35:57 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Inside constructor
[DEBUG] - 09/03/07 13:35:57 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Returning a new instance of the Custom3PFRouter object with this object as config
[DEBUG] - 09/03/07 13:35:57 org.jgroups.util.TimeScheduler --> Running task 6-6
[DEBUG] - 09/03/07 13:35:57 org.jgroups.stack.AckSenderWindow --> retransmitting messages 6 - 6 from 192.168.100.97:32939
[DEBUG] - 09/03/07 13:35:57 org.jgroups.protocols.UNICAST --> [192.168.100.97:32939] --> XMIT(192.168.100.1:32845: #6)
[DEBUG] - 09/03/07 13:35:57 org.jgroups.protocols.UDP --> sending msg to 192.168.100.1:32845 (src=192.168.100.97:32939), headers are {GMS=GmsHeader[LEAVE_REQ]: mbr=192.168.100.97:32939, UDP=[channel_name=Prov-Set6], UNICAST=[UNICAST: DATA, seqno=6]}[INFO] - 09/03/07 13:35:58 org.apache.commons.httpclient.HttpMethodBase --> Redirect requested but followRedirects is disabled
[DEBUG] - 09/03/07 13:35:59 com.hp.tpf.routing.CustomRouterProvider --> [Custom3PFRouterProvider:createRouterConfig] Returning a new instance of Custom3PFRouterConfig
[DEBUG] - 09/03/07 13:35:59 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Inside constructor
[DEBUG] - 09/03/07 13:35:59 com.hp.tpf.routing.CustomRouterProvider --> [Custom3PFRouterProvider:createRouterConfig] Returning a new instance of Custom3PFRouterConfig
[DEBUG] - 09/03/07 13:35:59 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Inside constructor
[DEBUG] - 09/03/07 13:35:59 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Returning a new instance of the Custom3PFRouter object with this object as config
[INFO] - 09/03/07 13:35:59 org.apache.commons.httpclient.HttpMethodBase --> Redirect requested but followRedirects is disabled
[DEBUG] - 09/03/07 13:36:00 org.jgroups.util.TimeScheduler --> Running task 5-5
[DEBUG] - 09/03/07 13:36:00 org.jgroups.stack.AckSenderWindow --> retransmitting messages 5 - 5 from 192.168.100.97:32939
[DEBUG] - 09/03/07 13:36:00 org.jgroups.protocols.UNICAST --> [192.168.100.97:32939] --> XMIT(192.168.100.1:32845: #5)
[DEBUG] - 09/03/07 13:36:00 org.jgroups.protocols.UDP --> sending msg to 192.168.100.1:32845 (src=192.168.100.97:32939), headers are {GMS=GmsHeader[VIEW_ACK]: view=[192.168.100.1:32845|32] [192.168.100.1:32845, 192.168.100.2:32869, 192.168.100.98:32864], UDP=[channel_name=Prov-Set6], UNICAST=[UNICAST: DATA, seqno=5]}
[DEBUG] - 09/03/07 13:36:00 org.jgroups.util.TimeScheduler --> Running task 6-6
[DEBUG] - 09/03/07 13:36:00 org.jgroups.stack.AckSenderWindow --> retransmitting messages 6 - 6 from 192.168.100.97:32939
[DEBUG] - 09/03/07 13:36:00 org.jgroups.protocols.UNICAST --> [192.168.100.97:32939] --> XMIT(192.168.100.1:32845: #6)
[DEBUG] - 09/03/07 13:36:00 org.jgroups.protocols.UDP --> sending msg to 192.168.100.1:32845 (src=192.168.100.97:32939), headers are {GMS=GmsHeader[LEAVE_REQ]: mbr=192.168.100.97:32939, UDP=[channel_name=Prov-Set6], UNICAST=[UNICAST: DATA, seqno=6]}
[DEBUG] - 09/03/07 13:36:00 com.hp.tpf.routing.CustomRouterProvider --> [Custom3PFRouterProvider:createRouterConfig] Returning a new instance of Custom3PFRouterConfig
[DEBUG] - 09/03/07 13:36:00 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Inside constructor
[DEBUG] - 09/03/07 13:36:00 com.hp.tpf.routing.CustomRouterProvider --> [Custom3PFRouterProvider:createRouterConfig] Returning a new instance of Custom3PFRouterConfig
[DEBUG] - 09/03/07 13:36:00 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Inside constructor
[DEBUG] - 09/03/07 13:36:00 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Returning a new instance of the Custom3PFRouter object with this object as config
[INFO] - 09/03/07 13:36:01 org.apache.commons.httpclient.HttpMethodBase --> Redirect requested but followRedirects is disabled
[DEBUG] - 09/03/07 13:36:01 org.jgroups.protocols.pbcast.GMS --> sending LEAVE request to 192.168.100.1:32845 (local_addr=192.168.100.97:32939)
[DEBUG] - 09/03/07 13:36:01 org.jgroups.protocols.UNICAST --> 192.168.100.97:32939 --> DATA(192.168.100.1:32845: #7
[DEBUG] - 09/03/07 13:36:01 org.jgroups.protocols.UDP --> sending msg to 192.168.100.1:32845 (src=192.168.100.97:32939), headers are {GMS=GmsHeader[LEAVE_REQ]: mbr=192.168.100.97:32939, UDP=[channel_name=Prov-Set6], UNICAST=[UNICAST: DATA, seqno=7]}[DEBUG] - 09/03/07 13:36:01 com.hp.tpf.routing.CustomRouterProvider --> [Custom3PFRouterProvider:createRouterConfig] Returning a new instance of Custom3PFRouterConfig
[DEBUG] - 09/03/07 13:36:01 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Inside constructor
[DEBUG] - 09/03/07 13:36:01 com.hp.tpf.routing.CustomRouterProvider --> [Custom3PFRouterProvider:createRouterConfig] Returning a new instance of Custom3PFRouterConfig
[DEBUG] - 09/03/07 13:36:01 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Inside constructor
[DEBUG] - 09/03/07 13:36:01 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Returning a new instance of the Custom3PFRouter object with this object as config
[DEBUG] - 09/03/07 13:36:01 org.jgroups.util.TimeScheduler --> Running task 7-7
[DEBUG] - 09/03/07 13:36:01 org.jgroups.stack.AckSenderWindow --> retransmitting messages 7 - 7 from 192.168.100.97:32939
[DEBUG] - 09/03/07 13:36:01 org.jgroups.protocols.UNICAST --> [192.168.100.97:32939] --> XMIT(192.168.100.1:32845: #7)
[DEBUG] - 09/03/07 13:36:01 org.jgroups.protocols.UDP --> sending msg to 192.168.100.1:32845 (src=192.168.100.97:32939), headers are {GMS=GmsHeader[LEAVE_REQ]: mbr=192.168.100.97:32939, UDP=[channel_name=Prov-Set6], UNICAST=[UNICAST: DATA, seqno=7]}
[INFO] - 09/03/07 13:36:02 org.apache.commons.httpclient.HttpMethodBase --> Redirect requested but followRedirects is disabled
[DEBUG] - 09/03/07 13:36:02 org.jgroups.util.TimeScheduler --> Running task 7-7
[DEBUG] - 09/03/07 13:36:02 org.jgroups.stack.AckSenderWindow --> retransmitting messages 7 - 7 from 192.168.100.97:32939
[DEBUG] - 09/03/07 13:36:02 org.jgroups.protocols.UNICAST --> [192.168.100.97:32939] --> XMIT(192.168.100.1:32845: #7)
[DEBUG] - 09/03/07 13:36:02 org.jgroups.protocols.UDP --> sending msg to 192.168.100.1:32845 (src=192.168.100.97:32939), headers are {GMS=GmsHeader[LEAVE_REQ]: mbr=192.168.100.97:32939, UDP=[channel_name=Prov-Set6], UNICAST=[UNICAST: DATA, seqno=7]}
[DEBUG] - 09/03/07 13:36:02 com.hp.tpf.routing.CustomRouterProvider --> [Custom3PFRouterProvider:createRouterConfig] Returning a new instance of Custom3PFRouterConfig
[DEBUG] - 09/03/07 13:36:02 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Inside constructor
[DEBUG] - 09/03/07 13:36:02 com.hp.tpf.routing.CustomRouterProvider --> [Custom3PFRouterProvider:createRouterConfig] Returning a new instance of Custom3PFRouterConfig
[DEBUG] - 09/03/07 13:36:02 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Inside constructor
[DEBUG] - 09/03/07 13:36:02 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Returning a new instance of the Custom3PFRouter object with this object as config
[INFO] - 09/03/07 13:36:03 org.apache.commons.httpclient.HttpMethodBase --> Redirect requested but followRedirects is disabled
[DEBUG] - 09/03/07 13:36:04 com.hp.tpf.routing.CustomRouterProvider --> [Custom3PFRouterProvider:createRouterConfig] Returning a new instance of Custom3PFRouterConfig
[DEBUG] - 09/03/07 13:36:04 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Inside constructor
[DEBUG] - 09/03/07 13:36:04 com.hp.tpf.routing.CustomRouterProvider --> [Custom3PFRouterProvider:createRouterConfig] Returning a new instance of Custom3PFRouterConfig
[DEBUG] - 09/03/07 13:36:04 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Inside constructor
[DEBUG] - 09/03/07 13:36:04 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Returning a new instance of the Custom3PFRouter object with this object as config
[INFO] - 09/03/07 13:36:04 org.apache.commons.httpclient.HttpMethodBase --> Redirect requested but followRedirects is disabled
[DEBUG] - 09/03/07 13:36:05 org.jgroups.util.TimeScheduler --> Running task 5-5
[DEBUG] - 09/03/07 13:36:05 org.jgroups.stack.AckSenderWindow --> retransmitting messages 5 - 5 from 192.168.100.97:32939
[DEBUG] - 09/03/07 13:36:05 org.jgroups.protocols.UNICAST --> [192.168.100.97:32939] --> XMIT(192.168.100.1:32845: #5)
[DEBUG] - 09/03/07 13:36:05 org.jgroups.protocols.UDP --> sending msg to 192.168.100.1:32845 (src=192.168.100.97:32939), headers are {GMS=GmsHeader[VIEW_ACK]: view=[192.168.100.1:32845|32] [192.168.100.1:32845, 192.168.100.2:32869, 192.168.100.98:32864], UDP=[channel_name=Prov-Set6], UNICAST=[UNICAST: DATA, seqno=5]}
[DEBUG] - 09/03/07 13:36:05 org.jgroups.util.TimeScheduler --> Running task 6-6
[DEBUG] - 09/03/07 13:36:05 org.jgroups.stack.AckSenderWindow --> retransmitting messages 6 - 6 from 192.168.100.97:32939
[DEBUG] - 09/03/07 13:36:05 org.jgroups.protocols.UNICAST --> [192.168.100.97:32939] --> XMIT(192.168.100.1:32845: #6)
[DEBUG] - 09/03/07 13:36:05 org.jgroups.protocols.UDP --> sending msg to 192.168.100.1:32845 (src=192.168.100.97:32939), headers are {GMS=GmsHeader[LEAVE_REQ]: mbr=192.168.100.97:32939, UDP=[channel_name=Prov-Set6], UNICAST=[UNICAST: DATA, seqno=6]}
[DEBUG] - 09/03/07 13:36:05 org.jgroups.util.TimeScheduler --> Running task 7-7
[DEBUG] - 09/03/07 13:36:05 org.jgroups.stack.AckSenderWindow --> retransmitting messages 7 - 7 from 192.168.100.97:32939
[DEBUG] - 09/03/07 13:36:05 org.jgroups.protocols.UNICAST --> [192.168.100.97:32939] --> XMIT(192.168.100.1:32845: #7)
[DEBUG] - 09/03/07 13:36:05 org.jgroups.protocols.UDP --> sending msg to 192.168.100.1:32845 (src=192.168.100.97:32939), headers are {GMS=GmsHeader[LEAVE_REQ]: mbr=192.168.100.97:32939, UDP=[channel_name=Prov-Set6], UNICAST=[UNICAST: DATA, seqno=7]}
[DEBUG] - 09/03/07 13:36:05 com.hp.tpf.routing.CustomRouterProvider --> [Custom3PFRouterProvider:createRouterConfig] Returning a new instance of Custom3PFRouterConfig
[DEBUG] - 09/03/07 13:36:05 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Inside constructor
[DEBUG] - 09/03/07 13:36:05 com.hp.tpf.routing.CustomRouterProvider --> [Custom3PFRouterProvider:createRouterConfig] Returning a new instance of Custom3PFRouterConfig
[DEBUG] - 09/03/07 13:36:05 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Inside constructor
[DEBUG] - 09/03/07 13:36:05 com.hp.tpf.routing.CustomRouterConfig --> [Custom3PFRouterConfig:newInstance] Returning a new instance of the Custom3PFRouter object with this object as config
[DEBUG] - 09/03/07 13:36:06 org.jgroups.protocols.pbcast.GMS --> 192.168.100.97:32939 changed role to org.jgroups.protocols.pbcast.ClientGmsImpl
[DEBUG] - 09/03/07 13:36:06 org.jgroups.protocols.UDP --> closing sockets and stopping threads
[DEBUG] - 09/03/07 13:36:06 org.jgroups.protocols.FD_SOCK --> socket to 192.168.100.1:32845 was reset
[DEBUG] - 09/03/07 13:36:06 org.jgroups.protocols.FD_SOCK --> pinger thread terminated
[INFO] - 09/03/07 13:36:06 org.apache.commons.httpclient.HttpMethodBase --> Redirect requested but followRedirects is disabled
[DEBUG] - 09/03/07 13:36:06 org.jgroups.protocols.UDP --> multicast receive socket closed
[DEBUG] - 09/03/07 13:36:06 org.jgroups.protocols.UDP --> multicast socket is closed, exception=java.net.SocketException: Socket closed
[DEBUG] - 09/03/07 13:36:06 org.jgroups.protocols.UDP --> multicast send socket closed
[DEBUG] - 09/03/07 13:36:06 org.jgroups.protocols.UDP --> multicast thread terminated
[DEBUG] - 09/03/07 13:36:06 org.jgroups.protocols.UDP --> socket closed
[DEBUG] - 09/03/07 13:36:06 org.jgroups.protocols.UDP --> unicast receiver socket is closed, exception=java.net.SocketException: Socket closed
[DEBUG] - 09/03/07 13:36:06 org.jgroups.protocols.UDP --> unicast receiver thread terminated
[DEBUG] - 09/03/07 13:36:06 org.jgroups.protocols.UDP --> incoming packet handler terminating
[ERROR] - 09/03/07 13:36:06 com.hp.tpf.cos.runtime.TPFCoSProvCacheManager --> COS_CACHE_START_FAILURE
org.jboss.cache.CacheException: Initial state transfer failed: Channel.getState() returned false
	at org.jboss.cache.TreeCache.fetchStateOnStartup(TreeCache.java:3349)
	at org.jboss.cache.TreeCache.startService(TreeCache.java:1543)
	at com.hp.tpf.common.TPFCoSProvCacheManager.startService(TPFCoSProvCacheManager.java:440)
	at com.hp.tpf.common.TPFCoSProvCacheManager.getTPFCoSCacheInstance(TPFCoSProvCacheManager.java:185)
	at com.hp.tpf.common.TPFCoSCacheSOAMBootstrap.startup(TPFCoSCacheSOAMBootstrap.java:234)
	at com.hp.wsm.sn.server.MipServer.runStartupTasks(MipServer.java:403)
	at com.hp.wsm.sn.server.MipServer.initialize(MipServer.java:222)
	at com.hp.wsm.sn.server.MipServerSingleton.initializeMipServer(MipServerSingleton.java:17)
	at com.hp.wsm.sn.server.MipServerStartup.execute(MipServerStartup.java:30)
	at com.hp.wsm.sn.server.MipServer.main(MipServer.java:330)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at com.hp.wsm.sn.bootstrap.Bootstrap.invoke(Bootstrap.java:261)
	at com.hp.wsm.sn.bootstrap.Bootstrap.main(Bootstrap.java:90)
[ERROR] - 09/03/07 13:36:06 com.hp.tpf.cos.runtime.TPFCoSCacheSOAMBootstrap --> Unable to start up the 3PF CoS Provisioning Cache during startup of the 3PF ACCESS GATEWAY - HP OV SOAM BROKER
com.hp.tpf.common.TPFCoSCacheException: COS_CACHE_START_FAILURE
	at com.hp.tpf.common.TPFCoSProvCacheManager.startService(TPFCoSProvCacheManager.java:450)
	at com.hp.tpf.common.TPFCoSProvCacheManager.getTPFCoSCacheInstance(TPFCoSProvCacheManager.java:185)
	at com.hp.tpf.common.TPFCoSCacheSOAMBootstrap.startup(TPFCoSCacheSOAMBootstrap.java:234)
	at com.hp.wsm.sn.server.MipServer.runStartupTasks(MipServer.java:403)
	at com.hp.wsm.sn.server.MipServer.initialize(MipServer.java:222)
	at com.hp.wsm.sn.server.MipServerSingleton.initializeMipServer(MipServerSingleton.java:17)
	at com.hp.wsm.sn.server.MipServerStartup.execute(MipServerStartup.java:30)
	at com.hp.wsm.sn.server.MipServer.main(MipServer.java:330)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at com.hp.wsm.sn.bootstrap.Bootstrap.invoke(Bootstrap.java:261)
	at com.hp.wsm.sn.bootstrap.Bootstrap.main(Bootstrap.java:90)
Caused by: org.jboss.cache.CacheException: Initial state transfer failed: Channel.getState() returned false	at org.jboss.cache.TreeCache.fetchStateOnStartup(TreeCache.java:3349)
	at org.jboss.cache.TreeCache.startService(TreeCache.java:1543)
	at com.hp.tpf.common.TPFCoSProvCacheManager.startService(TPFCoSProvCacheManager.java:440)


whenever Initial State Trasfer error comes I am getting this log before error message

org.apache.commons.httpclient.HttpMethodBase --> Redirect requested but followRedirects is disabled
[DEBUG] - 09/03/07 13:36:06 org.jgroups.protocols.UDP --> multicast receive socket closed
[DEBUG] - 09/03/07 13:36:06 org.jgroups.protocols.UDP --> multicast socket is closed, exception=java.net.SocketException: Socket closed
[DEBUG] - 09/03/07 13:36:06 org.jgroups.protocols.UDP --> multicast send socket closed
[DEBUG] - 09/03/07 13:36:06 org.jgroups.protocols.UDP --> multicast thread terminated
[DEBUG] - 09/03/07 13:36:06 org.jgroups.protocols.UDP --> socket closed
[DEBUG] - 09/03/07 13:36:06 org.jgroups.protocols.UDP --> unicast receiver socket is closed, exception=java.net.SocketException: Socket closed
[DEBUG] - 09/03/07 13:36:06 org.jgroups.protocols.UDP --> unicast receiver thread terminated
[DEBUG] - 09/03/07 13:36:06 org.jgroups.protocols.UDP --> incoming packet handler terminating

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

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



More information about the jboss-user mailing list