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