[jboss-jira] [JBoss JIRA] (AS7-4549) messaging: Failed to modify broadcast group

Jeff Mesnil (JIRA) jira-events at lists.jboss.org
Wed Apr 18 12:34:18 EDT 2012


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

Jeff Mesnil commented on AS7-4549:
----------------------------------

heiko, I look at the issue and there are incomplete handlers in messaging subsystem attribute write handler. 

I'll fix them now
                
> messaging: Failed to modify broadcast group
> -------------------------------------------
>
>                 Key: AS7-4549
>                 URL: https://issues.jboss.org/browse/AS7-4549
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: JMS
>            Reporter: Heiko Braun
>            Assignee: Jeff Mesnil
>             Fix For: 7.1.2.Final-redhat1
>
>
> An attempts to modify an existing broadcast drop yields an exception.
> {noformat}
> [INFO] Loaded DMR module
> [INFO] {
> [INFO]     "operation" => "composite",
> [INFO]     "address" => [],
> [INFO]     "steps" => [{
> [INFO]         "address" => [
> [INFO]             ("subsystem" => "messaging"),
> [INFO]             ("hornetq-server" => "default"),
> [INFO]             ("broadcast-group" => "bg-group1")
> [INFO]         ],
> [INFO]         "operation" => "write-attribute",
> [INFO]         "name" => "broadcast-period",
> [INFO]         "value" => 5001L
> [INFO]     }]
> [INFO] }
> {noformat}
> {noformat}
> {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "JBAS014750: Operation handler failed to complete"}}
> {noformat}

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