[jboss-user] [Clustering/JBoss] - Re: StateTransferTimeout appears to be ignored

bstansberry@jboss.com do-not-reply at jboss.com
Mon Feb 4 22:16:16 EST 2008


In the future, please post the full log message, it will save time. :-)

The code logging what you posted is not the web session replication service.  It's the jboss:service=DefaultPartition mbean from cluster-service.xml.

Please enable DEBUG logging for category org.jboss.ha.  You should get more information on what's happening during the delay.

The state transfer timeout param controls how long the service will wait for a state tranfer response from the other node.  After receiving the response it still needs to integrate the received state.  That can take time, although several minutes certainly seems excessive.  The debug logging should help show what the problem is.

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

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



More information about the jboss-user mailing list