[jboss-jira] [JBoss JIRA] Closed: (JBAS-4041) jboss_init_redhat.sh is incompatible with a clustered config

Dimitris Andreadis (JIRA) jira-events at lists.jboss.org
Wed Feb 28 06:39:37 EST 2007


     [ http://jira.jboss.com/jira/browse/JBAS-4041?page=all ]

Dimitris Andreadis closed JBAS-4041.
------------------------------------

    Fix Version/s: JBossAS-4.2.0.CR1
                   JBossAS-5.0.0.Beta2
                   JBossAS-3.2.8.SP2
       Resolution: Done
         Assignee: Dimitris Andreadis

if JBOSS_HOST specified, use -b to bind jboss services to that address, otherwise do not default to -b 0.0.0.0

> jboss_init_redhat.sh is incompatible with a clustered config
> ------------------------------------------------------------
>
>                 Key: JBAS-4041
>                 URL: http://jira.jboss.com/jira/browse/JBAS-4041
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Other
>    Affects Versions: JBossAS-4.0.5.GA
>            Reporter: Jeff Schnitzer
>         Assigned To: Dimitris Andreadis
>             Fix For: JBossAS-4.2.0.CR1, JBossAS-5.0.0.Beta2, JBossAS-3.2.8.SP2
>
>
> The jboss_init_redhat.sh by default specifies a bind address of 0.0.0.0.
> This won't work with cluster-service.xml, which cannot accept a 0.0.0.0 bind address for the following entry:
>       <!-- The address used to determine the node name -->
>       <attribute name="NodeAddress">${jboss.bind.address}</attribute>
> The proper fix to the init script is to by default NOT specify a -b bind address at all.
> Thanks,
> Jeff

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list