[jboss-user] [Clustering/JBoss] - Re: Horizontal Clustering not working _ need help

2007-04-17 Thread canty28
Here is my tc5-Cluster.xml !-- The default UDP stack: - If you have a multihomed machine, set the UDP protocol's bind_addr attribute to the appropriate NIC IP address, e.g bind_addr=192.168.0.2. - On Windows machines, because of the

[jboss-user] [Clustering/JBoss] - Re: Horizontal Clustering not working _ need help

2007-04-17 Thread canty28
Here is the error i receive when i actually put the binding address in the cluster-service.xml file 09:18:17,523 ERROR [JChannel] exception: java.lang.Exception: exception caused by UDP.start(): java.lang.Exception: UDP.createSockets(): cannot list on any port in range 0-1 | 09:18:17,528

[jboss-user] [Clustering/JBoss] - Re: Horizontal Clustering not working _ need help

2007-04-17 Thread canty28
Please also find my cluster-service.xml UDP mcast_addr=${jboss.partition.udpGroup:228.1.2.3} mcast_port=45566 ip_ttl=8 ip_mcast=true mcast_send_buf_size=8 mcast_recv_buf_size=15000 ucast_send_buf_size=8