[jboss-jira] [JBoss JIRA] (WFLY-12151) Odd error message when trying to add a resources if the host is not selected

James Perkins (Jira) issues at jboss.org
Fri May 31 11:48:00 EDT 2019


James Perkins created WFLY-12151:
------------------------------------

             Summary: Odd error message when trying to add a resources if the host is not selected
                 Key: WFLY-12151
                 URL: https://issues.jboss.org/browse/WFLY-12151
             Project: WildFly
          Issue Type: Bug
          Components: Web Console
            Reporter: James Perkins
            Assignee: Harald Pehl


Attempting to add an access log, HTTP invoke or Single Sign On resource when the host is not selected host under {{subsystem=undertow/server=default-server/}} via the web console fails with:
{code}
Failed to add singleton resource Access Log, cause: "WFLYCTL0175: Resource [ (\"subsystem\" => \"undertow\"), (\"server\" => \"default-server\"), (\"host\" => \"_blank\") ] does not exist; a resource at address [ (\"subsystem\" => \"undertow\"), (\"server\" => \"default-server\"), (\"host\" => \"_blank\"), (\"setting\" => \"access-log\") ] cannot be created until all ancestor resources have been added"
{code}

Once selected, then deselected the "Add" button is no longer an option so the resource an't be attempted to be added on a non-selected host.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list