[jboss-jira] [JBoss JIRA] (AS7-4549) messaging: Failed to modify broadcast group
Heiko Braun (JIRA)
jira-events at lists.jboss.org
Wed Apr 18 11:34:18 EDT 2012
Heiko Braun created AS7-4549:
--------------------------------
Summary: 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: Andy Taylor
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