[jboss-user] [Clustering/JBoss] - Farm deployement problem
gregsting
do-not-reply at jboss.com
Wed Sep 13 09:27:44 EDT 2006
Hi,
I try to configure a cluster of two servers. They seem to find each other and form a cluster (history of my mbean partition shows 9/13/06 2:46 PM : New view: [10.255.XX.YY:1099, 10.255.XX.ZZ:1099] with viewId: 1 (old view: [10.255.XX.YY:1099] ))
The problem is that when I try to deploy a file across my farm (that is, I put a test file "test.war" in the "farm" directory of a node) it deploys on the current node but not on the whole farm. On the others nodes of the cluster, the file is neither deployed, nor copied
Altough, console shows:
15:08:26,543 INFO [ClusterFileTransfer] Start push of file test.war to cluster.
| 15:10:26,564 INFO [ClusterFileTransfer] Finished push of file test.war to cluster.
|
Note that there is always exactly 2 minutes between start and finish of transfer, so I suppose this is a timeout. However log files don't show any error.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971267#3971267
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3971267
More information about the jboss-user
mailing list