[jboss-user] [Clustering/JBoss] - Re: Farm Deployment with UDP not working

RedChili do-not-reply at jboss.com
Tue Mar 27 04:24:27 EDT 2007


And the same with TRACE logging on:

2007-03-27 09:58:39,421 TRACE [org.jboss.ha.framework.interfaces.HAPartition.DefaultPartition] callMethodOnCoordinatorNode(false), objName=FarmMemberService, methodName=farmDeployments
  | 2007-03-27 09:58:39,475 TRACE [org.jboss.ha.framework.server.HAPartitionImpl] dests=[192.168.1.105:32790], method_call=FarmMemberService.farmDeployments(), mode=2, timeout=60000
  | 2007-03-27 09:58:39,476 TRACE [org.jboss.ha.framework.server.HAPartitionImpl] real_dests=[192.168.1.105:32790]
  | 2007-03-27 09:58:39,507 DEBUG [org.jgroups.util.TimeScheduler] Running task org.jgroups.protocols.TP$Bundler$BundlingTimer at 7d8e9adf
  | 2007-03-27 09:58:39,565 TRACE [org.jboss.ha.framework.server.HAPartitionImpl] responses: [sender=192.168.1.105:32790, retval={farm/kusssdemo.ear=Mon Mar 26 17:14:03 CEST 2007}, received=true, suspected=false]
  | 
  | 2007-03-27 09:58:39,567 DEBUG [org.jboss.ha.framework.server.FarmMemberService] Found 1 farmDeployments responses
  | 2007-03-27 09:58:39,568 INFO  [org.jboss.ha.framework.server.FarmMemberService] **** pullNewDeployments ****
  | 2007-03-27 09:58:39,568 INFO  [org.jboss.ha.framework.server.ClusterFileTransfer] Start pull of file kusssdemo.ear from cluster.
  | 2007-03-27 09:58:39,568 TRACE [org.jboss.ha.framework.interfaces.HAPartition.DefaultPartition] callMethodOnCoordinatorNode(false), objName=org.jboss.ha.framework.server.ClusterFileTransferService, methodName=remotePullOpenFile
  | 2007-03-27 09:58:39,568 TRACE [org.jboss.ha.framework.server.HAPartitionImpl] dests=[192.168.1.105:32790], method_call=org.jboss.ha.framework.server.ClusterFileTransferService.remotePullOpenFile(farm/kusssdemo.ear, 192.168.1.106:1099, 192.168.1.106:1099, farm), mode=2, timeout=60000
  | ...
  | ...
  | 2007-03-27 09:59:39,802 TRACE [org.jboss.ha.framework.server.HAPartitionImpl] responses: [sender=192.168.1.105:32790, retval=null, received=false, suspected=false]
  | 
  | 2007-03-27 09:59:39,803 TRACE [org.jboss.ha.framework.interfaces.HAPartition.DefaultPartition] Ignoring non-received response: sender=192.168.1.105:32790, retval=null, received=false, suspected=false
  | 2007-03-27 09:59:39,805 ERROR [org.jboss.ha.framework.server.FarmMemberService] org.jboss.ha.framework.server.ClusterFileTransfer$ClusterFileTransferException: Did not receive response from remote machine trying to open file 'farm/kusssdemo.ear'.  Check remote machine error log.
  | 

The timeout 60000 is exactly the time when the "pulling" machine aborts the transfer. Although it's quite unusual that the transfer of a 10Mb file over a LAN takes more than a minute, should I increase this timeout? If yes, where?

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

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



More information about the jboss-user mailing list