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

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Fri Feb 10 17:52:48 EST 2012


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

Brian Stansberry commented on AS7-3443:
---------------------------------------

Do you still see this?

I added a non-CLI-based test to the domain testsuite (http://github.com/jbossas/jboss-as/compare/6417bc4...cbda91f) and it doesn't hang.
                
> 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.1.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