[jboss-jira] [JBoss JIRA] (AS7-6057) Error message when adding a messaging's grouping-handler

Jeff Mesnil (JIRA) jira-events at lists.jboss.org
Thu Nov 29 03:39:21 EST 2012


Jeff Mesnil created AS7-6057:
--------------------------------

             Summary: Error message when adding a messaging's grouping-handler
                 Key: AS7-6057
                 URL: https://issues.jboss.org/browse/AS7-6057
             Project: Application Server 7
          Issue Type: Feature Request
            Reporter: Jeff Mesnil
             Fix For: 7.2.0.Alpha1


When a grouping-handler is added to the hornetq-server section, the AS7 server starts with an error:

15:18:14,521 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 52) JBAS014613: Operation ("add") failed - address: ([
    ("subsystem" => "messaging"),
    ("hornetq-server" => "default"),
    ("grouping-handler" => "group-handler-test")
]) - failure description: "JBAS011637: A child resource of type grouping-handler already exists; the messaging subsystem only allows a single resource of type grouping-handler"

The error is misleading as there is only 1 grouping-handler and the server runs fine.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list