[jboss-jira] [JBoss JIRA] (AS7-2479) Async Handler "subhandlers" is not writable

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


Async Handler "subhandlers" is not writable
-------------------------------------------

                 Key: AS7-2479
                 URL: https://issues.jboss.org/browse/AS7-2479
             Project: Application Server 7
          Issue Type: Bug
          Components: Logging
    Affects Versions: 7.1.0.Alpha1
            Reporter: Stan Silvert
            Assignee: James Perkins


James, I'm sure you already know about this, but I want to add a jira so we don't forget it:

{code}[INFO] execute:
[INFO] {
[INFO]     "operation" => "composite",
[INFO]     "address" => [],
[INFO]     "steps" => [{
[INFO]         "address" => [
[INFO]             ("subsystem" => "logging"),
[INFO]             ("async-handler" => "async-new")
[INFO]         ],
[INFO]         "operation" => "write-attribute",
[INFO]         "name" => "subhandlers",
[INFO]         "value" => ["anotherfile"]
[INFO]     }]
[INFO] }

15:37:44,916 ERROR [org.jboss.as.controller] Operation ("write-attribute") failed - address: ([
    ("subsystem" => "logging"),
    ("async-handler" => "async-new")
]) - failure description: "Attribute subhandlers 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