[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:34:46 EDT 2015
[ https://issues.jboss.org/browse/WFLY-4606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Heiko Braun resolved WFLY-4606.
-------------------------------
Resolution: Done
my bad, the resource is called "websockets"
> 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
> Affects Versions: 9.0.0.CR1
> 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