[jboss-jira] [JBoss JIRA] (AS7-2478) Async Handler queue-length is not writeable

Stan Silvert (Created) (JIRA) jira-events at lists.jboss.org
Wed Nov 2 15:53:45 EDT 2011


Async Handler queue-length is not writeable
-------------------------------------------

                 Key: AS7-2478
                 URL: https://issues.jboss.org/browse/AS7-2478
             Project: Application Server 7
          Issue Type: Bug
            Reporter: Stan Silvert


{code}[INFO] execute:
[INFO] {
[INFO]     "operation" => "composite",
[INFO]     "address" => [],
[INFO]     "steps" => [{
[INFO]         "address" => [
[INFO]             ("subsystem" => "logging"),
[INFO]             ("async-handler" => "gfgfg")
[INFO]         ],
[INFO]         "operation" => "write-attribute",
[INFO]         "name" => "queue-length",
[INFO]         "value" => 51233
[INFO]     }]
[INFO] }

15:47:37,787 ERROR [org.jboss.as.controller] Operation ("write-attribute") failed - address: ([
    ("subsystem" => "logging"),
    ("async-handler" => "gfgfg")
]) - failure description: "Attribute queue-length is not writeable"{code}

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