[jboss-jira] [JBoss JIRA] (AS7-4593) Slave HC with same server names as master does not work

Kabir Khan (JIRA) jira-events at lists.jboss.org
Mon Apr 23 12:29:18 EDT 2012


    [ https://issues.jboss.org/browse/AS7-4593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12686733#comment-12686733 ] 

Kabir Khan edited comment on AS7-4593 at 4/23/12 12:29 PM:
-----------------------------------------------------------

This actually turned out to be me running the master and the slave from the same directory, which caused problems since we then end up with domain/servers/server-one being used by both servers. Under that directory there is a lock file for HornetQ which is locked by the first server which causes the slave's server to hang on startup.
                
      was (Author: kabirkhan):
    This actually turned out to be me running the master and the slave from the same directory, which caused problems since we then end up with domain/servers/server-one being used by both servers. Under that directory there is a lock file for HornetQ which is locked by the first server.
                  
> Slave HC with same server names as master does not work
> -------------------------------------------------------
>
>                 Key: AS7-4593
>                 URL: https://issues.jboss.org/browse/AS7-4593
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Domain Management
>    Affects Versions: 7.1.1.Final
>            Reporter: Kabir Khan
>            Assignee: Kabir Khan
>            Priority: Blocker
>             Fix For: 7.1.2.Final-redhat1
>
>
> This works:
> :read-resource(recursive=true,proxies=true)
> These hang:
> /host=slave/system-property=aaaa:add(value=true)
> /system-property=bbbb:add(value=true)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list