[jboss-jira] [JBoss JIRA] (AS7-3443) Composite operation on slave host freezes

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Mon Feb 13 15:18:01 EST 2012


     [ https://issues.jboss.org/browse/AS7-3443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry resolved AS7-3443.
-----------------------------------

    Fix Version/s: 7.1.0.Final
                       (was: 7.1.1.Final)
       Resolution: Cannot Reproduce Bug

    
> Composite operation on slave host freezes
> -----------------------------------------
>
>                 Key: AS7-3443
>                 URL: https://issues.jboss.org/browse/AS7-3443
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Domain Management
>    Affects Versions: 7.1.0.Final
>         Environment: testsuite/domain/src/test/resources/domain-configs/domain-standard.xml
> testsuite/domain/src/test/resources/host-configs/host-master.xml
> testsuite/domain/src/test/resources/host-configs/host-slave.xml
>            Reporter: Dominik Pospisil
>            Assignee: Brian Stansberry
>             Fix For: 7.1.0.Final
>
>         Attachments: domain-standard.xml, host-master.xml, host-slave.xml
>
>
> The following composite operation on slave server never finishes:
> [domain at localhost:9999 system-property] batch
> [domain at localhost:9999 system-property #] /host=slave/system-property=test:add(value="test")                           
> #1 /host=slave/system-property=test:add(value="test")
> [domain at localhost:9999 system-property #] /host=slave/system-property=test:write-attribute(name="value", value="test2")
> #2 /host=slave/system-property=test:write-attribute(name="value", value="test2")
> [domain at localhost:9999 system-property #] run-batch                                                                    
> The above sequences executes fine on master host. It also executes fine if the steps are executed separatelly.
> The issue is also reproducible using management API directly (not CLI).
> I am using domain configuration from testsuite/domain module.

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