[jboss-jira] [JBoss JIRA] (WFLY-4606) Operation read-resource-description invoked against multiple target addresses failed

Heiko Braun (JIRA) issues at jboss.org
Thu May 7 07:29:46 EDT 2015


Heiko Braun created WFLY-4606:
---------------------------------

             Summary: Operation read-resource-description invoked against multiple target addresses failed 
                 Key: WFLY-4606
                 URL: https://issues.jboss.org/browse/WFLY-4606
             Project: WildFly
          Issue Type: Bug
          Components: Domain Management
            Reporter: Heiko Braun
            Assignee: Brian Stansberry


{noformat}
[domain at localhost:9990 /] /profile=full/subsystem=undertow/servlet-container=*/setting=websocket:read-resource-description
{
    "outcome" => "failed",
    "result" => [{
        "address" => [
            ("profile" => "full"),
            ("subsystem" => "undertow"),
            ("servlet-container" => "*"),
            ("setting" => "websocket")
        ],
        "outcome" => "failed",
        "failure-description" => "WFLYCTL0158: Operation handler failed: java.lang.NullPointerException",
        "rolled-back" => true
    }],
    "failure-description" => "WFLYCTL0285: Operation read-resource-description invoked against multiple target addresses failed at address [
    (\"profile\" => \"full\"),
    (\"subsystem\" => \"undertow\"),
    (\"servlet-container\" => \"*\"),
    (\"setting\" => \"websocket\")
] with failure description WFLYCTL0158: Operation handler failed: java.lang.NullPointerException",
    "rolled-back" => true
}

{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list