[jboss-jira] [JBoss JIRA] Commented: (JBAS-7113) Wrong address in probe.sh

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Wed Sep 30 15:21:49 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBAS-7113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12487969#action_12487969 ] 

Brian Stansberry commented on JBAS-7113:
----------------------------------------

This one confused me, since for a long time org.jgroups.tests.Probe used 224.0.75.75 as the default, and that was the default address in TP as well.

Now I see the issue: it's that the AS's stacks.xml is using the wrong default address in all its TP configs: diagnostics_addr="${jboss.jgroups.diagnostics_addr:224.0.0.75}"

Easiest fix is to correct the -stacks.xml.

> Wrong address in probe.sh
> -------------------------
>
>                 Key: JBAS-7113
>                 URL: https://jira.jboss.org/jira/browse/JBAS-7113
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Clustering
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>            Priority: Minor
>             Fix For: JBossAS-6.0.0.Alpha1
>
>
> Bela Ban wrote:
> > (probe.sh) uses the wrong port 224.0.0.75 instead of 224.0.75.75. This needs to be 
> > changed, either by upgrading jgroups.jar or by adding "
> > 
> > -addr 224.0.75.75 $*"
> > 
> > to jboss-5.1.0.GA/bin/probe.sh
> > 

-- 
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