Is 172.25.1.52 associated with bondl? If not, start JBoss like this: su -l jboss -c '/apps/jboss/bin/run.sh -c foo.bar.com -b 172.25.1.52 -Dbind.address=w.x.y.z -Djboss.partition.name=foo.bar.com --udp=224.10.10.10 > /dev/null 2> /dev/null &'
where w.x.y.z is an IP address associated with bond1. Also, FYI instead of -Djboss.partition.name=foo.bar.com you can use '-g foo.bar.com' or '--partition foo.bar.com' . View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020255#4020255 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020255 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
