Bugs item #638991, was opened at 2002-11-15 08:38 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=638991&group_id=22866
Category: Clustering Group: v3.2 >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Scott M Stark (starksm) >Assigned to: Scott M Stark (starksm) Summary: HANamingService fails in non-multicast networks Initial Comment: The HANamingService fails to start in non-multicast enabled networks due to the use of java.net.MulticastSocket for the AutomaticDiscovery ctor. This should either be configurable or simply continue and log a warning that auto discovery could not be started. ---------------------------------------------------------------------- >Comment By: Scott M Stark (starksm) Date: 2002-11-15 18:19 Message: Logged In: YES user_id=175228 The HANamingService no longer consider the failure of the AutomaticDiscovery ctor a fatal error that aborts the startup. This is simply logged as a warning and the service continues without discovery by multicast available. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=638991&group_id=22866 ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
