[
https://jira.jboss.org/jira/browse/MODCLUSTER-41?page=com.atlassian.jira....
]
Paul Ferraro commented on MODCLUSTER-41:
----------------------------------------
I was able to get this to work on the lab machines by explicitly starting jboss with the
following system properties:
-Djboss.modcluster.advertise.address=224.0.1.105 -Djboss.modcluster.advertise.port=23364
to match the httpd config:
AdvertiseGroup 224.0.1.105:23364
Apparently, if not defined, the default value is being diverted to some value other than
the expected default. I'll add some logging in AdvertiseListener.start() to divulge
the mcast address in use. If the original issue (regarding advertise on windoze) is
indeed fixed, this issue can be closed.
Advertise doesn't work on windows
---------------------------------
Key: MODCLUSTER-41
URL:
https://jira.jboss.org/jira/browse/MODCLUSTER-41
Project: mod_cluster
Issue Type: Bug
Affects Versions: 1.0.0.Beta1, 1.0.0.Beta2
Environment: win32/win64
Reporter: Jean-Frederic Clere
Assignee: Mladen Turk
Advertise doesn't work on windows, the following error message is in the error_log
file:
(9)Bad file descriptor: mod_advertise: multicast join failed for 232.0.0.2:23364.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira