"tbauer" wrote : Okay, seems to work now...but one question?? I have ALWAYS gotten | this message on the console... | How (or what) is a valid multicaset address/port given I want to | hardcode the IP address in the HANamingService section of the .xml | | | 18:35:14,978 INFO [HANamingService] Listening on /63.193.224.220:1100 | 18:35:14,994 WARN [HANamingService] Failed to start AutomaticDiscovery | java.net.SocketException: Not a multicast address | at java.net.MulticastSocket.joinGroup(MulticastSocket.java:271) | at org.jboss.ha.jndi.HANamingService$AutomaticDiscovery.start(HANamingService.java:479) | at org.jboss.ha.jndi.HANamingService.startService(HANamingService.java:261) |
What's the value of your 230.0.0.4 ? (in cluster-service.xml). It needs to be between 224.x.x.x and 239.2x.x.x View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835287#3835287 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835287 ------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
