[jboss-jira] [JBoss JIRA] (WFLY-1343) Undertow: Cannot read filter and error-handler resources
Kabir Khan (JIRA)
issues at jboss.org
Wed Dec 6 12:20:22 EST 2017
[ https://issues.jboss.org/browse/WFLY-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kabir Khan updated WFLY-1343:
-----------------------------
Fix Version/s: 9.0.0.Final
> Undertow: Cannot read filter and error-handler resources
> --------------------------------------------------------
>
> Key: WFLY-1343
> URL: https://issues.jboss.org/browse/WFLY-1343
> Project: WildFly
> Issue Type: Feature Request
> Components: Web (Undertow)
> Reporter: Heiko Braun
> Assignee: Stuart Douglas
> Fix For: 9.0.0.Final
>
>
> {noformat}
> [standalone at localhost:9999 /] /subsystem=undertow/configuration=filter:read-resource
> {
> "outcome" => "failed",
> "failure-description" => "JBAS014807: Management resource '[
> (\"subsystem\" => \"undertow\"),
> (\"configuration\" => \"filter\")
> ]' not found",
> "rolled-back" => true,
> "response-headers" => {"process-state" => "reload-required"}
> }
> {noformat}
> {noformat}
> [standalone at localhost:9999 /] /subsystem=undertow/configuration=error-handler:read-resource
> {
> "outcome" => "failed",
> "failure-description" => "JBAS014807: Management resource '[
> (\"subsystem\" => \"undertow\"),
> (\"configuration\" => \"error-handler\")
> ]' not found",
> "rolled-back" => true,
> "response-headers" => {"process-state" => "reload-required"}
> }
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list