[jboss-jira] [JBoss JIRA] Closed: (JBAS-7936) Add java.net.preferIPv4Stack=true to run.conf(.bat)
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Wed Apr 14 17:26:26 EDT 2010
[ https://jira.jboss.org/jira/browse/JBAS-7936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry closed JBAS-7936.
----------------------------------
Resolution: Done
> Add java.net.preferIPv4Stack=true to run.conf(.bat)
> ---------------------------------------------------
>
> Key: JBAS-7936
> URL: https://jira.jboss.org/jira/browse/JBAS-7936
> Project: JBoss Application Server
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Fix For: JBossAS-6.0.0.M3
>
>
> Needed to allow the "all" config to start on a machine (e.g. the Macbooks some of us use) that supports both IPv6 and IPv4. The validation performed by JGroups as part of JGRP-1152 will not let the AS start on such a system, as in the absence of any java.net.preferIPvXStack setting it will determine that IPv6 is preferred and will reject the default IPv4 multicast addresses the AS attempts to use.
> Bela's improved on this handling in JGroups HEAD, which will be picked up in the next AS milestone after M3. So for that release this change should be reverted. I'll create a subtask for that.
--
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
More information about the jboss-jira
mailing list