Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-5758

Getting [Management resource '[(\"subsystem\" => \"undertow\")]' not found] when removing ressources from Undertow

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Minor
    • None
    • 9.x.x TBD
    • CLI
    • None
    • Hide

      Removing a header from an undertow host:

      /subsystem=undertow/server=default-server/host=default-host/filter-ref=X-Frame-Options:remove()

      /:reload()

      /subsystem=undertow/configuration=filter/response-header=X-Frame-Options:remove()

      /:reload()

      Show
      Removing a header from an undertow host: /subsystem=undertow/server=default-server/host=default-host/filter-ref=X-Frame-Options:remove() /:reload() /subsystem=undertow/configuration=filter/response-header=X-Frame-Options:remove() /:reload()

    Description

      When trying remove more that one resource from Undertow using the CLI, I am getting this message: [Management resource '[(\"subsystem\" => \"undertow\")]' not found]

      This doesn't happen all time, it looks like random. Adding a sleep between the CLI command helps some time.

      I get this problem when trying to remove http request header configuration and when trying to remove static ressource serving configuration(location, file handler, filter ..)

      Attachments

        Activity

          People

            olubyans@redhat.com Alexey Loubyansky
            apasteur Montpa Pasteur (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: